/blog

Example static pages generator

Primary LanguageHTMLApache License 2.0Apache-2.0

Blog

Example static pages generator

npm install
fbpx run graphs/app.fbp --verbose

html/ should contain the generated pages

Serve files:

npm i http-server -g
http-server html/