1st request #1

Merged
dtomlinson merged 70 commits from develop into master 2020-06-04 16:46:03 +00:00
Showing only changes of commit b4a6baa8cd - Show all commits

View File

@@ -1,6 +1,7 @@
baseURL = "http://127.0.0.1:6060"
title = "panaetius.io"
theme = "panaetius-chunky-theme"
# theme = "panaetius-chunky-theme"
theme = "panaetius-theme"
paginate = 2
languageCode = "en"
DefaultContentLanguage = "en"
@@ -62,9 +63,6 @@ github = "dtomlinson91"
customCSS = []
customJS = []
[params.prismJS]
enable = true
[params.commento]
enable = true
url = "https://commento.panaetius.co.uk/js/commento.js"
@@ -79,4 +77,5 @@ page = ["HTML", "RSS"]
[markup]
[markup.highlight]
style = "fruity"
style = "monokailight"
lineNos = true