brewlog/templates/pages
Jon Seager 0fd4214b6c
refactor(static): prefix all static asset routes with /static/
Move static asset URLs from root-level paths to /static/ prefix
mirroring the filesystem layout (e.g. /styles.css → /static/css/styles.css,
/components/*.js → /static/js/components/*.js).
2026-02-08 18:07:10 +00:00
..
add.html copy: remove second-person pronouns, use imperative tone 2026-02-08 09:50:49 +00:00
admin.html refactor(static): prefix all static asset routes with /static/ 2026-02-08 18:07:10 +00:00
bag.html refactor(static): prefix all static asset routes with /static/ 2026-02-08 18:07:10 +00:00
brew.html refactor(static): prefix all static asset routes with /static/ 2026-02-08 18:07:10 +00:00
cafe.html refactor(static): prefix all static asset routes with /static/ 2026-02-08 18:07:10 +00:00
checkin.html feat(routes): redirect to detail page after creating brews and cups 2026-02-08 16:10:11 +00:00
cli_callback.html build(deps): bump askama from 0.12.1 to 0.15.4 (#7) 2026-02-06 18:45:34 +00:00
cup.html refactor(static): prefix all static asset routes with /static/ 2026-02-08 18:07:10 +00:00
data.html copy: remove second-person pronouns, use imperative tone 2026-02-08 09:50:49 +00:00
gear.html refactor(static): prefix all static asset routes with /static/ 2026-02-08 18:07:10 +00:00
home.html refactor(static): prefix all static asset routes with /static/ 2026-02-08 18:07:10 +00:00
login.html refactor(static): prefix all static asset routes with /static/ 2026-02-08 18:07:10 +00:00
register.html refactor(static): prefix all static asset routes with /static/ 2026-02-08 18:07:10 +00:00
roast.html refactor(static): prefix all static asset routes with /static/ 2026-02-08 18:07:10 +00:00
roaster.html refactor(static): prefix all static asset routes with /static/ 2026-02-08 18:07:10 +00:00
stats.html refactor(static): prefix all static asset routes with /static/ 2026-02-08 18:07:10 +00:00
timeline.html feat(timeline): add expand/collapse all toggle per month 2026-02-07 11:03:52 +00:00