-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml
53 lines (49 loc) · 1.08 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
baseurl: /
copyright: Ross Fairbanks
title: Blog
theme: papermod
params:
mainSections:
- post
intro: true
headline: Blog
description: Personal blog of Ross Fairbanks
github: https://github.com/rossf7
twitter: https://twitter.com/rossf7
opengraph: true
shareTwitter: true
dateFormat: Mon, Jan 2, 2006
permalinks:
post: /:year/:month/:day/:filename/
menu:
main:
- identifier: home
name: Home
url: /
weight: 10
- identifier: github
name: GitHub
url: https://github.com/rossf7
weight: 20
- identifier: linkedin
name: LinkedIn
url: https://www.linkedin.com/in/rossfairbanks/
weight: 30
- identifier: bluesky
name: Bluesky
url: https://bsky.app/profile/rossf7.bsky.social
weight: 40
- identifier: mastodon
name: Mastodon
url: https://mastodon.green/@rossf7
weight: 40
- identifier: twitter
name: Twitter
url: https://twitter.com/rossf7
weight: 40
- identifier: about
name: About
url: /about/
weight: 50
social:
twitter: rossf7