added 2 new homepage layouts

This commit is contained in:
Nuno Coração
2022-10-11 23:40:31 +01:00
parent 9e3a07237c
commit cb156c0097
50 changed files with 249 additions and 284 deletions

View File

@@ -15,7 +15,7 @@ dateFormat = "2 January 2006"
[author]
name = "Blowfish"
image = "img/blowfish_logo.png"
#headline = "A powerful, lightweight theme for Hugo built with Tailwind CSS."
headline = "A powerful, lightweight theme for Hugo built with Tailwind CSS."
bio = "A powerful, lightweight theme for Hugo built with Tailwind CSS."
links = [
{ twitter = "https://twitter.com/burufugu" },

View File

@@ -22,7 +22,8 @@ mainSections = ["docs"]
showScrollToTop = true
[homepage]
layout = "hero" # valid options: page, profile, custom
layout = "custom" # valid options: page, profile, hero, card, custom
homepageImage = "iceland.jpg" # used in: hero, and card
showRecent = true
showRecentItems = 5
showMoreLink = true