DEVELOPMENT ENVIRONMENT

~liljamo/liljamo-dev-zola

ref: a9344ec0ebc26e1c56abface3184fcc9f3b5d059 liljamo-dev-zola/content/example/_index.md -rw-r--r-- 457 bytes
a9344ec0Jonni Liljamo feat: add data-umami-events 21 days ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
+++
weight = 100

title = "example"
description = "an example project"

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

generate_feeds = true

[extra]
id = "example"

status = "inactive"

git = "https://git.tld"
docs = "https://docs.tld"

external_link = "https://demo.tld"
external_link_visual = "demo"

logs_visual = "Change-/devlog"
+++

This is content for a project overview.

# Title 1
Content content.

## Sub
Yes

# Ahaa!
No!