88# For technical reasons, this file is *NOT* reloaded automatically when you use
99# 'bundle exec jekyll serve'. If you change this file, please restart the server process.
1010#
11- # If you need help with YAML syntax, here are some quick references for you:
11+ # If you need help with YAML syntax, here are some quick references for you:
1212# https://learn-the-web.algonquindesign.ca/topics/markdown-yaml-cheat-sheet/#yaml
1313# https://learnxinyminutes.com/docs/yaml/
1414#
2121# URL is the base hostname with protocol for your site, eg http://example.com
2222url : " https://tothlp.hu" # the base hostname & protocol for your site, e.g. http://example.com
2323
24- # If you want to install this jekyll in a subpath (eg /digitalgarden) set it here.
24+ # If you want to install this jekyll in a subpath (eg /digitalgarden) set it here.
2525# Else keep it Empty (DON'T PUT /; Keep it empty)
2626baseurl : " "
2727
28- # Website Header, Description, Footer year and text.
29- # If you are deleting this, make sure you remove it from HTML files too
30- heading : TÓTH László # Change this
28+ # Website Header, Description, Footer year and text.
29+ # If you are deleting this, make sure you remove it from HTML files too
30+ heading : TÓTH László # Change this
3131content : " A digital garden for my notes, thoughts, experiences and ideas."
32- copyright :
32+ copyright :
3333 year : © 2024
3434 msg : Tóth László
35- version : 2.2
35+ version : 2.3
3636
3737# Set title and content for private & broken link tooltop
3838privatelinks :
@@ -44,15 +44,15 @@ privatelinks:
4444preferences :
4545 search :
4646 enabled : true
47- wiki_style_link :
47+ wiki_style_link :
4848 enabled : true
49- pagepreview :
49+ pagepreview :
5050 enabled : true
5151 backlinks :
5252 enabled : true
5353# To enable a homepage, change the value to true and add content to _includes/Homepage.html
54- # If enable : false, notes feed will be as homepage.
55- homepage :
54+ # If enable : false, notes feed will be as homepage.
55+ homepage :
5656 enabled : true # #If you need a homepage, change this to true and edit _includes/Homepage.html
5757
5858about_profile_image : /assets/img/profile.jpg
@@ -62,11 +62,11 @@ encoding: utf-8
6262# Build settings
6363theme : null
6464plugins :
65- - jekyll-feed
66- - jekyll-sitemap
65+ - jekyll-feed
66+ - jekyll-sitemap
6767 - jekyll-tidy
6868 - jekyll-last-modified-at
69-
69+
7070# # Enable Collections
7171# # Suggested collects are "notes" "lists" and "blog"
7272collections :
@@ -85,7 +85,6 @@ kramdown:
8585 smart_quotes : ["apos", "apos", "quot", "quot"]
8686 syntax_highlighter : rouge
8787
88-
8988sass :
9089 style : compressed
9190
@@ -124,4 +123,4 @@ exclude:
124123# - vendor/ruby/
125124
126125last-modified-at :
127- date-format : ' %Y.%m.%d.'
126+ date-format : ' %Y.%m.%d.'
0 commit comments