Welcome to mirror list, hosted at ThFree Co, Russian Federation.

theme.toml - github.com/kc0bfv/autophugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c558fc63c5e7915d2bba74bf0504623afd590097 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name = "AutoPhugo"
license = "CCA 3.0 Unported"
licenselink = "https://github.com/kc0bfv/autophugo/blob/master/LICENSE.md"
description = "Image gallery/Photoblog Theme for Hugo."
homepage = "https://github.com/kc0bfv/autophugo/"
tags = ["gallery", "photoblog", "responsive", "mobile", "dark", "creative", "images"]
features = ["albums", "contact form", "breadcrumbs"]
min_version = "0.58.0"

authors = [
    {name = "Karl Sickendick", homepage = "https://notmet.net"},
    {name = "Pavel Kanyshev", homepage = "https://github.com/aerohub"},
]

# If porting an existing theme
[original]
  name = "Multiverse"
  homepage = "https://html5up.net/multiverse"