# theme.toml template for a Hugo theme # See https://github.com/gohugoio/hugoThemes#themetoml for an example name = "Photo Stream" license = "MIT" licenselink = "https://github.com/nmasse-itix/photo-stream/blob/master/LICENSE" description = "A theme to host your photo albums, based on maxvoltar's photo-stream theme" homepage = "https://www.itix.fr/" tags = [ "photo-stream", "responsive", "flexbox", "minimalistic", "gallery" ] features = [ "rss", "page resources", "responsive" ] min_version = "0.68.0" [author] name = "Nicolas Massé" homepage = "https://www.itix.fr/" [original] name = "Tim Van Damme" homepage = "http://timvandamme.com/" repo = "https://github.com/maxvoltar/photo-stream"