fd47895207
Add Playlists section; clean up build artifacts from repo
...
- Wire Playlists star in index.html → Playlists/playlists.html
- Hub page: Aladin font, dynamic cards via build.py injection, no back-link
- 4 playlist pages: eclectica-experimenti, daydreamsoftime, soosfynwyn, theelfladymadeusdoit
- build.py: scans folder, extracts title+track count, regenerates hub cards in place
- Remove 21 tracked CSVs (moved with PlaylistPirate to ToolsnToys)
- Untrack Images/GEMINI.md, GEMINI-FIX.md, script-guide.md (agent artifacts)
- .gitignore: global rules for GEMINI*.md, HANDOVER.md, script-guide.md; Playlists build dirs
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-28 12:14:34 +02:00
855f0bdba9
Add mobile dropdown nav to image collection pages
...
Desktop: two nav buttons side by side (unchanged).
Mobile: collapses to a ☰ Menu toggle, dropdown reveals both links.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-27 20:42:06 +02:00
781d3ef1e7
Simplify image galleries: folder download link, no per-image download
...
Remove FileBrowser API fetch, async lightbox logic, and per-image
download button. Add a single folder share link per collection page
next to Back to Hub. Lightbox is now fully synchronous.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-27 20:33:49 +02:00
696bc9c2a7
Fix FileBrowser download URL pattern in image galleries
...
/api/public/dl/{token}?files=/{name} returns empty ZIP.
Correct pattern is /api/public/dl/{token}/{name} (path-style).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-27 20:22:45 +02:00
e57d2b0a72
Add Images section — hub + 4 collection galleries, wire nav star
...
- Images/images.html: hub page linking all 4 collections
- Images/wayback.html, nomad-soul.html, myster-wizzard.html, exopraxist.html: collection galleries
- 429 thumbnails (360px) committed across 4 collections
- Gallery renders from baked filename arrays (no on-load fetch)
- Lightbox lazy-fetches FileBrowser for full-res on click, falls back to thumbnail
- .gitignore: allow Images/*/thumbnails/, anchor /GEMINI.md to root only, add .venv/
- index.html: wire Images star node to Images/images.html
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-27 20:06:19 +02:00
b61fdd572f
Trim repo to site files only
...
Remove agent workspace (skills, spores, CREATURE-PLAYGROUND, DumperCan,
agent MD files, JL notes) from tracking. Gitignore updated to exclude
these permanently. Only site content remains: site/, Writings/, Playlists/,
Videos/, Music/, Watchlists/, ToolsnToys/.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-27 12:33:18 +02:00
5422131782
Initial commit — Singular Particular Space v1
...
Homepage (site/index.html): integration-v14 promoted, Writings section
integrated with 33 pieces clustered by type (stories/essays/miscellany),
Writings welcome lightbox, content frame at 98% opacity.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-27 12:09:22 +02:00