334Digital / Cthulhu

This landing page uses the existing blood-and-parchment dossier stylesheet and adds a maintainable archive layer on top of it. It is meant for static hosting: links are explicit, filtering is client-side, and the page can scale from a single case file to a larger Mythos library without changing the overall visual language.

PRIMARY CASE FILE The Crimson Ledger of Arkham
DELIVERY MODE Static HTML / JS
THEME PROFILE Blood / Parchment
INDEX MODE Client-side filter

Archive Index

This section is data-driven. Add, remove, or retag items in the JavaScript array near the foot of the page. Neocities will not give you automatic directory indexing in a controlled, styled way, so an explicit manifest is the clean static-site approach.

Maintenance Notes

For a larger archive, move the item array into a separate JSON file such as library.json and fetch it at load time. That keeps the index page stable while the archive grows. You can also split entries into categories such as adventures, handouts, maps, reference, and tools, then expose those as sidebar filters without changing the visual system.

ARCHIVE_INDEX: READY