forked from athul/archie
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy paththeme.toml
More file actions
28 lines (26 loc) · 752 Bytes
/
theme.toml
File metadata and controls
28 lines (26 loc) · 752 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
name = "Jughead"
license = "GPL-3.0-only"
licenselink = "https://github.com/ananthb/jughead/blob/main/LICENSE"
description = """Jughead is a simple and powerful blog theme for Hugo.
It features Giscus comments, Mermaid diagrams, and KaTeX formulae."""
homepage = "https://github.com/ananthb/jughead"
demosite = "https://ananthb.github.io/jughead/"
tags = [
"portfolio",
"blog",
"simple",
"responsive",
"minimal",
"personal",
"clean",
"shortcodes",
]
features = ["blog", "responsive", "comments", "Syntax highlighting"]
min_version = "0.120.0"
[author]
name = "Ananth Bhaskararaman"
homepage = "https://github.com/ananthb"
[original]
name = "Archie"
homepage = "https://athul.github.io/archie"
repo = "https://github.com/athul/archie"