Draft: minimalism film
[minimalisti.git] / _config.yml
blobe75b58256f68634c0ec34f1cd15bc58f1f2d1794
1 # Welcome to Jekyll!
3 # This config file is meant for settings that affect your whole blog, values
4 # which you are expected to set up once and rarely edit after that. If you find
5 # yourself editing this file very often, consider using Jekyll's data files
6 # feature for the data you need to update frequently.
8 # For technical reasons, this file is *NOT* reloaded automatically when you use
9 # 'bundle exec jekyll serve'. If you change this file, please restart the server process.
11 # Site settings
12 # These are used to personalize your new site. If you look in the HTML files,
13 # you will see them accessed via {{ site.title }}, {{ site.email }}, and so on.
14 # You can create any custom variable you would like, and they will be accessible
15 # in the templates via {{ site.myvariable }}.
16 title: Minimalisti.myrtana.sk
17 description: >- # this means to ignore newlines until "baseurl:"
18   Blog Ivana a Michala o jejich cestě od standardního života k životu
19   zaměřenému na smysl.
20 baseurl: '' # the subpath of your site, e.g. /blog
21 url: "https://minimalisti.myrtana.sk" # the base hostname & protocol for your site, e.g. http://example.com
22 lang: cs
24 show_excerpts: true
26 defaults:
27   -
28     scope:
29       type: posts
30     values:
31       layout: post
32       permalink: /:year/:month/:title/
34 paginate: 10
35 paginate_path: strana-:num/
37 # Build settings
38 markdown: kramdown
39 plugins:
40   - jekyll-feed
41   - jekyll-seo-tag
42   - jekyll-sitemap
44 sass:
45   sass_dir: _scss
46   style: compressed
48 # Exclude from processing.
49 exclude:
50   - Gemfile
51   - Gemfile.lock
52   - sync.sh
53   - syncmyr.sh