https://github.com/mattyhakin/thursdnd
Echoes of Leilon is a living chronicle of a Dungeons & Dragons campaign played weekly with friends. Designed to evoke the feel of a dusty old tome, the site presents each chapter as a rediscovered tale—written by an in-world scholar, reconstructed from letters, witness accounts, and oral lore. As the story unfolds, so too will the archive
https://github.com/mattyhakin/thursdnd
campaign-notes dnd dungeons-and-dragons fantasy github-pages interactive-narrative lore storytelling worldbuilding
Last synced: 5 months ago
JSON representation
Echoes of Leilon is a living chronicle of a Dungeons & Dragons campaign played weekly with friends. Designed to evoke the feel of a dusty old tome, the site presents each chapter as a rediscovered tale—written by an in-world scholar, reconstructed from letters, witness accounts, and oral lore. As the story unfolds, so too will the archive
- Host: GitHub
- URL: https://github.com/mattyhakin/thursdnd
- Owner: mattyhakin
- Created: 2025-04-16T13:45:24.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-31T16:30:32.000Z (10 months ago)
- Last Synced: 2025-08-31T17:26:17.270Z (10 months ago)
- Topics: campaign-notes, dnd, dungeons-and-dragons, fantasy, github-pages, interactive-narrative, lore, storytelling, worldbuilding
- Language: HTML
- Homepage:
- Size: 43.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 📜 Echoes of Leilon
_“In the shadow of thunder and time, the stones of Leilon remember more than we do—echoes of valor, betrayal, and the fragile hope that even ruins may rise again.”_
Welcome to the digital chronicle of our homebrew Dungeons & Dragons campaign, **Thursday Night D&D: Echoes of Leilon**. This site presents the story as a dusty tome, retold through chapters gathered by a fictional scholar from Candlekeep, complete with parchment textures, magical artifacts, and legendary deeds.
---
## 🌐 Live Site
🔗 [View the Lore Website](https://your-github-username.github.io/your-repo-name/)
(Replace the above URL with your actual GitHub Pages link once deployed)
---
## 📂 What's Inside
- `index.html` — The main page, styled as an ancient manuscript
- `style.css` — Parchment-inspired theme using fantasy fonts and tones
- `assets/` — Local image files for chapter scenes and illustrations
- `favicon.ico` — A magical rune book favicon for browser tabs
- `.github/workflows/deploy.yml` — GitHub Actions workflow to auto-deploy to Pages
---
## 🚀 Deploying the Site
This site auto-deploys via GitHub Actions:
- Push to the `main` branch → Deploys to `gh-pages`
- See `.github/workflows/deploy.yml` for config
Make sure GitHub Pages is enabled under **Settings > Pages**, using the `gh-pages` branch as the source.
---
## 🛠 Updating Lore
1. Add new chapters in the `index.html` using `` tags for collapsible sections
2. Add images to `/assets/`
3. Push changes — the workflow takes care of the rest!
---
## 🧙 About the Project
This site is built to immerse players and readers in a collaborative story. It’s a blend of narrative design, web presentation, and a lot of magical chaos from Thursday nights.
---
## 🏷 Suggested Topics
`dnd`, `dungeons-and-dragons`, `fantasy`, `storytelling`, `lore`, `github-pages`, `worldbuilding`, `campaign-notes`, `interactive-narrative`
---
## 📜 License
This project is for storytelling and entertainment purposes. Feel free to fork and adapt for your own D&D group!