|
|
@ -10,8 +10,8 @@ ignoreErrors = ["error-remote-getjson"] |
|
|
|
[outputs] |
|
|
|
home = ["html", "rss", "Atom"] # default = ["HTML", "RSS"] |
|
|
|
section = ["html", "rss", "Atom"] # default = ["HTML", "RSS"] |
|
|
|
term = ["html", "rss"] # default = ["HTML", "RSS"] |
|
|
|
taxonomy = ["html", "rss"] # default = ["HTML", "RSS"] |
|
|
|
term = ["html", "rss", "Atom"] # default = ["HTML", "RSS"] |
|
|
|
taxonomy = ["html", "rss", "Atom"] # default = ["HTML", "RSS"] |
|
|
|
|
|
|
|
[markup] |
|
|
|
[markup.goldmark] |
|
|
|