valioDOTch / hologram-example

An example repository that shows off using hologram

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example hologram style guide

This is an example project that uses hologram to build this style guide. In order to build the style guide yourself, run the following:

gem install hologram
cd hologram-example
hologram config.yml

Nota Bene: This example uses jQuery loaded from a CDN to build a simple menu navigation. You'll need to run a local server to see this menu in action.

License

Like hologram itself, this example is licensed under the MIT license.

About

An example repository that shows off using hologram

License:MIT License


Languages

Language:CSS 72.4%Language:JavaScript 27.3%Language:Ruby 0.3%