-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yaml
66 lines (66 loc) · 1.55 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
MetaDataFormat: yaml
baseURL: 'https:/ewe2.ninja/'
canonifyURLS: true
languageCode: en-au
title: ewe2.ninja
theme: hermit
pluralizelisttitles: false
pygmentsCodefences: true
pygmentsUseClasses: true
rssLimit: 10
copyright: >-
This work is licensed under a Creative Commons Attribution-NonComercial 4.0
Ineternational License.
enableEmoji: true
paginate: 5
author:
name: Sean Dwyer
taxonomies:
tag: tags
categories: categories
markup:
tableOfContents:
endLevel: 4
ordered: false
startLevel: 2
params:
dateform: 02 Jan 2006
dateformShort: 03 Jan
dateformNum: '2006-01-02'
dateformNumTime: '2006-01-02 15:04'
description: ewe2.ninja
themeColor: '#494f5c'
homeSubtitle: mutant ninja penguin musician
footerCopyright: ' · <a href="https://creativecommons.org/licenses/by-nc/4.0/" target="_blank" rel="noopener">CC BY-NC 4.0</a>'
bgImg: bg3.jpg
justifyContent: false
relatedPosts: false
code_copy_button: true
customCSS:
- css/code.css
social:
- name: github
url: 'https://github.com/ewe2'
- name: twitter
url: 'https://twitter.com/ewe2'
- name: instagram
url: 'https://www.instagram.com/pengguinmusic'
- name: mastodon
url: 'https://mastodon.social/@ewe2'
menu:
main:
- name: posts
url: posts/
weight: 10
- name: stuff
url: stuff/
description: >-
Most things here are from previous sites and essays I want to keep
around
weight: 20
- name: tags
url: tags/
weight: 20
- name: about
url: about/
weight: 20