Scaffold michaelferrara-site: Hugo skeleton with reader-magnet freebie flow
deploy / deploy (push) Successful in 4s
deploy / deploy (push) Successful in 4s
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
baseURL = "https://michaelferrara.org/"
|
||||
locale = "en-US"
|
||||
title = "Michael Ferrara"
|
||||
|
||||
enableRobotsTXT = true
|
||||
buildDrafts = false
|
||||
buildFuture = false
|
||||
buildExpired = false
|
||||
disableKinds = ["taxonomy", "term"]
|
||||
|
||||
[params]
|
||||
env = "production"
|
||||
description = "TODO: one-line author bio/description"
|
||||
author = "Michael Ferrara"
|
||||
eec_base_url = "https://eec.michaelferrara.org"
|
||||
|
||||
[[menu.footer]]
|
||||
name = "Contact"
|
||||
url = "/contact/"
|
||||
weight = 10
|
||||
|
||||
[[menu.footer]]
|
||||
name = "Privacy"
|
||||
url = "/privacy/"
|
||||
weight = 20
|
||||
|
||||
[[menu.footer]]
|
||||
name = "Terms"
|
||||
url = "/terms/"
|
||||
weight = 30
|
||||
Reference in New Issue
Block a user