0.1.8 • Published 9 years ago

merlot v0.1.8

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

Merlot Bower Version Node Version GitHub License Code Climate devDependency Status

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.

screenshot

Support

BrowserChromeFirefoxSafariIEiOSAndroid
Supported versionslatestlatestlatest9+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...
0.1.8

9 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago