-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.toml
More file actions
27 lines (24 loc) · 1.2 KB
/
config.toml
File metadata and controls
27 lines (24 loc) · 1.2 KB
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
baseURL = 'https://philotfarnsworth.github.io/Portfolio/'
languageCode = 'en-us'
enableRobotsTXT = 'true'
title = "Michael Gardner - In His Own Words"
## This may not be necessary this time
[markup]
[markup.goldmark]
[markup.goldmark.renderer]
unsafe = 'true'
[outputs]
page = ['HTML', 'JSON']
[params]
description = "Michael Gardner plays his greatest hits! A non-stop thrill ride detailing the exciting projects, exotic languages and explosive implementations this developer has experienced."
keywords = "Portfolio, Career, Web Development, HTML5, CSS3, Javascript, Go, Golang, Hugo, Developer, Software, Hire Me"
author = "Michael Gardner"
email = "Idodevthings@gmail.com"
linkedIn = "https://www.linkedin.com/in/michael-gardner-az"
github = "PhiloTFarnsworth"
year = "2022"
background = "desert.svg"
bio = "An aspiring developer in Tucson, AZ, I seek to leverage my skills to create unique and interesting digital experiences. Base background images provided by Cade Brown, all other assets created by me!"
quote = "Give me a fulcrum and some documentation, and I will move the world"
contactPatter = "Send comments, questions and solicitations to"
fonts = ["OpenDyslexic-Bold.woff2"]