2022-09-10 13:20:44 -05:00
|
|
|
# Blowfish theme for Hugo
|
|
|
|
|
2022-09-13 14:43:03 -05:00
|
|
|
name = "Blowfish"
|
2022-09-10 13:20:44 -05:00
|
|
|
license = "MIT"
|
2022-09-13 04:57:50 -05:00
|
|
|
licenselink = "https://github.com/nunocoracao/blowfish/blob/main/LICENSE"
|
2022-09-13 14:43:03 -05:00
|
|
|
description = "A powerful, lightweight theme for Hugo built with Tailwind CSS."
|
2022-09-10 13:20:44 -05:00
|
|
|
|
2022-09-11 16:18:53 -05:00
|
|
|
homepage = "https://github.com/nunocoracao/blowfish/"
|
2022-12-30 09:25:34 -06:00
|
|
|
demosite = "https://blowfish.page/"
|
2022-09-10 13:20:44 -05:00
|
|
|
|
|
|
|
tags = ["blog", "minimal", "responsive", "dark mode", "dark", "light", "tailwind", "personal"]
|
2022-12-15 06:49:25 -06:00
|
|
|
features = ["syntax highlighting", "dark mode", "emoji", "firebase", "views"]
|
2022-09-10 13:20:44 -05:00
|
|
|
|
|
|
|
[author]
|
|
|
|
name = "Nuno Coracao"
|
|
|
|
homepage = "https://nunocoracao.com/"
|
2022-09-12 19:41:00 -05:00
|
|
|
|
|
|
|
[original]
|
|
|
|
author = "James Panther"
|
|
|
|
homepage = "https://jamespanther.com/"
|
|
|
|
repo = "https://github.com/jpanther/congo"
|