DEVELOPMENT ENVIRONMENT

~liljamo/liljamo-dev-zola

ref: 9d18b7cb629a750400f16451f58dd849e9bcd5e3 liljamo-dev-zola/content/one/_index.md -rw-r--r-- 164 bytes
9d18b7cbJonni Liljamo feat: feeds, more testing 9 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
+++
weight = 10

title = "Test One"
description = "a test project"

sort_by = "date"
template = "project.html"
page_template = "log.html"

generate_feed = true
+++