Category: Getting Started

Why Use Rails for a Static Site?

There are plenty of static site generators out there — Jekyll, Hugo, Eleventy, Astro. So why would you use Rails? The answer is simple: you already know Rails. If you're a Rails developer, you don...

Getting Started with Rails2static

Rails2static turns your Rails app into a static site. You keep writing ERB templates, using ActiveRecord, and organizing code the Rails way — then generate plain HTML files you can deploy anywhere....

← All categories