This repository has been archived on 2024-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
static/jekyll/_config.yml

72 lines
1 KiB
YAML
Raw Normal View History

2023-01-25 21:17:23 +00:00
title: Pim Kunis
description: There can be only one
lang: en-US
timezone: Europe/Amsterdam
image: assets/img/avatar.jpg
2023-07-05 21:39:07 +00:00
repo: https://git.kun.is/pim/static
2023-01-25 21:17:23 +00:00
mode: light
author:
name: Pim Kunis
bio: There can be only one
username: pim
avatar: /assets/img/avatar.jpg
2023-02-09 21:58:47 +00:00
url: "https://pim.kunis.nl"
2023-01-25 21:17:23 +00:00
baseurl: "/"
permalink: /:title/
collections:
posts:
output: true
markdown: kramdown
highlighter: rouge
kramdown:
syntax_highlighter: rouge
defaults:
- scope:
path: ""
values:
layout: post
comments: false
jekyll_compose:
post_default_front_matter:
modified:
tags: []
description:
draft_default_front_matter:
modified:
tags: []
description:
number_of_posts: 5
sass:
style: compressed
include:
- _redirects
- .htaccess
exclude:
- CNAME
- Gemfile
- Gemfile.lock
- LICENSE
- CHANGELOG.md
- README.md
- node_modules
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- lighthouse.png
- klise-*.gem
- klise.gemspec
plugins:
- jekyll-feed
- jekyll-sitemap
- jekyll-postfiles