sbcgen

sbcgen
Login

sbcgen - Static site generator for steveblock.com

This is a work in progress static site generator for my personal blog. This blog ran on jekyll for many years but frustration installing a new release on a new machine was too much. My needs are very simple.

I need to read the blog directory and compile a list of files. For markdown files, I need to read yaml front matter and compile to html. For other files, I need to copy them in place to the build location.

Config is in config.yaml