You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
521 B
TOML
20 lines
521 B
TOML
name = "Diary"
|
|
license = "MIT"
|
|
licenselink = "https://github.com/amazingrise/hugo-theme-diary/blob/master/LICENSE"
|
|
description = "Moments piled up. A simple, elegant blog theme."
|
|
homepage = "https://amazingrise.net/"
|
|
tags = ["blog"]
|
|
features = ["mobile","elegant"]
|
|
min_version = "0.59.0"
|
|
|
|
[author]
|
|
name = "amazingrise"
|
|
homepage = "https://amazingrise.net/"
|
|
|
|
|
|
# If porting an existing theme
|
|
[original]
|
|
name = "SumiMakito"
|
|
homepage = "https://mak1t0.cc"
|
|
repo = "https://github.com/SumiMakito/hexo-theme-Journal/"
|