summaryrefslogtreecommitdiff
path: root/themes/new_theme/theme.toml
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2017-02-09 15:33:24 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2017-02-09 15:33:24 +0100
commit7e5ac240a1065f7ed0c426903537e12364e0f52f (patch)
treea13dd7b8dd14e2c38958138a6d21713006d9dfd2 /themes/new_theme/theme.toml
parent5ff7d4c3584b1df14e4caf8c01f0e7934042c5bb (diff)
downloadwww-andreasbaumann-cc-7e5ac240a1065f7ed0c426903537e12364e0f52f.tar.gz
www-andreasbaumann-cc-7e5ac240a1065f7ed0c426903537e12364e0f52f.tar.bz2
updated to a Wordpress Magazine layout
Diffstat (limited to 'themes/new_theme/theme.toml')
-rw-r--r--themes/new_theme/theme.toml18
1 files changed, 18 insertions, 0 deletions
diff --git a/themes/new_theme/theme.toml b/themes/new_theme/theme.toml
new file mode 100644
index 0000000..902f64e
--- /dev/null
+++ b/themes/new_theme/theme.toml
@@ -0,0 +1,18 @@
+name = "Mainroad"
+license = "GPLv2"
+licenselink = "//github.com/vimux/mainroad/blob/master/LICENSE.md"
+description = "Mainroad is a responsive, clean and content-focused Hugo theme."
+homepage = "//github.com/vimux/mainroad/"
+tags = ["blog", "responsive", "widgets", "rss", "disqus", "wordpress"]
+features = ["blog", "responsive", "widgets", "rss", "disqus", "wordpress"]
+min_version = 0.17
+
+[author]
+ name = "Vimux"
+ homepage = "//github.com/vimux"
+
+# If porting an existing theme
+[original]
+ name = "MH Magazine lite"
+ homepage = "//wordpress.org/themes/mh-magazine-lite/"
+ repo = "//themes.trac.wordpress.org/browser/mh-magazine-lite/2.5.6"