High Voltage
rails-reverse-proxy
High Voltage | rails-reverse-proxy | |
---|---|---|
3 | 2 | |
3,204 | 239 | |
0.4% | - | |
7.3 | 4.0 | |
about 1 month ago | 6 months ago | |
Ruby | Ruby | |
MIT License | MIT License |
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.
High Voltage
-
Rails with Middleman for static content?
If you only need some static pages in your Rails app, I think you can use something simple like: https://github.com/thoughtbot/high_voltage.
-
How to integrate a static website to Rails app
Also not quite what you're lookin' for but throwing it out there anyway: https://github.com/thoughtbot/high_voltage
-
Application Search Feature more that ActiveRecord;
I've always used high voltage for static files. You can configure it to use top-level routes. It isn't a problem. Requests for assets don't even hit the Rails router.
rails-reverse-proxy
-
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?
Nanoc - A powerful web publishing system
Yt - The reliable YouTube API Ruby client
Jekyll - :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby
static-rails - Build & serve static sites (e.g. Jekyll, Hugo) from your Rails app
Awesome Jekyll - A collection of awesome Jekyll goodies (tools, templates, plugins, guides, etc.)
premailer-rails - CSS styled emails without the hassle.
Octopress - Octopress 3.0 – Jekyll's Ferrari
counter_culture - Turbo-charged counter caches for your Rails app.
Middleman - Hand-crafted frontend development
Bridgetown - A next-generation progressive site generator & fullstack framework, powered by Ruby
Photish - Fast, simple, configurable photo portfolio website generator
webgen - webgen is a fast, powerful and extensible static website generator