13 lines
465 B
TOML
13 lines
465 B
TOML
|
name = "HugoTeX"
|
||
|
license = "MIT"
|
||
|
licenselink = "https://github.com/kaisugi/HugoTeX/blob/master/LICENSE"
|
||
|
description = "LaTeX style hugo theme"
|
||
|
homepage = "https://github.com/kaisugi/HugoTeX"
|
||
|
demosite = "https://hugotex.vercel.app/"
|
||
|
tags = ["dark", "light", "blog", "minimal", "simple", "LaTeX"]
|
||
|
features = ["minimal", "simple", "responsive", "syntax highlight", "LaTeX"]
|
||
|
min_version = "0.128.0"
|
||
|
|
||
|
[author]
|
||
|
name = "kaisugi"
|
||
|
homepage = "https://github.com/kaisugi"
|