Y
Hacker News
new
|
ask
|
show
|
jobs
by
huangyz0918
2486 days ago
Cool thing! But I'm not sure how to add that into a Jekyll theme. All I need to do is add Turbolinks in `Gemfile` and `bundle install`, right?
1 comments
bruncun
2486 days ago
You will also have to require Turbolinks in your JavaScript manifest (application.js). See "Installation using Ruby on Rails" in the docs.
link