You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
511 B
19 lines
511 B
name = "ITIX"
|
|
license = "MIT"
|
|
licenselink = "https://github.com/nmasse-itix/hugo-theme-itix/blob/master/LICENSE"
|
|
description = "Theme of my personal site: www.itix.fr"
|
|
homepage = "https://www.itix.fr/"
|
|
tags = ["blog"]
|
|
features = ["mobile","elegant"]
|
|
min_version = "0.59.0"
|
|
|
|
[author]
|
|
name = "Nicolas Massé"
|
|
homepage = "https://www.itix.fr/"
|
|
|
|
|
|
# If porting an existing theme
|
|
[original]
|
|
name = "amazingrise"
|
|
homepage = "https://amazingrise.net/"
|
|
repo = "https://github.com/amazingrise/hugo-theme-diary"
|
|
|