blades 0.6.0

Blazing fast dead simple static site generator
Documentation
title = "A gallery"
date = 2020-09-19
image = "img/gallery.jpg"
summary = "Open this post to see a gallery!"
content = """
This page is just a placeholder  
To show you a functionality  
Of generating  
A picture gallery

With this generator
"""
gallery = true

[[pictures]]
file = "/assets/logo.svg"
alt = "A trash can."
caption = "a view of reality"
pid = "tiles"

[taxonomies]
tags = ["finger", "lisp"]