tangled
alpha
login
or
join now
da157.id
/
website
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
update config
0xda157
1 month ago
9c02026f
e508e54d
+3
-2
1 changed file
expand all
collapse all
unified
split
config.toml
+3
-2
config.toml
···
13
13
taxonomies = [{ name = "tags", feed = true }]
14
14
15
15
[markdown]
16
16
-
highlight_code = true
17
17
-
highlight_theme = "boron"
18
16
smart_punctuation = false
19
17
bottom_footnotes = true
20
18
insert_anchor_links = "left"
21
19
github_alerts = true
20
20
+
21
21
+
[markdown.highlighting]
22
22
+
theme = "min-dark"
22
23
23
24
[search]
24
25
index_format = "elasticlunr_json"