Testing phugo as theme

This commit is contained in:
2017-10-15 18:32:13 +02:00
parent 4a0f71961e
commit e9957f193d
219 changed files with 3198 additions and 0 deletions

17
themes/phugo/theme.toml Normal file
View File

@@ -0,0 +1,17 @@
name = "Phugo"
license = "CCA 3.0 Unported"
licenselink = "//github.com/aerohub/phugo/LICENSE.md"
description = "Image gallery/Photoblog Theme for Hugo."
homepage = "//github.com/aerohub/phugo"
tags = ["image gallery", "photoblog", "shortcode"]
features = ["albums", "contact form", "breadcrumbs", "GA"]
min_version = 0.18
[author]
name = "Pavel Kanyshev"
homepage = "//github.com/aerohub"
# If porting an existing theme
[original]
name = "Multiverse"
homepage = "//html5up.net/multiverse"