From 7e5ac240a1065f7ed0c426903537e12364e0f52f Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 9 Feb 2017 15:33:24 +0100 Subject: updated to a Wordpress Magazine layout --- themes/new_theme/theme.toml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 themes/new_theme/theme.toml (limited to 'themes/new_theme/theme.toml') 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" -- cgit v1.2.3-54-g00ecf