/hologram-example

An example repository that shows off using hologram

Primary LanguageCSSMIT LicenseMIT

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.