Minimalist personal static site generator
Cork is a minimalist personal static site generator that is designed to fulfill the specific needs of the author. It is not intended to be a general purpose solution and may lack certain features commonly found in other static site generators. Users are encouraged to use Jekyll or Hugo if they require a more feature-rich solution.
Cork is a minimalist static site generator that caters to the personal needs of the author. It supports Markdown and Mustache for content creation and templating, and YAML front matter for defining variables. The site structure is flexible, with minimal assumptions made by the generator. Users are responsible for adding their own CSS, JS, and templates for custom themes. Dart scripting is also supported. Overall, Cork is a lightweight and customizable solution for generating static websites.