fedora-happiness-packets/assets
Justin Wheeler ba84784baa
Some checks failed
CI / lint (pull_request) Successful in 14s
CI / test (pull_request) Failing after 48s
CI / lint (push) Successful in 21s
CI / test (push) Failing after 49s
🧹 frontend: Final cleanup — reorganize assets, update stale references
Moved `assets/bootstrap/js/bootstrap.bundle.min.js` to `assets/js/` and
deleted the now-empty `assets/bootstrap/` directory. All frontend assets
now live under `assets/css/`, `assets/js/`, `assets/fonts/`, and
`assets/webfonts/` — no more nested vendor directories.

Cleaned `assets/css/custom.css`:
- Replaced a gradient with four identical color stops with a plain
  `background: var(--primary-color)` (the gradient was a no-op)
- Removed dead `.google` share button styles (no Google share button
  exists in any template)

Updated stale references:
- `templates/follow.html`: Updated X (formerly Twitter) share URL from
  deprecated `intent/tweet` to `intent/post` endpoint
- `templates/base.html`: Updated footer issue tracker links from
  Pagure to Forgejo (`forge.fedoraproject.org`)
- `AGENTS.md`: Marked Phases 3–5 as completed, updated stack
  description, replaced config file docs with env var docs, updated
  Docker references to Podman

Assisted-by: Claude Opus 4.6 (1M context)
Signed-off-by: Justin Wheeler <jwheel@fedoraproject.org>
2026-05-10 13:45:01 -04:00
..
css 🧹 frontend: Final cleanup — reorganize assets, update stale references 2026-05-10 13:45:01 -04:00
fonts 🔒 frontend: Self-host fonts, remove all external CDN dependencies 2026-05-10 18:01:21 +02:00
images Update logo to use final SVG approved by Fedora Design Team 2020-02-12 14:38:17 -05:00
js 🧹 frontend: Final cleanup — reorganize assets, update stale references 2026-05-10 13:45:01 -04:00
webfonts Add socials accounts to footer 2018-06-29 17:43:48 -05:00