2021-08-25 16:29:31 +00:00
|
|
|
|
2021-08-22 03:59:27 +00:00
|
|
|
baseURL = 'http://example.org/'
|
|
|
|
languageCode = 'en-us'
|
2021-08-25 22:55:50 +00:00
|
|
|
title = 'Sophie Lewis'
|
2021-08-22 03:59:27 +00:00
|
|
|
theme = "sophie-lewis"
|
|
|
|
|
|
|
|
[params]
|
2021-11-17 13:09:41 +00:00
|
|
|
#navbar = ["about", "writing", "get-in-touch"]
|
2022-09-27 12:35:53 +00:00
|
|
|
navbar = ["about", "writing", "videos", "events", "get-in-touch"]
|
2021-08-26 14:09:09 +00:00
|
|
|
|
|
|
|
[params.header]
|
|
|
|
name = "Sophie Lewis"
|
|
|
|
subtitle = "Writer, Theorist, Teacher"
|
|
|
|
|
|
|
|
[params.about]
|
2021-10-02 11:46:53 +00:00
|
|
|
headshot = "portrait.jpg"
|
2021-08-26 14:09:09 +00:00
|
|
|
|
|
|
|
[params.social]
|
|
|
|
# USERNAMES
|
2021-09-09 14:55:13 +00:00
|
|
|
twitter="reproutopia"
|
|
|
|
patreon="reproutopia"
|
2021-08-26 14:09:09 +00:00
|
|
|
|
|
|
|
|
2021-08-25 09:39:09 +00:00
|
|
|
|
2021-08-25 16:29:31 +00:00
|
|
|
# DON'T EDIT BELOW
|
2021-08-25 09:39:09 +00:00
|
|
|
|
|
|
|
[markup.goldmark.renderer]
|
|
|
|
unsafe = true
|
2021-08-25 16:29:31 +00:00
|
|
|
xhtml = true
|