Full website upload

This commit is contained in:
Tommy
2025-10-01 02:05:42 +00:00
parent f1f7a398b1
commit bcf219c721
119 changed files with 2572 additions and 6 deletions

View File

@@ -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

View File

@@ -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"

View File

@@ -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"

View File

@@ -81,7 +81,7 @@ showLikes = false
showTableOfContents = false
showCards = false
orderByWeight = false
groupByYear = true
groupByYear = false
cardView = false
cardViewScreenWidth = false
constrainItemsWidth = false