-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
- Add
gem "sitepress-rails", "~> 4.0" - Run
bin/rails generate sitepress:install - Confirm
sitepress_pagesandsitepress_rootin routes - Remove commented out
rootroute - Work around Slim pages are not rendering / not found sitepress/sitepress#58 by adding
config/initializers/sitepress.rb
# https://github.com/sitepress/sitepress/issues/58
ActionView::Template::Handlers.extensions << :slimMetadata
Metadata
Assignees
Labels
No labels