Octopress
Octopress 3.0 – Jekyll's Ferrari (by octopress)
Middleman
Hand-crafted frontend development (by middleman)
Octopress | Middleman | |
---|---|---|
1 | 15 | |
1,751 | 7,063 | |
0.1% | 0.1% | |
0.0 | 8.5 | |
over 2 years ago | 8 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.
Octopress
Posts with mentions or reviews of Octopress.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-10-17.
-
How I host Elm web applications with GitHub Pages
Git for Static Sites - Interestingly Kris Jenkins blogged about a similar approach back in 2016. I actually came to these ideas, independently of Kris' post, through a Ruby project called Octopress.
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 Octopress and Middleman you can also consider the following projects:
Jekyll - :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby
Awesome Jekyll - A collection of awesome Jekyll goodies (tools, templates, plugins, guides, etc.)
Bridgetown - A next-generation progressive site generator & fullstack framework, powered by Ruby
High Voltage - Easily include static pages in your Rails app.
Nanoc - A powerful web publishing system
Hugo - The world’s fastest framework for building websites.
webgen - webgen is a fast, powerful and extensible static website generator