From a19b726625d74206b3a8e307722230d5ff265dec Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 29 Apr 2018 12:14:58 +0200 Subject: bulding json version of pages, added small offsite indexer and query test program (elasticlunr) --- config.toml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'config.toml') 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"] + -- cgit v1.2.3-54-g00ecf