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

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSplitter <no.reply@wowchemy.com>2022-08-28 02:56:11 +0300
committerSplitter <no.reply@wowchemy.com>2022-08-28 02:56:11 +0300
commitf3c59953b3e895d2fefc2753eb54dfdfe35b496d (patch)
tree8d315652455e0d152ea9da29e8ed35d4e666469d
parent5ec3c5dc898d931ec4bf7fd303e632ef50bb20c1 (diff)
feat: add page feedback widget
-rw-r--r--config/_default/config.yaml3
-rw-r--r--config/_default/params.yaml8
2 files changed, 6 insertions, 5 deletions
diff --git a/config/_default/config.yaml b/config/_default/config.yaml
index 0fbdcbc2..58bfbdc8 100644
--- a/config/_default/config.yaml
+++ b/config/_default/config.yaml
@@ -23,6 +23,7 @@ module:
imports:
- path: github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-plugin-netlify-cms
- path: github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-plugin-netlify
+ - path: github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-plugin-reveal
- path: github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy/v5
############################
@@ -70,3 +71,5 @@ security:
_merge: deep
sitemap:
_merge: deep
+minify:
+ _merge: deep
diff --git a/config/_default/params.yaml b/config/_default/params.yaml
index 94488c32..73fe7d9f 100644
--- a/config/_default/params.yaml
+++ b/config/_default/params.yaml
@@ -61,10 +61,8 @@ locale:
features:
syntax_highlighter:
- enable: true
- extra_languages:
- - r
- - latex
+ theme_light: github-light
+ theme_dark: dracula
math:
enable: false
privacy_pack:
@@ -72,7 +70,7 @@ features:
repository:
url: 'https://github.com/<username>/<repository>'
content_dir: content
- branch: master
+ branch: main
avatar:
gravatar: false
shape: circle