summaryrefslogtreecommitdiffstats
path: root/_config.yaml
diff options
context:
space:
mode:
authorJustin Gassner <justin.gassner@mailbox.org>2024-02-20 12:01:07 +0100
committerJustin Gassner <justin.gassner@mailbox.org>2024-02-20 12:01:07 +0100
commit8b9bb9346c217874670b0f1798ab6f1cb28fdb83 (patch)
tree167336a47f0d19dc8b0897f4e94be0e44933eeb2 /_config.yaml
parent7c66b227a494748e2a546fb85317accd00aebe53 (diff)
downloadsite-8b9bb9346c217874670b0f1798ab6f1cb28fdb83.tar.zst
Update
Diffstat (limited to '_config.yaml')
-rw-r--r--_config.yaml20
1 files changed, 9 insertions, 11 deletions
diff --git a/_config.yaml b/_config.yaml
index 172c410..52c48eb 100644
--- a/_config.yaml
+++ b/_config.yaml
@@ -1,35 +1,30 @@
title: jxir's math pages
-description: Desc
+description: jxir's math pages
source: .
destination: /srv/http/
url: https://jxir.de
-# baseurl: /masters-thesis
permalink: /:basename:output_ext
+# incremental: true
+
theme: just-the-docs
plugins:
- jekyll-include-cache
- jekyll-scholar
+ - jekyll-sitemap
defaults:
- scope:
- path: "pages"
+ path: pages
values:
layout: default
-search:
- tokenizer_separator: /[\s\-\u2013/]+/
-
-# color_scheme: dark
-# incremental: true
-
kramdown:
input: GFMKatex
- # parse_block_html: true
math_engine: katex
math_engine_opts:
- output: "html"
+ output: html
macros:
"\\NN": "\\mathbb{N}"
"\\ZZ": "\\mathbb{Z}"
@@ -80,5 +75,8 @@ callouts:
title: Axiom
color: yellow
+search:
+ tokenizer_separator: /[\s\-\u2013/]+/
+
scholar:
style: chicago-author-date