Avicenna/theme.toml
Hadi Sinaee 422bff3725
Fixing HugoThemes Feedbacks (#5)
* add: 'content' folder under exampleSite
fix #4

* fix: absURL added for profile.jpg
fix #3 

* update: added description about theme
close #2

* fix: profile image renamed to the hardcoded one
2019-07-02 21:36:56 +04:30

22 lines
778 B
TOML

# 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."
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"