Perron | Jamstack
Let’s talk about the Future of Jamstack — Join us
- Home page
- https://perron.railsdesigner.com/
- Repository
- rails-designer/perron
- Language:
- Ruby
- License:
- MIT
- Templates:
- ERB, Markdown
Build with Rails. Deploy static sites. ❤️
Bridge the gap between Rails development and static site generation. Write content in Markdown, use your Rails views and helpers and enjoy the full power of Ruby on Rails.
Features
- Convention-over-configuration approach with familiar Rails patterns
- All Rails features you know and love: layouts, views, partials, helpers and gems
- Markdown support with your choice of processor (redcarpet, commonmarker or kramdown)
- SEO essentials: meta tags, sitemap.xml and RSS/JSON feeds
- Related content recommendations using TF-IDF algorithm
- Programmatic SEO (pSEO): build content from data sources
- Support for data resources (YML, JSON or CSV files)
- Two operating modes: Standalone for complete static sites or Integrated for adding static pages to existing Rails apps
Find more static site generators.