website/config.toml
James Harton af54dd8216
All checks were successful
continuous-integration/drone/push Build is passing
feat: add ash-related posts.
2023-08-16 17:18:23 +12:00

41 lines
767 B
TOML

base_url = "https://harton.nz"
build_search_index = true
compile_sass = true
generate_feed = true
generate_rss = true
theme = "anatole-zola"
description = "Nerd, maker and quadcopter breaker from Wairarapa, Aotearoa."
title = "James Harton"
taxonomies = [
{name = "tags", feed = true},
]
[markdown]
highlight_code = true
highlight_theme = "base16-ocean-light"
[extra]
author = "James Harton"
[extra.show]
links = false
tags = true
[languages.en.translations]
about = "About"
archive = "Archive"
date_format = "%Y-%m-%d"
home = "Home"
language_name = "English"
last_page = "Last Page"
links = "Links"
next_page = "Next Page"
tags = "Tags"
[extra.social]
github = "jimsynz"
gitlab = "jimsy"
linkedin = "james-harton-35013418a"
mastodon = "jmshrtn@social.coop"