diff --git a/capsule/config.toml b/capsule/config.toml index f6e7e3a..edb407a 100644 --- a/capsule/config.toml +++ b/capsule/config.toml @@ -25,26 +25,17 @@ title = "La capsule de Valvin" template = "atom.gmi" output = "atom.gmi" -[[tasks]] -input = [".gmi"] -output = ".html" -preprocess.gmi = "gmnitohtml" -output_dir = "public_html" -static_dir = "static" -template = ".html" - #[[tasks]] #input = [".gmi"] #output = ".html" -#template = ".gmi" -##postprocess = "gmnitohtml -t templates/html_template.html" -#postprocess = "gmnitohtml" -#static_dir = "static" +#preprocess.gmi = "gmnitohtml" #output_dir = "public_html" - -[[tasks.feeds]] -input_dir = "./gemlog" -url = "https://gmi.valvin.fr" -title = "Valvin's Gemlog on tilde.team" -template = "atom.xml" -output = "atom.xml" +#static_dir = "static" +#template = ".html" +# +#[[tasks.feeds]] +#input_dir = "./gemlog" +#url = "https://gmi.valvin.fr" +#title = "Valvin's Gemlog on tilde.team" +#template = "atom.xml" +#output = "atom.xml"