Software Alternatives & Reviews

Hakyll VS MiddleMan

Compare Hakyll VS MiddleMan and see what are their differences

Hakyll logo Hakyll

Hakyll - A Static Site Generator in Haskell.

MiddleMan logo MiddleMan

A static site generator using all the shortcuts and tools in modern web development
  • Hakyll Landing page
    Landing page //
    2021-10-15
  • MiddleMan Landing page
    Landing page //
    2021-09-17

Hakyll

Categories
  • CMS
  • Blogging
  • Blogging Platform
  • Static Site Generators
Website jaspervdj.be
Details $

MiddleMan

Categories
  • Blogging
  • CMS
  • Blogging Platform
  • Static Site Generators
Website middlemanapp.com
Details $

Hakyll videos

No Hakyll videos yet. You could help us improve this page by suggesting one.

+ Add video

MiddleMan videos

Reviewing The Middleman: The Complete Series Indispensability!

More videos:

  • Tutorial - How to start a Middleman Transaction - Epicnpc.com
  • Review - Book Review : The Middleman by Shankar

Category Popularity

0-100% (relative to Hakyll and MiddleMan)
CMS
37 37%
63% 63
Blogging
35 35%
65% 65
Blogging Platform
38 38%
62% 62
Static Site Generators
100 100%
0% 0

User comments

Share your experience with using Hakyll and MiddleMan. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, MiddleMan should be more popular than Hakyll. It has been mentiond 11 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Hakyll mentions (6)

  • Ask HN: Looking for lightweight personal blogging platform
    Others have mentioned static site generators. I like Hakyll [1] because it can tightly integrate with Pandoc [2] and allows you to develop custom solutions if your needs ever grow. [1]: https://jaspervdj.be/hakyll/ [2]: https://pandoc.org/. - Source: Hacker News / 2 months ago
  • I want to make a website for myself
    Honestly, I've had a great experience with Hakyll for static site generation. There's a bit of a learning curve to effectively use the library/framework, but in my opinion the learning curve is much lower than Yesod/Fay. If all you need is to build static website pages, I'd suggest Hakyll. Source: almost 2 years ago
  • State of the Web: Static Site Generators
    Love SSGs too! Came here to share praise for Hakyll[1], for people with an FP leaning. Predictably, it's not easy to get started, but once you're into it the power of building your own arbitrary content "compilers" (and template extensions etc etc) is pretty impressive. [1] https://jaspervdj.be/hakyll/. - Source: Hacker News / about 2 years ago
  • I did a thing : Hakyll with Internationalization;
    Hi there. A friend of mine wanted to publish a blog/site at both French and English. I told him about static generators and Hakyll from u/jaspervdj but the internationalization piece was missing. Of course there are other generators with internationalization but... Well here is one for Hakyll. * Generator source code * Use case and its source code --- If it already exists, ‏‏‎ please hide that fact from me. If not... Source: over 2 years ago
  • About GitLab and Pages by Safely Dysfunctional
    This info is relevant because Hakyll application requires to be complied before it generates the pages, and the compilation process of Haskell is a pretty expensive (computationally saying). Although, the executable is incredible fast, due to great work made by the compiler. This processing cost will be discussed soon. - Source: dev.to / almost 3 years ago
View more

MiddleMan mentions (11)

  • “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. - Source: Hacker News / 7 months ago
  • 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. Source: 11 months ago
  • 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/. - Source: Hacker News / over 1 year ago
  • Web app architecture design process guidance
    Thanks u/Draegan88, but what's Middleman got to do with app architecture & design/ERD/schema design? Source: over 1 year ago
  • 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. Source: about 2 years ago
View more

What are some alternatives?

When comparing Hakyll and MiddleMan, you can also consider the following products

Hugo - Hugo is a general-purpose website framework for generating static web pages.

GatsbyJS - Blazing-fast static site generator for React

Jekyll - Jekyll is a simple, blog aware, static site generator.

Grav - The modern open source flat-file CMS

Ghost - Ghost is a fully open source, adaptable platform for building and running a modern online publication. We power blogs, magazines and journalists from Zappos to Sky News.

Hexo - A fast, simple & powerful blog framework, powered by Node.js