-
Notifications
You must be signed in to change notification settings - Fork 1
/
config.yaml
38 lines (37 loc) · 1.03 KB
/
config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# SPDX-License-Identifier: CC-BY-SA-4.0
# Copyright © 2020 Casper Meijn <[email protected]>
#
# This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.
# To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/ or
# send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.
languageCode: nl-nl
title: Receptenboek
theme: gochowdown
defaultcontentlanguage: nl
paginate: 20
pygmentsstyle: monokai
pygmentscodefences: true
pygmentscodefencesguesssyntax: true
pygmentsOptions: "linenos=table"
params:
author: Casper Meijn
description: Receptenboek van Daphne & Casper
keywords: 'recipes'
favicon_32: /images/favicon-32x32.png
favicon_16: /images/favicon-16x16.png
showNavTitle: true
repo: 'https://github.com/caspermeijn/receptenboek/'
menu:
main:
- name: Home
weight: 1
url: /
- name: Category
weight: 2
url: /category/
- name: Tags
weight: 4
url: /tags/
taxonomies:
category: category
tag: tags