interactive web version of diana wynne jones' satirical encyclopedia of fantasy tropes
https://dungeon.red/fantasyland
| .gitignore | ||
| index.html | ||
| justfile | ||
| README.txt | ||
| script.js | ||
| style.css | ||
the tough guide to fantasyland =============================== an interactive web version of diana wynne jones' satirical encyclopedia of fantasy tropes. click any ALL CAPS term to jump to its definition. features -------- - auto-linking of capitalized terms to their definitions - searchable sidebar with alphabetical navigation - collapsible table of contents - handles plurals, special cases, and alternate spellings files ----- index.html - the book content (converted from epub via calibre/tidy) script.js - term detection, linking, toc generation style.css - parchment aesthetic usage ----- just open index.html in a browser. no build step.