diff --git a/theme.toml b/theme.toml index 7c168bd..0ba1d82 100644 --- a/theme.toml +++ b/theme.toml @@ -1,21 +1,12 @@ -# theme.toml template for a Hugo theme -# See https://github.com/gohugoio/hugoThemes#themetoml for an example - -name = "Aether" +name = "aether" license = "MIT" -licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE.md" -description = "" -homepage = "http://example.com/" -tags = [] +licenselink = "https://github.com/josephhutch/aether/blob/master/LICENSE.md" +description = "aether is a blog theme that emphasizes motion, material, and depth as design elements to highlight the content of your site" +homepage = "https://github.com/josephhutch/aether" +tags = ["Blog", "Responsive", "Minimal", "Clean", "Material Design", "Highlight.js"] features = [] min_version = "0.26" [author] - name = "" - homepage = "" - -# If porting an existing theme -[original] - name = "" - homepage = "" - repo = "" +name = "Joe Hutchinson" +homepage = "https://www.joehutch.com"