DEVELOPMENT ENVIRONMENT

~liljamo/liljamo-dev-zola

ref: 5b5216b200b8d5bf843d9493c0a626ef1c9b91f5 liljamo-dev-zola/content/one/_index.md -rw-r--r-- 258 bytes
5b5216b2Jonni Liljamo fix: background colour cutting off 9 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
+++
weight = 10

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

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

generate_feed = true
+++

This is content for a project overview.

# Title 1
Content content.

## Sub
Yes

# Ahaa!
No!