/bluecheese

Homemade Static Site Generator for myself 🧀

Primary LanguageClojure

Bluecheese

A custom static site generator for my blog.

Install

# To install Voom dependencies, specifically markdown-clj
make init

Usage

See Makefile

Generated static site files

See Gorgonzola

Glossary

  • Posts: blog posts
  • Fixed pages: descriptive pages like the about page and the thanks page
  • Articles: posts + fixed pages
  • Lists: Blog main pages with a list of posts

Page Flow and Layout

The flow and the layout pages based on the templates in the resources/web/template/ directory.

Diagram (source) Page flow and layout