mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
updated docs for v1 and polished some minor fixes across the code
This commit is contained in:
@@ -7,7 +7,7 @@ rtl = false
|
||||
|
||||
title = "Blowfish"
|
||||
logo = "img/blowfish_logo_transparent.png"
|
||||
description = "Product | Nuno Coração"
|
||||
description = "A powerful, lightweight theme for Hugo built with Tailwind CSS."
|
||||
# copyright = "Copy, _right?_ :thinking_face:"
|
||||
|
||||
dateFormat = "2 January 2006"
|
||||
@@ -15,53 +15,9 @@ dateFormat = "2 January 2006"
|
||||
[author]
|
||||
name = "Blowfish"
|
||||
image = "img/blowfish_logo.png"
|
||||
#headline = "Product @ Docker"
|
||||
#bio = "A little bit about you and me"
|
||||
#headline = "A powerful, lightweight theme for Hugo built with Tailwind CSS."
|
||||
bio = "A powerful, lightweight theme for Hugo built with Tailwind CSS."
|
||||
links = [
|
||||
# { linkedin = "https://linkedin.com/in/nunocoracao" },
|
||||
# { twitter = "https://twitter.com/nunocoracao" },
|
||||
# { medium = "https://medium.com/@nunocoracao" },
|
||||
# { github = "https://github.com/nunocoracao" },
|
||||
# { goodreads = "http://goodreads.com/nunocoracao" },
|
||||
#{ reddit = "https://reddit.com/user/nunoheart" },
|
||||
#{ hackernews = "https://news.ycombinator.com/user?id=nunocoracao"},
|
||||
#{ telegram = "https://t.me/nunocoracao" },
|
||||
#{ keybase = "https://keybase.io/nunocoracao" },
|
||||
#{ instagram = "https://instagram.com/nunocoracao" },
|
||||
#{ music = "/music" },
|
||||
|
||||
# { email = "mailto:hello@your_domain.com" },
|
||||
# { link = "https://link-to-some-website.com/" },
|
||||
# { amazon = "https://www.amazon.com/hz/wishlist/ls/wishlist-id" },
|
||||
# { apple = "https://www.apple.com" },
|
||||
# { blogger = "https://username.blogspot.com/" },
|
||||
# { codepen = "https://codepen.io/username" },
|
||||
# { dev = "https://dev.to/username" },
|
||||
# { discord = "https://discord.gg/invitecode" },
|
||||
# { dribbble = "https://dribbble.com/username" },
|
||||
# { facebook = "https://facebook.com/username" },
|
||||
# { flickr = "https://www.flickr.com/photos/username/" },
|
||||
# { foursquare = "https://foursquare.com/username" },
|
||||
# { gitlab = "https://gitlab.com/username" },
|
||||
# { google = "https://www.google.com/" },
|
||||
# { hashnode = "https://username.hashnode.dev" },
|
||||
# { kickstarter = "https://www.kickstarter.com/profile/username" },
|
||||
# { lastfm = "https://lastfm.com/user/username" },
|
||||
# { mastodon = "https://mastodon.instance/@username" },
|
||||
# { microsoft = "https://www.microsoft.com/" },
|
||||
# { orcid = "https://orcid.org/userid" },
|
||||
# { patreon = "https://www.patreon.com/username" },
|
||||
# { pinterest = "https://pinterest.com/username" },
|
||||
# { reddit = "https://reddit.com/user/username" },
|
||||
# { researchgate = "https://www.researchgate.net/profile/username" },
|
||||
# { slack = "https://workspace.url/team/userid" },
|
||||
# { snapchat = "https://snapchat.com/add/username" },
|
||||
# { soundcloud = "https://soundcloud.com/username" },
|
||||
# { stack-overflow = "https://stackoverflow.com/users/userid/username" },
|
||||
# { steam = "https://steamcommunity.com/profiles/userid" },
|
||||
# { tiktok = "https://tiktok.com/@username" },
|
||||
# { tumblr = "https://username.tumblr.com" },
|
||||
# { twitch = "https://twitch.tv/username" },
|
||||
# { whatsapp = "https://wa.me/phone-number" },
|
||||
# { youtube = "https://youtube.com/username" },
|
||||
{ twitter = "https://twitter.com/burufugu" },
|
||||
{ github = "https://github.com/nunocoracao/blowfish" },
|
||||
]
|
||||
|
||||
@@ -16,46 +16,25 @@
|
||||
weight = 10
|
||||
|
||||
[[main]]
|
||||
name = "GitHub"
|
||||
url = "https://github.com/nunocoracao/blowfish"
|
||||
name = "Samples"
|
||||
pageRef = "samples"
|
||||
weight = 20
|
||||
|
||||
#[[main]]
|
||||
# name = "Posts"
|
||||
# pageRef = "posts"
|
||||
# weight = 40
|
||||
|
||||
#[[main]]
|
||||
# name = "Resume"
|
||||
# pageRef = "resume"
|
||||
# weight = 30
|
||||
|
||||
#[[main]]
|
||||
# name = "Music"
|
||||
# pageRef = "music"
|
||||
# weight = 40
|
||||
|
||||
#[[main]]
|
||||
# name = "Docs"
|
||||
# pageRef = "docs"
|
||||
# weight = 50
|
||||
|
||||
#[[main]]
|
||||
# name = "Tags"
|
||||
# pageRef = "tags"
|
||||
# weight = 90
|
||||
[[main]]
|
||||
name = "Users"
|
||||
pageRef = "users"
|
||||
weight = 30
|
||||
|
||||
[[main]]
|
||||
name = "GitHub"
|
||||
url = "https://github.com/nunocoracao/blowfish"
|
||||
weight = 40
|
||||
|
||||
# -- Footer Menu --
|
||||
# The footer menu is displayed at the bottom of the page, just before
|
||||
# the copyright notice. Configure as per the main menu above.
|
||||
|
||||
# [[footer]]
|
||||
# name = "Tags"
|
||||
# pageRef = "tags"
|
||||
# weight = 10
|
||||
|
||||
# [[footer]]
|
||||
# name = "Categories"
|
||||
# pageRef = "categories"
|
||||
# weight = 20
|
||||
[[footer]]
|
||||
name = "Tags"
|
||||
pageRef = "tags"
|
||||
weight = 10
|
||||
@@ -5,14 +5,14 @@
|
||||
# Refer to the theme docs for more details about each of these parameters.
|
||||
# https://nunocoracao.github.io/blowfish/docs/configuration/#theme-parameters
|
||||
|
||||
colorScheme = "ocean"
|
||||
colorScheme = "blowfish"
|
||||
defaultAppearance = "dark" # valid options: light or dark
|
||||
autoSwitchAppearance = false
|
||||
|
||||
enableSearch = true
|
||||
enableCodeCopy = true
|
||||
|
||||
mainSections = ["posts", "suggest", "external"]
|
||||
mainSections = ["docs", "samples"]
|
||||
# robots = ""
|
||||
|
||||
[footer]
|
||||
@@ -22,7 +22,7 @@ mainSections = ["posts", "suggest", "external"]
|
||||
showScrollToTop = true
|
||||
|
||||
[homepage]
|
||||
layout = "profile" # valid options: page, profile, custom
|
||||
layout = "custom" # valid options: page, profile, custom
|
||||
showRecent = false
|
||||
|
||||
[article]
|
||||
@@ -33,7 +33,7 @@ mainSections = ["posts", "suggest", "external"]
|
||||
showBreadcrumbs = true
|
||||
showDraftLabel = true
|
||||
showEdit = true
|
||||
editURL = "https://github.com/nunocoracao/blowfish/tree/dev/content"
|
||||
editURL = "https://github.com/nunocoracao/blowfish/tree/main/content"
|
||||
editAppendPath = true
|
||||
showHeadingAnchors = true
|
||||
showPagination = true
|
||||
@@ -47,9 +47,9 @@ mainSections = ["posts", "suggest", "external"]
|
||||
|
||||
[list]
|
||||
showBreadcrumbs = false
|
||||
showSummary = false
|
||||
showSummary = true
|
||||
showTableOfContents = false
|
||||
groupByYear = true
|
||||
groupByYear = false
|
||||
|
||||
[sitemap]
|
||||
excludedKinds = []
|
||||
|
||||
Reference in New Issue
Block a user