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

https://github.com/wikimatze/padrino-livingstyleguide


https://github.com/wikimatze/padrino-livingstyleguide

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Livingstyleguide for Padrino
[ ![Codeship Status for wikimatze/padrino-livingstyleguide](https://codeship.io/projects/00ea4670-f454-0131-409e-7ed83cc3b0d4/status)](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 s

Now 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**