18 lines
510 B
TOML
Executable File
18 lines
510 B
TOML
Executable File
name = "Massively"
|
|
license = "Creative Commons"
|
|
licenselink = "https://github.com/curtiscde/hugo-theme-massively/blob/master/LICENSE"
|
|
description = "An elegant open-source and mobile-first theme"
|
|
homepage = "https://html5up.net/uploads/demos/massively/index.html"
|
|
tags = ["blog", "html5up"]
|
|
features = ["blog"]
|
|
min_version = "0.54.0"
|
|
|
|
[author]
|
|
name = "KS"
|
|
|
|
|
|
# If porting an existing theme
|
|
[original]
|
|
author = "HTML5UP"
|
|
homepage = "https://html5up.net"
|
|
repo = "https://html5up.net/massively" |