18 lines
616 B
TOML
18 lines
616 B
TOML
|
|
name = "DPSG"
|
||
|
|
license = "GPL-2.0-only"
|
||
|
|
licenselink = "https://github.com/vimux/mainroad/blob/master/LICENSE.md"
|
||
|
|
description = "DPSG is a clean and content-focused Hugo theme following the design of the biggest German Scouts association. A fork of Mainroad"
|
||
|
|
homepage = "https://github.com/vimux/mainroad/"
|
||
|
|
tags = ["blog", "responsive", "widgets", "rss"]
|
||
|
|
features = ["blog", "responsive", "widgets", "rss"]
|
||
|
|
min_version = "0.60"
|
||
|
|
|
||
|
|
[author]
|
||
|
|
name = "Max Mehl"
|
||
|
|
homepage = "https://mehl.mx"
|
||
|
|
|
||
|
|
[original]
|
||
|
|
name = "Mainroads"
|
||
|
|
homepage = "https://github.com/vimux/mainroad/"
|
||
|
|
repo = "https://github.com/vimux/mainroad/"
|