2022-12-03 19:26:48 +00:00
|
|
|
baseURL = 'https://blog.kestrelsnest.social'
|
|
|
|
languageCode = 'en-us'
|
|
|
|
title = "Kestrel's Nest"
|
|
|
|
theme = "m10c"
|
|
|
|
[params]
|
|
|
|
author = "Eric Wagoner"
|
|
|
|
avatar = "face.jpg"
|
|
|
|
description = "Links, thoughts, & what-not from Athens, GA."
|
|
|
|
favicon = "favicon.ico"
|
|
|
|
[[params.social]]
|
|
|
|
icon = "home"
|
|
|
|
name = "Home"
|
|
|
|
url = "https://ericwagoner.com"
|
|
|
|
[[params.social]]
|
|
|
|
icon = "message-circle"
|
|
|
|
name = "Mastodon"
|
|
|
|
url = "https://toots.kestrelsnest.social/@eric"
|
|
|
|
[[params.social]]
|
|
|
|
icon = "camera"
|
|
|
|
name = "Pixelfed"
|
|
|
|
url = "https://pix.kestrelsnest.social/@eric"
|
|
|
|
[[params.social]]
|
|
|
|
icon = "facebook"
|
|
|
|
name = "Facebook"
|
|
|
|
url = "https://facebook.com/ewagoner"
|
|
|
|
[[params.social]]
|
|
|
|
icon = "youtube"
|
|
|
|
name = "YouTube"
|
|
|
|
url = "https://youtube.com/ewagoner"
|
|
|
|
[[params.social]]
|
|
|
|
icon = "linkedin"
|
|
|
|
name = "LinkedIn"
|
|
|
|
url = "https://www.linkedin.com/in/wagonereric/"
|
|
|
|
[[params.social]]
|
|
|
|
icon = "github"
|
|
|
|
name = "Github"
|
|
|
|
url = "https://github.com/ewagoner"
|
|
|
|
[[params.social]]
|
|
|
|
icon = "mail"
|
|
|
|
name = "Email"
|
2023-07-24 22:30:25 +00:00
|
|
|
url = "mailto:eric@ericwagoner.com?subject=Blog"
|
2022-12-03 19:26:48 +00:00
|
|
|
|
|
|
|
[menu]
|
|
|
|
[[menu.main]]
|
|
|
|
identifier = "home"
|
|
|
|
name = "Home"
|
|
|
|
url = "/"
|
|
|
|
weight = 1
|
|
|
|
[[menu.main]]
|
|
|
|
identifier = "tags"
|
|
|
|
name = "Tags"
|
|
|
|
url = "/tags/"
|
|
|
|
weight = 2
|
2022-12-29 15:15:26 +00:00
|
|
|
[[menu.secondary]]
|
|
|
|
identifier = "then"
|
|
|
|
name = "Past"
|
|
|
|
url = "/then/"
|
|
|
|
weight = 1
|
|
|
|
[[menu.secondary]]
|
2022-12-03 19:26:48 +00:00
|
|
|
identifier = "now"
|
|
|
|
name = "Now"
|
|
|
|
url = "/now/"
|
2022-12-29 15:15:26 +00:00
|
|
|
weight = 2
|
|
|
|
[[menu.secondary]]
|
|
|
|
identifier = "upcoming"
|
|
|
|
name = "Future"
|
|
|
|
url = "/upcoming/"
|
|
|
|
weight = 3
|
|
|
|
[[menu.tertiary]]
|
|
|
|
identifier = "mytweets"
|
|
|
|
name = "Local Tweet Archive"
|
|
|
|
url = "/mytweets/"
|
2022-12-03 19:26:48 +00:00
|
|
|
weight = 3
|