chore(config): cleanup

This commit is contained in:
Markus Heurung 2024-03-07 12:05:38 +01:00
parent 50cf4834ae
commit 4e19e1c0be

View file

@ -39,14 +39,35 @@ collections:
rss_post_limit: 10000
feed:
collections:
posts:
path: /feed.xml
notes:
path: /notes.xml
plugins:
- jekyll-deploy
- jekyll-feed
- jekyll-redirect-from
- jemoji
exclude:
- Rakefile
- README.md
- Gemfile
- Gemfile.lock
- .jekyll-cache
- .gitignore
# Exclude from processing.
# The following items will not be processed, by default.
# Any item listed under the `exclude:` key here will be automatically added to
# the internal "default list".
#
# Excluded items can be processed by explicitly listing the directories or
# their entries' file path in the `include:` list.
#
# exclude:
# - .sass-cache/
# - .jekyll-cache/
# - gemfiles/
# - Gemfile
# - Gemfile.lock
# - node_modules/
# - vendor/bundle/
# - vendor/cache/
# - vendor/gems/
# - vendor/ruby/