Write maintainable CSS styleguides using Markdown
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.
See Styledown2 documentation.
See API documentation.
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