Add basic scaffolding for site.
This commit is contained in:
commit
d95126dca8
109 changed files with 10750 additions and 0 deletions
19
themes/mainroad/theme.toml
Normal file
19
themes/mainroad/theme.toml
Normal 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"
|
Loading…
Add table
Add a link
Reference in a new issue