Added the Blowfish theme
This commit is contained in:
4
.gitmodules
vendored
Normal file
4
.gitmodules
vendored
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
[submodule "themes/blowfish"]
|
||||||
|
path = themes/blowfish
|
||||||
|
url = https://github.com/nunocoracao/blowfish.git
|
||||||
|
branch = main
|
@@ -1,3 +1,4 @@
|
|||||||
# Blog
|
# Blog
|
||||||
|
|
||||||
> My personal blog, powered by [Hugo](https://gohugo.io/)
|
> My personal blog, powered by [Hugo](https://gohugo.io/) and the
|
||||||
|
> [Blowfish](https://blowfish.page/) theme
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
baseURL = "https://nicolabelluti.me/"
|
baseURL = "https://nicolabelluti.me/"
|
||||||
languageCode = "en-us"
|
|
||||||
title = "Nicola's Blog"
|
# https://github.com/nunocoracao/blowfish
|
||||||
|
theme = "blowfish"
|
||||||
|
1
config/_default/languages.en.toml
Normal file
1
config/_default/languages.en.toml
Normal file
@@ -0,0 +1 @@
|
|||||||
|
title = "Nicola's Blog"
|
1
themes/blowfish
Submodule
1
themes/blowfish
Submodule
Submodule themes/blowfish added at f06bcb2a55
Reference in New Issue
Block a user