summaryrefslogtreecommitdiff
path: root/themes/blowfish/theme.toml
blob: 9c6f4694ae0787439d8e73a20d5bd126e8c5bf5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Blowfish theme for Hugo

name = "Blowfish"
license = "MIT"
licenselink = "https://github.com/nunocoracao/blowfish/blob/main/LICENSE"
description = "A powerful, lightweight theme for Hugo built with Tailwind CSS."

homepage = "https://github.com/nunocoracao/blowfish/"
demosite = "https://blowfish.page/"

tags = ["blog", "minimal", "responsive", "dark mode", "dark", "light", "tailwind", "personal"]
features = ["syntax highlighting", "dark mode", "emoji", "firebase", "views"]

[author]
  name = "Nuno Coracao"
  homepage = "https://nunocoracao.com/"

[original]
  author = "James Panther"
  homepage = "https://jamespanther.com/"
  repo = "https://github.com/jpanther/congo"