A static site generator for Zenith websites. This repo is used to host zenithdevs.com
via GitHub Pages.
# Get dependencies
npm i
# Build the website.
node build.js
Input is ./site/
and output is ./docs/
.
Tsukihi uses styles, assets, and code from Parcility, Eclipse's website, and shuga.co
.