Add basic scaffolding for site.

This commit is contained in:
Anna Rose Wiggins 2023-08-30 23:00:53 +00:00
commit d95126dca8
109 changed files with 10750 additions and 0 deletions

View file

@ -0,0 +1,19 @@
name = "Mainroad"
license = "GPLv2"
licenselink = "https://github.com/vimux/mainroad/blob/master/LICENSE.md"
description = "Mainroad is a responsive, clean and content-focused Hugo theme."
homepage = "https://github.com/vimux/mainroad/"
demosite = "https://mainroad-demo.netlify.app/"
tags = ["blog", "responsive", "light", "multilingual", "customizable", "widgets", "wordpress"]
features = ["blog", "responsive", "multilingual", "widgets", "rss", "disqus", "google analytics", "wordpress"]
min_version = "0.48"
[author]
name = "Vimux"
homepage = "https://github.com/vimux"
# If porting an existing theme
[original]
name = "MH Magazine lite"
homepage = "https://wordpress.org/themes/mh-magazine-lite/"
repo = "https://themes.trac.wordpress.org/browser/mh-magazine-lite/2.5.6"