-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathconfig.yml
More file actions
25 lines (25 loc) · 887 Bytes
/
config.yml
File metadata and controls
25 lines (25 loc) · 887 Bytes
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
baseURL: 'https://blog.spurgeon.dev/'
languageCode: en-us
title: Developing Ideas
theme: PaperMod
publishDir: docs
params:
homeInfoParams:
Title: Rick Spurgeon
Content: Senior software architect and developer with 20+ years of experience building software solutions across the FinTech, Electronic Trading, API, and Event Stream Processing spaces. I've called this site "Developing Ideas", a place where I will write about work and technology.
socialIcons:
- name: "GitHub"
url: "https://github.com/rspurgeon"
- name: "Twitter"
url: "https://twitter.com/spurgeonrick"
- name: "LinkedIn"
url: "https://www.linkedin.com/in/rjspurgeon/"
defaultTheme: light
disableThemeToggle: false
ShowCodeCopyButtons: true
ShowReadingTime: true
ShowShareButtons: true
ShowBreadCrumbs: true
ShowPostNavLinks: false
ShowToc: false
TocOpen: true