quickstatic 0.1.10

First static site generator build for [Djot](https://djot.net). Optimized for the actual content and not the themes or bells and wistle of the Static site generator
1
2
3
4
5
6
7
8
9
base_url: "https://example.org"
title: Example site
theme: default

layouts:
  "blog/**/*.md": default/blogs/index.liquid
  "**/*.md": default/index.liquid

blabla: blbla