summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-04-29 12:14:58 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2018-04-29 12:14:58 +0200
commita19b726625d74206b3a8e307722230d5ff265dec (patch)
tree7e33f08a69a1d929e227ecec00fcf57613c3b66e /config.toml
parenta5ca48ae1d0ddb487614bff39d618095cd81be9d (diff)
downloadwww-andreasbaumann-cc-a19b726625d74206b3a8e307722230d5ff265dec.tar.gz
www-andreasbaumann-cc-a19b726625d74206b3a8e307722230d5ff265dec.tar.bz2
bulding json version of pages, added small offsite indexer and query test program (elasticlunr)
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index 1fae1e9..7e7976a 100644
--- a/config.toml
+++ b/config.toml
@@ -72,3 +72,8 @@ category = "categories"
weight = 100
identifier = "contact"
url = "/contact"
+
+[outputs]
+ home = [ "HTML", "JSON"]
+ page = [ "HTML"]
+