Age Theme Slider

repo: ~/Projects/age-theme-slider · 6 commits · 0 in last 24h, 0 in last 7d ·

Search the build

6 commits indexed

  1. 4260718 2026-05-31 Link favicon.svg in head (use branded SVG, not .ico fallback)
  2. 06f8ee3 2026-05-31 Add per-site favicon (kills /favicon.ico 404)
  3. 6b33987 2026-05-20 add: pre-stage Meta Pixel snippet (placeholder; flip via _dw-batch set-fb-pixel.sh)
  4. 4d10ff5 2026-05-19 server: 404-guard snapshot paths from static root
  5. 2412cac 2026-05-19 gitignore: cover .bak / .pre-* snapshot artifacts
  6. 9d7659c 2026-05-12 initial scaffold — standalone age theme slider on :9717

Authors

Agents used

  • none detected

Skills used

  • /favicon1
  • /bands1
  • /snapshot1

Creative ideas + design notes

Commits with substantial prose (≥120 chars) — the rationale behind each move.

4d10ff5 · 2026-05-19 · server: 404-guard snapshot paths from static root
Adds an Express middleware that returns 404 for any request whose
path contains .bak / .bak.* / .pre-* segments — guards against an
accidentally-committed snapshot file leaking source from the static
root. Runs after /api/bands and before express.static so legitimate
asset paths are unaffected.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2412cac · 2026-05-19 · gitignore: cover .bak / .pre-* snapshot artifacts
Standing fleet rule — backup/snapshot files must never land in the
repo or be served from static root. Broadens the ignore globs so
casual `cp foo.js foo.js.bak` editing doesn't accidentally publish.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

File tree

9 files tracked. Click any to browse the source at HEAD.

Other build journals

← Ad Signals Rolodex  ·  all 4 projects  ·  Agedwallpaper →

Export

commits.csv · feed.atom · project.json · commits.json

rendered in 0ms