Merlot is a fancy page template for GitHub Pages. Want to use it for your own site? Fork this repo and add your own content.
Support
| Browser | Chrome | Firefox | Safari | IE | iOS | Android |
|---|---|---|---|---|---|---|
| Supported versions | latest | latest | latest | 9+ | 7+ | 4+ |
Themes
You can even customize your own theme. The default theme and 'bleu' (pictured above) come included.
$ npm install $ bower install
$ grunt new-theme --theme=pinot-noir # follow instructions: $ grunt --theme=pinot-noir # make edits...
# or if you don't like bleu and want to switch to the default $ grunt switch-theme # or to switch to your own $ grunt switch-theme --theme=pinot-noir
Install
# or if you want to create a theme $ npm install merlot # or to just use current theme (bleu) $ bower install merlot # copy files and assets into your project as fit...
