projects
/
~bandali
/
bndl.org
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
update divine and hopefully make build pass
[~bandali/bndl.org]
/
config.toml
diff --git
a/config.toml
b/config.toml
index
612d8f0
..
4ce53c3
100644
(file)
--- a/
config.toml
+++ b/
config.toml
@@
-1,7
+1,7
@@
baseurl = "https://aminb.org"
title = "Amin Bandali"
author = "Amin Bandali"
baseurl = "https://aminb.org"
title = "Amin Bandali"
author = "Amin Bandali"
-theme =
"divine"
+theme =
["hugo-micro-json", "divine"]
enableEmoji = true
enableGitInfo = true
enableEmoji = true
enableGitInfo = true
@@
-17,6
+17,9
@@
pygmentsUseClasses = true # This applies to Chroma too.
[Social]
github = "aminb"
[Social]
github = "aminb"
+[permalinks]
+ post = "/:filename/"
+
[Params]
disable_debug = true
description = """\
[Params]
disable_debug = true
description = """\
@@
-28,3
+31,7
@@
pygmentsUseClasses = true # This applies to Chroma too.
url = "https://git.sr.ht/~aminb/aminb.org"
md_dir = "content"
org_dir = "content-org"
url = "https://git.sr.ht/~aminb/aminb.org"
md_dir = "content"
org_dir = "content-org"
+
+[outputs]
+ # <domain>/micro.json
+ home = ["HTML", "RSS", "Micro"] # default = ["HTML", "RSS"]