Welcome to mirror list, hosted at ThFree Co, Russian Federation.

anotherfood.md « customproject « content « exampleSite - github.com/chipsenkbeil/grid-side.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a202eef4fb2e1a09b3a41d194308f1e4161eebdc (plain)
1
2
3
4
5
6
7
8
9
10
+++
title = "Food"
categories = [ "food" ]
tags = [ "a tag with spaces", "another tag" ]
image = "/img/food.jpg"
+++

Project content would go here. You can also redirect using the front matter
`redirect = "url"`.