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
- Host: GitHub
- URL: https://github.com/trulia/hologram-example
- Owner: trulia
- License: mit
- Created: 2013-05-30T17:19:45.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2022-03-15T15:52:35.000Z (over 4 years ago)
- Last Synced: 2025-06-19T13:46:29.524Z (about 1 year ago)
- Language: CSS
- Size: 207 KB
- Stars: 120
- Watchers: 78
- Forks: 60
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.