shubhamkrm / yass

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:Apache License 2.0


Languages

Language:C++ 94.5%Language:CMake 5.5%