Learn to build a static API using the Middleman static site generator.
Middleman has abandoned its asset pipeline in favor of a more flexible and customized approach. Let's use this new approach to get ES6 modules into our Middleman project.
Add Typekit fonts to your website built with Middleman without making an additional request and slowing down performance.
Combine the forces of Contentful, Middleman, and Netlify to build and deploy dynamic-like site for free in less than an hour.
How to configure and use the Contentful Middleman gem to generate pages in Middleman driven by a content management system.
Take Middleman's dynamic pages feature, combine it with data modeling, and voila! We have dynamic routing in Middleman.
You can avoid multiple requests to your server by rendering SVG images inline to the rest of your HTML.