Perron: A Static Site Generator for Ruby on Rails

(perron-site.statichost.page)

17 points | by Kerrick 4 days ago ago

2 comments

  • liampulles 14 hours ago ago

    I can understand the usefulness (maybe) of using this to extend an existing Rails application, but for a fully static site, I'm not sure why having to go through Rails is good. Infact it seems bad to me, I would rather have finer control over the actual HTML templates and CSS for building a static site.

  • subdavis a day ago ago

    The gripe about tailwind is valid, but I couldn’t figure out how Perron does this better. From a cursory look, I didn’t see anything about CSS in the docs. I could have missed it though.