Coolify serves from repo root — index.html at root means spaces.exopraxist.org/ works directly. Writings hrefs updated from ../Writings/ to Writings/ accordingly. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
48 lines
628 B
Plaintext
48 lines
628 B
Plaintext
# Old site/ build dir — index.html now lives at repo root
|
|
site/
|
|
|
|
# Agent workspace — not for deployment
|
|
skills/
|
|
spores/
|
|
CREATURE-PLAYGROUND/
|
|
DumperCan/
|
|
PARENT.md
|
|
SONNET.md
|
|
GEMINI.md
|
|
SPORE_SYSTEM_SPEC_v0.2.md
|
|
SEEDS.md
|
|
*-JL-notes.md
|
|
HomePage-JL-notes.md
|
|
|
|
# Large media files — use FileBrowser (files.exopraxist.org) instead
|
|
*.jpg
|
|
*.JPG
|
|
*.jpeg
|
|
*.JPEG
|
|
*.png
|
|
*.PNG
|
|
*.gif
|
|
*.GIF
|
|
*.mp3
|
|
*.mp4
|
|
*.webm
|
|
*.ttf
|
|
*.woff
|
|
*.woff2
|
|
*.otf
|
|
|
|
# Oversized HTML (embedded images)
|
|
Writings/life_in_alexandra.html
|
|
|
|
# Binaries
|
|
DumperCan/WAMEX/WAMEX
|
|
|
|
# Claude Code local settings
|
|
.claude/settings.local.json
|
|
|
|
# Editor / OS
|
|
.DS_Store
|
|
Thumbs.db
|
|
*.swp
|
|
*~
|