mirror of
https://github.com/TommyTran732/tommytran.io.git
synced 2025-10-11 13:05:34 +02:00
Full website upload
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
# Refer to the theme docs for more details about each of these parameters.
|
||||
# https://blowfish.page/docs/getting-started/
|
||||
|
||||
theme = "blowfish" # UNCOMMENT THIS LINE
|
||||
# baseURL = "https://tommytran.io/"
|
||||
theme = "blowfish"
|
||||
baseURL = "https://tommytran.io/"
|
||||
defaultContentLanguage = "en"
|
||||
|
||||
# pluralizeListTitles = "true" # hugo function useful for non-english languages, find out more in https://gohugo.io/getting-started/configuration/#pluralizelisttitles
|
||||
|
@@ -33,7 +33,7 @@ linkedin = "https://www.linkedin.com/in/tommytran732"
|
||||
email = "mailto:contact@tommytran.io"
|
||||
|
||||
[[params.author.links]]
|
||||
pgpkey = "/tommy.asc"
|
||||
pgpkey = "/.well-known/pgp-key.txt"
|
||||
|
||||
["params.author"]
|
||||
name = "Tommy Tran"
|
||||
|
@@ -25,5 +25,11 @@ pageRef = "/posts/contact"
|
||||
identifier = "lqA5Rh0hE9"
|
||||
weight = 4
|
||||
|
||||
[[main]]
|
||||
name = "Hire Me!"
|
||||
pageRef = "/posts/hire-me"
|
||||
identifier = "jkB0Rl7UK9"
|
||||
weight = 5
|
||||
|
||||
[[footer]]
|
||||
none = "none"
|
||||
|
@@ -81,7 +81,7 @@ showLikes = false
|
||||
showTableOfContents = false
|
||||
showCards = false
|
||||
orderByWeight = false
|
||||
groupByYear = true
|
||||
groupByYear = false
|
||||
cardView = false
|
||||
cardViewScreenWidth = false
|
||||
constrainItemsWidth = false
|
||||
|
Reference in New Issue
Block a user