https://github.com/wikimatze/padrino-livingstyleguide
https://github.com/wikimatze/padrino-livingstyleguide
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wikimatze/padrino-livingstyleguide
- Owner: wikimatze
- Created: 2014-05-07T06:42:55.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-07-23T05:01:30.000Z (almost 11 years ago)
- Last Synced: 2025-02-02T01:48:40.781Z (4 months ago)
- Language: Ruby
- Size: 168 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Livingstyleguide for Padrino
[ ](https://codeship.io/projects/28082)The [livingstyleguide](https://github.com/hagenburger/livingstyleguide) by @[hagenburger](https://twitter.com/hagenburger) let's your easily create living style guides with Markdown, Sass/SCSS and Compass.
This app is integrated into the [livingstyleguide example](https://github.com/hagenburger/livingstyleguide-example) - I took the SCSS code from other projects there.
You can see the running app under .
# Setup & Installation
git clone https://github.com/matthias-guenther/padrino-livingstyleguide
cd padrino-livingstyleguide
gem install bundler
bundle
bundle exec padrino sNow you can open the style guide at .
# Promotion
Beside, I'm writing the [PadrinoBook](http://padrinobook.com/) to let you get started into Padrino. I have written many
other article about Padrino on my blog [wikimatze.de](http://wikimatze.de/tags#padrino).**Be quick. Be elegant. Use Padrino**