Skip to content

Change Thumbnail image of websites #91

@baotnq

Description

@baotnq

Todo

  • add themeImage to item of themes to define avatar image of website
  • update EasyBuilder to show themeImage for website market
    ewh-marketplace

Websites of Marketplace

  • List websites are defined at
    • http://easywebhub.com/website-marketplace.json
    • source on "gh-pages" branch, at here
    • update by Edit the source file, click here
  • VersionId
    • to update to EasyBuider at rootEasyBuider/template.json
    • EasyBuilder will check versionId from URL, and update if have larger versionid
  • templates
    • each item to define a website, and freely add more fields to more metadata
{
    "version"  : 5,
    "templates": [
     {
            "name"    : "category",
            "url"     : "https://github.com/easywebhub/easy-websites.git",
            "branch"  : "easywebhub-category",
			"type"    : "code base",
			"tags"    : ["Bootstrap 3.x", "website"],
            "themeUrl": "",
            "price"   : "Free"
        }
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions