/site

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

website

:3

generating blogs (node required)

generating blogs makes an index file in blogs/, as well as as a parsed html file of any markdown files in there. to actually generate them do this

npm i to install dependencies

node . or node generate_blogs.cjs to run the script