Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 997 Bytes

README.md

File metadata and controls

40 lines (24 loc) · 997 Bytes

Styledown for Rails

Write maintainable CSS styleguides using Markdown

Install

Add the gem to your Gemfile and type bundle install.

gem 'styledown2-rails'

Use the styledown:install generator to add the default files.

rails g styledown:install

You can also skip using the generator and write the files yourself. See Manual install for details.

Writing styleguides

See Styledown2 documentation.

API

See API documentation.

Thanks

styledown2-rails © 2017+, Rico Sta. Cruz. Released under the MIT License.
Authored and maintained by Rico Sta. Cruz with help from contributors (list).

ricostacruz.com  ·  GitHub @rstacruz  ·  Twitter @rstacruz