2421c8a5fccd13fd44a80b8b1b1a4508bd4c5c2c
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
Languages
EJS
56.8%
CSS
22.2%
JavaScript
21%