-
Notifications
You must be signed in to change notification settings - Fork 1
/
config.yml
61 lines (53 loc) · 1.24 KB
/
config.yml
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
baseURL: "https://how.wtf/"
copyright: "© 2021-2024 how.wtf"
enableRobotsTXT: true
languageCode: en-us
relativeURLs: true
title: how.wtf
theme: bearcub
uglyurls: true
author:
name: Thomas Taylor
markup:
highlight:
lineNos: true
lineNumbersInTable: false
noClasses: false
params:
dateFormat: 2006-01-02
description: |
Helpful posts on programming, cloud infrastructure, AI, and other software engineering topics to help with your "WTF?!" moments.
Written by Thomas Taylor, an AWS Community Builder.
favicon: images/favicon.ico
goatcounter: "https://stats.how.wtf/count"
googleSiteVerification: "ZugdoUg37QGKjGLpsGOxAdNXmNot5mL5osXhvnAeWqA"
ethicalAdsPublisher: "howwtf"
generateSocialCard: false
images:
- images/8yRnin.webp
latestPostsCount: 8
social:
email: thomas@how.wtf
twitter: imthomastaylor
links:
- name: PERSONAL
url: "https://thomasgtaylor.com"
description: Visit my personal website
- name: EMAIL
url: "mailto:thomas@how.wtf"
description: Send me an email
title: how.wtf
menus:
main:
- name: RSS
weight: 4
url: /index.xml
permalinks:
page:
blog: :title
section:
blog: /posts
sitemap:
changefreq: daily
filename: sitemap.xml
priority: 0.5