2024-09-23 20:02:05 +00:00
baseURL = "https://ethanyoo.com/"
2021-10-04 12:20:20 +00:00
copyright = "Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0). Please support free culture by using Creative Commons licenses."
enableGitInfo = true
enableInlineShortcodes = true
footnoteReturnLinkContents = "^"
languageCode = "en-us"
rssLimit = 5
summaryLength = 70
theme = "geronimo"
timeZone = "America/New_York"
title = "Ethan Yoo"
[ frontmatter ]
2022-06-07 00:18:53 +00:00
date = [ "date" , ":filename" , ":default" ]
2021-10-04 12:20:20 +00:00
[ markup ]
[ markup . goldmark . renderer ]
unsafe = true
2022-12-29 13:16:02 +00:00
[ outputs ]
home = [ "HTML" , "RSS" , "JSON" ]
2021-10-04 12:20:20 +00:00
[ permalinks ]
links = ":year/:month/:slug"
categories = ":year/:month/"
year = ":year"
[ taxonomies ]
categories = "categories"
tags = "tags"
year = "year"
[ minify ]
2024-06-23 14:41:36 +00:00
disableHTML = false
disableJS = false
2021-10-04 12:20:20 +00:00
disableJSON = true
minifyOutput = true
2024-06-23 14:41:36 +00:00
[ minify . tdewolff . html ]
keepComments = true
2024-07-14 12:13:23 +00:00
keepQuotes = true
2021-10-04 12:20:20 +00:00
# Parameters
[ params ]
copyrightMessage = "Please support free culture by using Creative Commons licenses."
dateFmt = "2006-01-02 15:04 MST"
2024-09-19 20:42:40 +00:00
description = "Ethan Yoo is a data analyst and researcher with a particular interest in topics related to climate change, disability, and social policy."
2021-10-04 12:20:20 +00:00
license = "https://creativecommons.org/licenses/by-sa/4.0/"
2024-09-19 20:42:40 +00:00
subtitle = "Pronouns: he/him"
2021-10-04 12:20:20 +00:00
webmentionService = "https://webmention.io/ethanyoo.com/webmention"
2024-09-19 20:42:40 +00:00
[ params . author ]
name = "Ethan Yoo"
email = "hello@ethanyoo.com"
Gitea = "https://git.eyoo.link/ethan"
GitLab = "https://framagit.org/ethan"
Letterboxd = "https://letterboxd.com/ethanyoo/stats/"
LinkedIn = "https://www.linkedin.com/in/ethanyoo/"
Mastodon = "https://todon.eu/@ethanyoo"
pronouns = "he/him"
2021-10-04 12:20:20 +00:00
[ menu ]
# Header
[ [ menu . main ] ]
identifier = "links"
name = "Links"
url = "links/"
weight = 1
[ [ menu . main ] ]
identifier = "now"
name = "Now"
url = "now/"
weight = 2
2022-06-07 00:18:53 +00:00
2021-10-04 12:20:20 +00:00
[ [ menu . main ] ]
identifier = "resources"
name = "Resources"
url = "resources/"
weight = 3
# Footer
[ [ menu . footer ] ]
name = "Contact me"
url = "mailto:hello@ethanyoo.com"
weight = 1
2022-02-01 12:47:02 +00:00
[ [ menu . footer ] ]
2022-06-07 00:18:53 +00:00
name = "LinkedIn"
url = "https://www.linkedin.com/in/ethanyoo/"
weight = 2
2022-02-01 12:47:02 +00:00
2021-10-04 12:20:20 +00:00
[ [ menu . footer ] ]
name = "Privacy"
url = "/privacy/"
2022-02-01 12:47:02 +00:00
weight = 3
2021-10-04 12:20:20 +00:00
[ [ menu . footer ] ]
name = "Public key"
url = "/ethan.asc.txt"
2022-02-01 12:47:02 +00:00
weight = 4