summaryrefslogtreecommitdiffstats
path: root/theme.toml
blob: b9cb34288fcdbdaa745b41637a24fcb400307c6d (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"
homepage = "https://github.com/sergeyklay/gohugo-theme-ed"
tags = ["hugo", "theme", "minimal", "ed"]
features = ["posts"]
min_version = "0.64.0"

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

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