26 lines
560 B
TOML
26 lines
560 B
TOML
name = "Anubis"
|
|
license = "MIT"
|
|
licenselink = "https://github.com/Mitrichius/hugo-theme-anubis/blob/master/LICENSE"
|
|
description = "A minimal Hugo theme"
|
|
homepage = "https://github.com/mitrichius/hugo-theme-anubis"
|
|
demosite = "https://hugo-theme-anubis.netlify.app/"
|
|
tags = [
|
|
"blog",
|
|
"responsive",
|
|
"personal",
|
|
"minimal",
|
|
"clean",
|
|
"simple",
|
|
"light",
|
|
"dark",
|
|
"google-analytics",
|
|
"mobile",
|
|
"fast",
|
|
"multilingual"
|
|
]
|
|
features = ["blog"]
|
|
|
|
[author]
|
|
name = "Dmitry Kolosov"
|
|
homepage = "https://mitrich.me/en/"
|