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>
This commit is contained in:
31
.gitignore
vendored
Normal file
31
.gitignore
vendored
Normal file
@@ -0,0 +1,31 @@
|
||||
# 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
|
||||
*~
|
||||
Reference in New Issue
Block a user