initial commit

This commit is contained in:
Drew
2025-02-10 16:38:53 -07:00
commit 1317913e3a
19 changed files with 2651 additions and 0 deletions

7
config.toml Normal file
View File

@ -0,0 +1,7 @@
baseURL = 'http://example.org/'
languageCode = 'en-us'
title = 'Protocol Oral History Project'
theme = "hugo-starter-tailwind-basic"
[taxonomies]
tag = "tags"