-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yaml
52 lines (48 loc) · 1.33 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
baseURL: "https://dickingwithdocker.com/"
title: "Dicking with Docker"
theme: ["PaperMod", "plausible-hugo"]
params:
defaultTheme: auto
env: production
description: "Eventually consistent"
author: Simon Weald
ShowShareButtons: true
ShowPostNavLinks: true
ShowBreadCrumbs: true
ShowReadingTime: true
ShowCodeCopyButtons: true
comments: true
ShareButtons: ["linkedin", "twitter", "reddit", "whatsapp", "ycombinator"]
homeInfoParams:
Title: "Howdy 👋"
Content: >
I'm Simon; an SRE by day, and quite often by night too. I'm fascinated by technology, cars and photography (although not necessarily in that order).
socialIcons:
- name: github
url: "https://github.com/glitchcrab"
- name: github
url: "https://github.com/a7d-corp"
- name: instagram
url: "https://instagram.com/analbeard"
- name: twitter
url: "https://twitter.com/glitchcrab"
- name: linkedin
url: "https://www.linkedin.com/in/simonweald/"
plausible:
enable: true
domain: "dickingwithdocker.com"
gitstar: false
selfhosted_domain: "analytics.a7d.dev"
menu:
main:
- identifier: categories
name: categories
url: /categories/
weight: 10
- identifier: tags
name: tags
url: /tags/
weight: 20
services:
disqus:
shortname: dickingwithdocker