blob: fbc2fe877a2ca2039518eb48016f666a549a96a6 (
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 = "Ported from Jekyll 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"
|