MetroAppSite for HTML5 is an off-the-shelf static HTML5 and JavaScript project that leverages Twitter Bootstrap and BootMetro to help Windows Store developers craft customizeable, Metro-style websites to help promote their application and meet Windows Store certification requirements.
MetroAppSite is developed and maintained by the engineering team from MarkedUp Analytics.
MetroAppSite includes:
- Metro UI, branding, and Microsoft SurfaceTM smooth screenshot slider.
- Fully configurable branding and content.
- Customizeable and extensible UI built with Twitter Bootstrap and BootMetro.
- Includes privacy policy template, which is required to publish in the Windows Store.
- Integration points with UserVoice and Google Analytics to help you better manage your app's presence online.
Here are some sample sites that are currently using MetroAppSite
Fork and clone this repostiory, and then:
- Edit the marketing text (features, testimonials, headers, etc...) on
index.html
. - Add your own carousel pictures to
index.html
. MetroAppSite uses the Twitter Bootstrap photo carousel. - Embed your own [Twitter timeline widget] 5 on
index.html
. - Add your own [UserVoice] 4 information to
index.html
andprivacy.html
. - Add your own [Google Analytics] 2 information to
index.html
andprivacy.html
. - Change the
<title>
tag for bothindex.html
andprivacy.html
. - Change the App Download Urls on both
index.html
andprivacy.html
to be equal to your app's url in the Windows Store. - Add your own marketing terms to meta tags at
index.html
. - Create your own privacy policy for your app at PrivacyChoice.org and replace the contents of the privacy policy on
privacy.html
.
This template is based on BootMetro.