Started working on a blog for the website; adjusted some styles
This commit is contained in:
3
Gemfile
3
Gemfile
@ -46,6 +46,9 @@ gem "sassc-rails"
|
||||
# Use CoffeeScript to process JS
|
||||
gem "coffee-rails"
|
||||
|
||||
# Kramdown gem to convert Markdown to HTML
|
||||
gem "kramdown", "~> 2.4"
|
||||
|
||||
# Use Active Storage variants [https://guides.rubyonrails.org/active_storage_overview.html#transforming-images]
|
||||
# gem "image_processing", "~> 1.2"
|
||||
|
||||
|
Reference in New Issue
Block a user