summaryrefslogtreecommitdiffstats
path: root/_config.yaml
diff options
context:
space:
mode:
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