mv theme to local control

This commit is contained in:
Don Harper 2020-11-22 09:44:54 -06:00
parent 3ac32ec7e9
commit c980366d63
189 changed files with 22593 additions and 0 deletions

12
themes/aether/theme.toml Normal file
View file

@ -0,0 +1,12 @@
name = "aether"
license = "MIT"
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", "Personal", "Responsive", "Minimal", "Simple", "Clean", "Modern", "Technical", "Syntax highlighting", "Google analytics", "Disqus", "Material Design"]
features = ["Responsive", "Highlight.js", "KaTeX", "Google analytics", "Disqus"]
min_version = "0.41"
[author]
name = "Joe Hutchinson"
homepage = "https://www.joehutch.com"