DEVELOPMENT ENVIRONMENT

~liljamo/liljamo-dev-zola

ref: f927450f897e84e85677e5fbd4419d9d5205da4e liljamo-dev-zola/content/one/_index.md -rw-r--r-- 164 bytes
f927450fJonni Liljamo feat: Dockerfile and nginx.conf 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
+++