This repository has been archived on 2020-03-27. You can view files and clone it, but cannot push or open issues or pull requests.
Syllabus/themes/piratecare/theme.toml

23 lines
686 B
TOML

# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Piratecare"
license = "MIT"
licenselink = "https://www.gnu.org/licenses/gpl-3.0.en.html"
description = "The theme developed for the Pirate Care Syllabus"
homepage = "https://pirate.care"
tags = ["syllabus"]
features = []
min_version = "0.41"
[author]
name = "maddalena fragnito & marcell mars"
homepage = "https://pirate.care"
# If porting an existing theme
[original]
name = "hugo-theme-tailwindcss-starter"
homepage = "https://github.com/dirkolbrich/hugo-theme-tailwindcss-starter"
repo = "https://github.com/dirkolbrich/hugo-theme-tailwindcss-starter"