About
A self-hosted mirror of the SCP Foundation wiki.
What is this?
A text-only offline mirror of scp-wiki.wikidot.com, covering SCP-0001 through SCP-9999 plus the SCP-0001 proposal hub. Every article lives in this repository as a markdown file, rendered on the server and indexed for full-text search. Images are not mirrored.
Snapshot
- Entries
- 9,680
- Total views
- 0
- Entries viewed
- 0
Licence
All article text is licensed under CC BY-SA 3.0 by its respective authors at scp-wiki.wikidot.com.
Stack
Nuxt 4 on Bun, articles rendered with Bun.markdown, full-text search over SQLite FTS5 through @libsql/client, view counts in a second SQLite file with Drizzle ORM. The search index rebuilds itself whenever the markdown changes.
