From 6f494a185586417013383fdb0262c6fbd0fd9f08 Mon Sep 17 00:00:00 2001 From: "Scribe [bot]" Date: Fri, 14 Jun 2024 15:51:25 -0500 Subject: [PATCH] Automated Publish --- README.md | 38 ++++++++++++++++++++++++++++++++++++++ feed.xml | 2 +- 2 files changed, 39 insertions(+), 1 deletion(-) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c162de9 --- /dev/null +++ b/README.md @@ -0,0 +1,38 @@ +# TTRPG Compendium + +Static, Jekyll-based site for all tabletop RPG-related stuff I write about. + +### Adventures + +Some of the adventures I've written up or am working on. + +### Journals + +Both character and campaign journals + +### Tools + +Stuff that helps with TTRPG play. + +## Building + +For just running locally, easiest is to use a container: + +``` + docker run --rm \ + --volume="$PWD:/srv/jekyll:Z" \ + --publish [::1]:4000:4000 \ + jvconseil/jekyll-docker \ + jekyll serve +``` + +For modifying and publishing newly generated content, the following process +works pretty well: + +1. Remove the `_site` directory. +2. Clone the "pages" branch into `_site`: + `git clone -b pages ssh://git@forge.niblock.tech:8222/vagabond/ttrpg-compendium.git _site` +3. Run the container from above step. It will now build into `_site`, which is + linked to the "pages" branch. +4. When satisfied with changes, be sure to push both from `_site` and the base + repository to keep the source and the results up-to-date. diff --git a/feed.xml b/feed.xml index c2fe8b6..916e5c1 100644 --- a/feed.xml +++ b/feed.xml @@ -1,4 +1,4 @@ -Jekyll2024-06-14T14:03:18-05:00https://vagabondazulien.codeberg.page/ttrpg-compendium/feed.xmlVagabond’s TTRPG SiteA collection of my tabletop roleplaying game writings.Bill NiblockIn the Lon’s Thicket of It, S3E22024-06-10T00:00:00-05:002024-06-10T00:00:00-05:00https://vagabondazulien.codeberg.page/ttrpg-compendium/journals/seventh/lons_02Current Objectives +Jekyll2024-06-14T15:51:23-05:00https://vagabondazulien.codeberg.page/ttrpg-compendium/feed.xmlVagabond’s TTRPG SiteA collection of my tabletop roleplaying game writings.Bill NiblockIn the Lon’s Thicket of It, S3E22024-06-10T00:00:00-05:002024-06-10T00:00:00-05:00https://vagabondazulien.codeberg.page/ttrpg-compendium/journals/seventh/lons_02Current Objectives
  • Travel to Lon’s Thicket, and experience the suspected trap being setup for Sheila G.