You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
website/_config.yml

32 lines
526 B

title: Franzi (kunsi)
header: franzi.business
url: https://franzi.business
timezone: Europe/Berlin
author: Franziska 'kunsi' Kunsmann
pagination:
enabled: true
per_page: 3
offset: 2
permalink: '/blog/:num.html'
title: ':title - page :num of :max'
limit: 0
sort_field: 'date'
sort_reverse: true
sass:
style: compressed
defaults:
-
scope:
path: "" # an empty string here means all files in the project
values:
layout: "default"
plugins:
- jekyll-feed
- jekyll-paginate-v2