An open API service indexing awesome lists of open source software.

https://github.com/trulia/hologram-example

An example repository that shows off using hologram
https://github.com/trulia/hologram-example

Last synced: 9 months ago
JSON representation

An example repository that shows off using hologram

Awesome Lists containing this project

README

          

# Example hologram style guide

This is an example project that uses
[hologram](http://trulia.github.io/hologram) to build [this style
guide](http://trulia.github.io/hologram-example). 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.