An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


Thursday Nigh D&Dr

# 📜 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!