summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml41
1 files changed, 21 insertions, 20 deletions
diff --git a/_config.yml b/_config.yml
index 6f48d51..a2d1918 100644
--- a/_config.yml
+++ b/_config.yml
@@ -13,11 +13,10 @@ description: > # the ">" symbol means to ignore newlines until "footer_text:"
footer_text: >
Powered by <a href="http://jekyllrb.com/" target="_blank">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio">al-folio</a> theme.
- Hosted by <a href="https://pages.github.com/" target="_blank">GitHub Pages</a>.
Photos from <a href="https://unsplash.com" target="_blank">Unsplash</a>.
icon: 🔥 # the emoji used as the favicon
-baseurl: / # the subpath of your site, e.g. /blog/
+baseurl: # the subpath of your site, e.g. /blog/
url: "https://karl.hallsby.com" # the base hostname & protocol for your site
last_updated: false # set to true if you want to display last updated in the footer
impressum_path: # set to path to include impressum link in the footer, use the same path as permalink in a page, helps to conform with EU GDPR
@@ -29,6 +28,8 @@ timezone: "America/Chicago"
# -----------------------------------------------------------------------------
# will use title and url fields
# Take a look to https://github.com/jekyll/jekyll-feed for more customization
+paths:
+ rss: "/feed.xml"
# -----------------------------------------------------------------------------
# Layout
@@ -80,7 +81,7 @@ panelbear_analytics: XXXXXXXXX # panelbear analytics site ID
# -----------------------------------------------------------------------------
blog_name: "Karl's Thoughts" # your blog must have a name for it to show up in the nav bar
-blog_description: a simple whitespace theme for academics
+blog_description:
permalink: /blog/:year/:title/
# Pagination
@@ -156,40 +157,40 @@ github: [metadata]
# Jekyll Scholar
# -----------------------------------------------------------------------------
-scholar:
+# scholar:
- last_name: Einstein
- first_name: [Albert, A.]
+# last_name: Einstein
+# first_name: [Albert, A.]
- style: apa
- locale: en
+# style: apa
+# locale: en
- source: /_bibliography/
- bibliography: papers.bib
- bibliography_template: bib
+# source: /_bibliography/
+# bibliography: papers.bib
+# bibliography_template: bib
- replace_strings: true
- join_strings: true
- bibtex_filters:
+# replace_strings: true
+# join_strings: true
+# bibtex_filters:
- details_dir: bibliography
- details_layout: bibtex.html
- details_link: Details
+# details_dir: bibliography
+# details_layout: bibtex.html
+# details_link: Details
- query: "@*"
+# query: "@*"
# -----------------------------------------------------------------------------
# Optional Features
# -----------------------------------------------------------------------------
-enable_google_analytics: false # enables google analytics
+enable_google_analytics: true # enables google analytics
enable_panelbear_analytics: false # enables panelbear analytics
enable_mansory: true # enables automatic project cards arangement
enable_math: true # enables math typesetting (uses MathJax)
enable_tooltips: false # enables automatic tooltip links generated
# for each section titles on pages and posts
enable_darkmode: true # enables switching between light/dark modes
-enable_navbar_social: false # enables displaying social links in the
+enable_navbar_social: true # enables displaying social links in the
# navbar on the about page
enable_project_categories: true # enables categorization of projects into
# multiple categories