This is a fork of Google's Web Starter Kit. It is modified to be suited for making static websites hosted on Github Pages.
At present, we officially aim to support the following browsers:
- IE9, IE10, IE11
- FF 30, 31
- Chrome 34, 35
- Safari 7, 8
- iOS Safari 7, 8
- Android / Chrome 4.4, 4.4.3
This is not to say that Web Starter Kit cannot be used in browsers older than those reflected, but merely that our focus will be on ensuring our layouts work great in the above.
init
: Replacegit@github.com:markmiro/usersite.github.io.git
with your name and repo. Also replace the name and email to anythingapp/CNAME
: Update with the url you'll be hosting your website at.gulpfile.js
: If you're making a Github User page then change out'gh-pages'
to'master'
gulpfile.js
: Update'example.com'
to your own domain for Google's pagespeed insightsapp/manifest.json
: Change"Web Starter Kit"
toYour Website Name
app/jade/_/page.jade
: ChangeWeb Starter Kit
toYour Website Name