Monica Artifact Demo
v1
This is the first folder-based Monica artifact. It demonstrates the long-term directory structure for publishing artifacts through GitHub and Cloudflare Pages.
Recommended Path Format
artifacts/YYYY/MM/YYYY-MM-DD-slug/index.html
Example: artifacts/2026/06/2026-06-23-monica-artifact-demo/index.html
Why Folders?
- Each artifact is self-contained with its own
assets/
- URLs are permanent and never change
- Easy to browse by date in the Gallery
- No database needed — just static files
Do NOT put secrets here
This is a public static site. Never include:
- API tokens or keys
.dev.vars or .env files
- Passwords or credentials
- Private URLs or internal hostnames
← Back to Gallery