← Volver a proyectos
Static Site Demo
Example Rails 4.2 app implementing a fast static site that rivals pure static generators
== Static Web Site Demonstration using Raptor/Passenger 5
This is the companion example site used in the article:
Other sources:
- http://crabonature.pl/posts/17-syntax-highlighting-in-ruby-on-rails
- https://devcenter.heroku.com/articles/rack-cache-memcached-rails31
- http://snippets.aktagon.com/snippets/302-how-to-setup-and-use-rack-cache-with-rails
- http://www.mobify.com/blog/beginners-guide-to-http-cache-headers/
- https://robots.thoughtbot.com/a-guide-to-caching-your-rails-application-with-fastly
- http://blog.marc-seeger.de/2010/12/09/added-caching-to-my-blog/
- http://www.brianstorti.com/working-with-http-cache/
- http://guides.rubyonrails.org/caching_with_rails.html#conditional-get-support
- http://rtomayko.github.io/rack-cache/storage
- http://www.schneems.com/post/20472425017/super-charge-your-rails-app-with-rack-cache-and/
- https://www.stormconsultancy.co.uk/blog/development/6-ways-to-get-more-bang-for-your-heroku-buck-while-making-your-rails-site-super-snappy/
- https://robots.thoughtbot.com/introduction-to-conditional-http-caching-with-rails
- http://crabonature.pl/posts/17-syntax-highlighting-in-ruby-on-rails