Eric Woodward c1b4c035d3 update rules, classes, magic-items.... a bunch of stuff
update tp v0.22.0 of rules and code
add "Vessels" to rules
add restriction on "super" attack usage for martial classes
remove minimum ability requirements from races
2025-10-19 21:29:38 -04:00
2025-05-04 23:26:51 -04:00
2024-01-28 00:47:44 -05:00
2023-08-27 23:54:42 -04:00
2023-10-09 18:10:12 -04:00
2023-02-20 11:46:46 -05:00
2023-08-27 23:54:42 -04:00
2023-02-20 11:46:46 -05:00
2025-04-07 00:11:47 -04:00
2023-08-27 23:54:42 -04:00
2023-08-27 23:54:42 -04:00
2024-02-05 14:27:48 -05:00
2024-10-27 00:57:40 -04:00
2023-08-27 23:54:42 -04:00
2025-04-09 00:20:33 -04:00

The Planar Vagabond's Guide to the Multiverse

A custom-built static site generator in Node.js used to create the website https://planarvagabond.com/.

Setup

$ npm i
$ npm run build
$ npm run serve
$ npm run watch

Go to http://localhost:5000 to see the generated site.

How to use

If you want to use this as the basis for generating your own site, just fork this repository and update the content in the src folder.

Description
The source code for the Planar Vagabond's Guide to the Multiverse website.
Readme 14 MiB
Languages
EJS 56.8%
CSS 22.2%
JavaScript 21%