summaryrefslogtreecommitdiffstats
path: root/theme.toml
blob: a4951b93013b02763ba786bc2b9af72cf6b096a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name = "Ed"
license = "MIT"
licenselink = "https://github.com/sergeyklay/gohugo-theme-ed/blob/master/LICENSE"
description = "Ed theme for minimal editions, based on Alex Gil theme"
homepage = "https://github.com/sergeyklay/gohugo-theme-ed"
tags = ["blog", "responsive", "light", "customizable", "minimal", "ed"]
features = ["posts"]
min_version = "0.84.0"

[author]
    name = "Serghei Iakovlev"
    homepage = "https://serghei.blog"

[original]
    author = "Alex Gil"
    homepage = "https://www.elotroalex.com"
    repo = "https://github.com/minicomp/ed"