forked from functor.systems/website
feat: use latex hugo template
This commit is contained in:
parent
1d12f5614d
commit
9004c27ceb
56 changed files with 1666 additions and 2 deletions
13
theme.toml
Normal file
13
theme.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
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"
|
Loading…
Add table
Add a link
Reference in a new issue