move md to haml

This commit is contained in:
Torsten Ruger
2018-04-10 19:50:07 +03:00
parent 4b927c4f29
commit b61bc7c7ad
121 changed files with 3301 additions and 8572 deletions

View File

@ -11,7 +11,8 @@ gem "haml-rails"
gem "susy" , "2.2.12"
gem 'high_voltage'
gem "kramdown"
gem "maruku"
group :development, :test do
# Call 'byebug' anywhere in the code to stop execution and get a debugger console
gem 'byebug', platforms: [:mri, :mingw, :x64_mingw]