0.1.8 • Published 8 years ago

merlot v0.1.8

Weekly downloads
4
License
MIT
Repository
github
Last release
8 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

8 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago