Awesome Jekyll
A collection of awesome Jekyll goodies (tools, templates, plugins, guides, etc.) (by planetjekyll)
Middleman
Hand-crafted frontend development (by middleman)
Awesome Jekyll | Middleman | |
---|---|---|
- | 15 | |
585 | 7,048 | |
0.3% | 0.1% | |
1.8 | 7.9 | |
over 3 years ago | about 22 hours ago | |
Ruby | ||
- | 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.
Awesome Jekyll
Posts with mentions or reviews of Awesome Jekyll.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning Awesome Jekyll yet.
Tracking mentions began in Dec 2020.
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 Awesome Jekyll and Middleman you can also consider the following projects:
Bridgetown - A next-generation progressive site generator & fullstack framework, powered by Ruby
Jekyll - :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby
Nanoc - A powerful web publishing system
Octopress - Octopress 3.0 – Jekyll's Ferrari
High Voltage - Easily include static pages in your Rails app.
webgen - webgen is a fast, powerful and extensible static website generator
Hugo - The world’s fastest framework for building websites.