-
Lukas Ruge authoredLukas Ruge authored
_config.yml 5.50 KiB
# Site configuration
# 1. Files excluded from Jekyll builds
# 2. Installed Gems
# 3. Gem settings
# 4. Jekyll settings
# 5. Collections
# 6. Jekyll collections settings
# 7. Site settings
# 8. Site navigation
# 1. Files excluded from Jekyll builds
exclude:
- README.md
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- screenshot.png
- LICENSE
- CNAME
- Gemfile
- Gemfile.lock
- demo/*
- alembic-jekyll-theme.gemspec
- vendor
# 2. Installed Plugin
plugins:
- jekyll-sitemap
#- jekyll-mentions
- jekyll-category-pages
- jekyll-paginate
- jekyll-seo-tag
- jekyll-redirect-from
- jekyll-default-layout
- jekyll-feed
- jemoji
- jekyll-twitter-plugin
# 3. Gem settings
paginate_path: blog/page:num # jekyll-paginate > blog page
#jekyll-mentions: https://twitter.com # jekyll-mentions > service used when @replying
twitter:
username: Chaotikum_ev # jekyll-seo-tag > Owners twitter username
author: Chaotikum e.V. # jekyll-seo-tag > default author
social: # jekyll-seo-tag > social overrides
name: Chaotikum e.V. # jekyll-seo-tag > real name
links: # jekyll-seo-tag > social aliases (sameAs)
- https://twitter.com/chaotikum_ev
- https://github.com/Chaotikum
# 4. Jekyll settings
sass:
style: compressed # Style compression
permalink: pretty # Permalink style (/YYYY/MM/DD/page-name/)
paginate: 10
excerpt_separator: <!--more-->
timezone: Europe/Berlin # Timezone for blog posts and alike
#baseurl: /chaotikum
# 5. Collections
collections:
posts:
title: Posts
output: true
feature_image: "/assets/f11.jpg"
projects:
title: Aktivitäten
output: true
feature_image: "https://chaotikum.org/assets/3ddrucker.jpg"
permalink: project/:path/
media: