/yass

A static site generator primarily developed for creating kumaram.dev.

Primary LanguageC++Apache License 2.0Apache-2.0

Yet Another Static Site Generator (This time in C++)

CMake

This generator is used for creating My Blog. It uses Markdown files with a simplified frontmatter format for posts, and mustache templates for defining themes. I plan to add plugin support to it soon.

TODO:

  • Add Installation and Usage instuctions on the ReadMe.
  • Create a simple setup workflow.