Turn off generating markdown until project is more developed and I have tested all the intricacies

This commit is contained in:
Diego Ripley
2026-02-23 10:59:30 -05:00
parent ff659e96ae
commit 2d6543455b
+6 -3
View File
@@ -29,13 +29,16 @@ outputs:
# TODO: Check why home does not support markdown output
# I am getting a WARN found no layout file for "markdown" for kind "home"
home: [html, rss]
page: [html, rss, markdown]
#page: [html, rss, markdown]
page: [html, rss]
rss: [rss]
section: [html, rss, markdown]
#section: [html, rss, markdown]
section: [html, rss]
# TODO: Check why this does not support markdown output
# I am getting a WARN found no layout file for "markdown" for kind "taxonomy"
taxonomy: [html, rss]
term: [html, rss, markdown]
#term: [html, rss, markdown]
term: [html, rss]
menu:
main: