1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 04:55:30 -04:00

preparing for blog integration

This commit is contained in:
2018-08-03 19:43:57 -04:00
parent cfb9316363
commit 8738c27f1d
8 changed files with 28 additions and 24 deletions

View File

@@ -1,13 +1,3 @@
baseURL = "https://jarv.is/"
languageCode = "en-us"
title = "Jake Jarvis"
disableKinds = ["taxonomy","taxonomyTerm","sitemap","RSS"]
[taxonomies]
tag = ""
category = ""
[permalinks]
post = "/:year/:month/:day/:slug"