Merge branch 'dev' into patch-1

This commit is contained in:
Nuno Coração
2024-01-25 16:40:41 +00:00
committed by GitHub
10 changed files with 75 additions and 26 deletions

View File

@@ -20,7 +20,7 @@ title = "Blowfish"
bio = "A powerful, lightweight theme for Hugo built with Tailwind CSS."
links = [
{ x-twitter = "https://twitter.com/burufugu" },
{ mastodon = "https://masto.ai/@blowfish" },
#{ mastodon = "https://masto.ai/@blowfish" },
{ github = "https://github.com/nunocoracao/blowfish" },
]

View File

@@ -20,15 +20,16 @@
pageRef = "docs/shortcodes"
weight = 15
[[main]]
name = "Samples"
pageRef = "samples"
weight = 16
[[main]]
name = "Examples"
weight = 20
[[main]]
name = "Samples"
parent = "Examples"
pageRef = "samples"
weight = 16
[[main]]
name = "Showcase"
parent = "Examples"
@@ -46,10 +47,10 @@
pageRef = "users"
weight = 90
#[[main]]
# name = "Merch"
# url = "http://tee.pub/lic/qwSlWVBL5zc"
# weight = 100
[[main]]
name = "Merch"
url = "https://www.teepublic.com/user/blowfish-store/t-shirts"
weight = 100
#[[main]]
# name = "Test"
@@ -62,11 +63,11 @@
url = "https://twitter.com/burufugu"
weight = 200
[[main]]
identifier = "mastodon"
pre = "mastodon"
url = "https://masto.ai/@blowfish"
weight = 300
#[[main]]
# identifier = "mastodon"
# pre = "mastodon"
# weight = 300
# url = "https://masto.ai/@blowfish"
[[main]]
identifier = "github"

Binary file not shown.

After

Width:  |  Height:  |  Size: 133 KiB

View File

@@ -0,0 +1,13 @@
---
title: "DXPetti.com"
tags: [Personal site,Blog]
externalUrl: "https://www.dxpetti.com/"
date: 9923-08-08
showDate: false
showAuthor: false
showReadingTime: false
showEdit: false
showLikes: false
showViews: false
layoutBackgroundHeaderSpace: false

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

View File

@@ -0,0 +1,13 @@
---
title: "asterisk.lol"
tags: [Personal Site]
externalUrl: "https://asterisk.lol"
date: 9922-08-08
showDate: false
showAuthor: false
showReadingTime: false
showEdit: false
showLikes: false
showViews: false
layoutBackgroundHeaderSpace: false

View File

@@ -537,6 +537,21 @@
"Blog"
]
},
{
"title": "DXPetti.com",
"url": "https://www.dxpetti.com/",
"tags": [
"Personal site",
"Blog"
]
},
{
"title": "asterisk.lol",
"url": "https://asterisk.lol",
"tags": [
"Personal Site"
]
},
{
"title": "notes.bluesdriveamelia.space",
"url": "https://notes.bluesdriveamelia.space/",
@@ -545,4 +560,4 @@
"Personal site"
]
}
]
]