static-rails
Build & serve static sites (e.g. Jekyll, Hugo) from your Rails app (by testdouble)
rails-reverse-proxy
A reverse proxy for Ruby on Rails (by axsuul)
static-rails | rails-reverse-proxy | |
---|---|---|
2 | 2 | |
152 | 237 | |
0.0% | - | |
0.0 | 4.0 | |
over 1 year ago | 6 months ago | |
Ruby | Ruby | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
static-rails
Posts with mentions or reviews of static-rails.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-11.
-
How to integrate a static website to Rails app
testdouble/static-rails: Build & serve static sites (e.g. Jekyll, Hugo) from your Rails app (github.com)
- Using static site generation for slower pages
rails-reverse-proxy
Posts with mentions or reviews of rails-reverse-proxy.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-11.
-
How to integrate a static website to Rails app
I use https://github.com/axsuul/rails-reverse-proxy to pass along any requests made to my Rails app for /blog/ and /blog/:article_slug to my separately hosted static blog site (which I host on Cloudflare Pages). It serves my purpose pretty well. The main thing that I don't love is the extra network time between my Rails app server and the blog server when someone requests my blog via my Rails app, but it's good enough for my needs.
-
Webflow for public static pages?
you can do this in your web server, middleware, or in your rails app. https://github.com/axsuul/rails-reverse-proxy is probably a good starting point for you.
What are some alternatives?
When comparing static-rails and rails-reverse-proxy you can also consider the following projects:
High Voltage - Easily include static pages in your Rails app.
Yt - The reliable YouTube API Ruby client
premailer-rails - CSS styled emails without the hassle.
counter_culture - Turbo-charged counter caches for your Rails app.
Bridgetown - A next-generation progressive site generator & fullstack framework, powered by Ruby