The eponymous.
This site is built with Perron and only uses Rails to actively render
the site in development. Perron has a task, perron:build, which compiles the
site into static HTML files for deployment in production.
rails s
rails perron:build && git push origin