Avicenna/theme.toml

22 lines
778 B
TOML
Raw Normal View History

2019-06-29 16:16:53 +01:00
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Avicenna"
license = "MIT"
licenselink = "https://github.com/hadisinaee/avicenna/blob/master/LICENSE"
description = "A minimal, simple, and responsive academic page."
2019-06-29 16:16:53 +01:00
homepage = "https://github.com/hadisinaee/avicenna"
tags = ["academic", "personal", "minimal", "minimalist", "clean", "responsive", "simple", "university"]
features = ["Academic", "Responsive", "Clean And Minimal", "Social Media Links"]
min_version = "0.41"
[author]
name = "Hadi Sinaee"
homepage = "http://ce.sharif.edu/~sinaee/"
# If porting an existing theme
[original]
name = "ezhil"
homepage = "https://github.com/vividvilla/ezhil"
repo = "https://github.com/vividvilla/ezhil"