# theme.toml template for a Hugo theme # See https://github.com/gohugoio/hugoThemes#themetoml for an example name = "Huginn" license = "GPL3" licenselink = "https://framagit.org/Bridouz/hugo-theme-huginn/blob/master/LICENSE.md" description = "A simple blog theme for Hugo, inspired by [Pneumatic](https://github.com/iKevinY/pneumatic) (A Pelican theme)" homepage = "https://framagit.org/Bridouz/hugo-theme-huginn" tags = [ "responsive", "simple", "blog", "staticman" ] features = [ "Mobile-optimized", "Pagination", "Lightbox", "Gallery", "Code highlight", "Hashover comments", "Staticman", "Related Posts", "Block Templates", "Table of Contents", "Custom Shortcodes" ] min_version = "0.27" [author] name = "Justin Bridouz" homepage = "https://www.bloguslibrus.fr" # If porting an existing theme [original] name = "Pneumatic" homepage = "http://kevinyap.ca/" repo = "https://github.com/iKevinY/pneumatic"