High Voltage
Easily include static pages in your Rails app. (by thoughtbot)
Middleman
Hand-crafted frontend development (by middleman)
High Voltage | Middleman | |
---|---|---|
3 | 15 | |
3,196 | 7,040 | |
0.2% | 0.0% | |
7.3 | 7.3 | |
3 days ago | 4 days 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.
High Voltage
Posts with mentions or reviews of High Voltage.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-14.
-
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.
Middleman
Posts with mentions or reviews of Middleman.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-09-10.
-
“Make” as a Static Site Generator
Most of the Static Site Generators default to generating blog from markdown, which is not feasible for company websites etc. For such projects I like Middleman (https://middlemanapp.com) which provides layouts/partials and things like haml templates.
-
Bloggers who host statically, do you use Jekyll or Pelican to roll your blog posts?
I've done similar with Middleman, and I'm 99% sure you could set this up with Pelican if you wanted. It sounds like the site generation workflow is the issue rather than the tool.
- [student help] Using Rails as front end. Is it possible?
-
Show HN: Self-hosted CMS on Cloudflare for podcast/blog/images/videos/docs/URLs
I use middleman[^1] + bulmaCSS + FontAwesome but host on github using the `github.io` domain and upload podcasts to "archive.org"[^2]. The reason I choose this setup is because I want the content to survive as much as possible, hence open source technology and "free & long lived" hosting were requirements.
[^1]: https://middlemanapp.com/
[^2]: https://archive.org/
-
Web app architecture design process guidance
Thanks u/Draegan88, but what's Middleman got to do with app architecture & design/ERD/schema design?
-
Building Static Websites w/ Rails in 2022
I came across Middleman but it's meant to work with Ruby not necessarily Rails, it's also a bit old although appears kept up to date.
- Eu sou Desenvolvedor de Software Sr. AMA!
-
CMS > MiddlemanApp > static Site - how to start middleman on heroku?
A simple middleman app consumes the data and builds a static export that runs standalone (just HTML, CSS and some JS files). That gets FTP'd/released to the webserver.
-
SSGs through the ages: The ‘After Jekyll’ era
Middleman
-
What is your development setup (IDE, gems, library, ci/cd etc) for RoR/non-RoR applications development ?
For my personal site, which is 10 years old, I use Middleman, and I deploy the site to S3/Cloudfront with s3_website. It works fine for now. If s3_website stops working, I'll move to Netlify probably.
What are some alternatives?
When comparing High Voltage and Middleman you can also consider the following projects:
Nanoc - A powerful web publishing system
Jekyll - :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby
Bridgetown - A next-generation progressive site generator & fullstack framework, powered by Ruby
Awesome Jekyll - A collection of awesome Jekyll goodies (tools, templates, plugins, guides, etc.)
Octopress - Octopress 3.0 – Jekyll's Ferrari
Photish - Fast, simple, configurable photo portfolio website generator
webgen - webgen is a fast, powerful and extensible static website generator
Hugo - The world’s fastest framework for building websites.