Skip to content

styledown/styledown2-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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