summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorNick White <git@njw.name>2019-10-01 19:00:54 +0100
committerNick White <git@njw.name>2019-10-01 19:00:54 +0100
commitced7a8b54710a590c38cbbc9f64dec7920cc27a8 (patch)
treeb1e9862d24a7471b9ac0cbe534104d4b687bc89a /config.toml
Add first draft of blog to git
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml9
1 files changed, 9 insertions, 0 deletions
diff --git a/config.toml b/config.toml
new file mode 100644
index 0000000..0015559
--- /dev/null
+++ b/config.toml
@@ -0,0 +1,9 @@
+baseURL = "http://example.org/"
+languageCode = "en-us"
+theme = "hyde"
+title = "Rescribe Blog"
+
+[params]
+description = "Historical OCR, and all things around it"
+themeColor = "theme-rescribe"
+# TODO: move away from google-hosted fonts