Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/epistemehealth/health-science-journal.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--exampleSite/config.toml8
1 files changed, 2 insertions, 6 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index fc2d6eb..5508d1a 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -155,14 +155,10 @@ theme = "health-science-journal"
isPlainText = true
mediaType = "application/json"
path = ""
-
-
+
[outputs]
home = ["HTML", "customlens", "localfonts", "lensfonts"]
page = ["html", "galleyPDF", "galleyXML", "exportris", "exportenw", "exportbib", "exportcsljson" ]
-
-[minify]
- disableHTML = true
-
+
[taxonomies]
keyword = "keywords" \ No newline at end of file