Middleman Bower Template

screenshot of Middleman Bower Template

A middleman template that uses bower for asset management, and a few other defaults I found useful.

Overview

Headcanon’s HTML5 Middleman + Bower template is an impressive tool designed to streamline the process of building static websites. With an emphasis on efficient asset management using Bower, this template simplifies the integration of various web technologies, allowing developers to focus more on creativity than configuration. Credit to previous works such as Danny Prose’s Middleman HTML5BP-HAML template and the HTML5 Boilerplate showcases a solid foundation for this template, making it a reliable choice for web developers.

This template caters to both novice and experienced developers by merging modern web development practices with user-friendly features. It enhances the static site generation experience through various essential tools while maintaining flexibility for personal preferences and project requirements.

Features

  • Markdown Rendering: Easily incorporate markdown to streamline content creation and improve readability in the development process.
  • SCS: Simplify your stylesheet management with SCSS, allowing for cleaner and more maintainable CSS.
  • CoffeeScript: Integrate CoffeeScript, giving developers the advantage of more concise and manageable JavaScript code.
  • Favicon Maker: Automatically generate favicons without the hassle of manual configuration.
  • Middleman Live Reload: Experience a smooth development workflow with real-time updates in the browser as you make changes.
  • Modernizr Integration: Seamlessly include Modernizr for feature detection, ensuring compatibility across different browsers.
  • Bower Package Management: Efficiently manage front-end dependencies with Bower to keep your assets organized and up-to-date.
  • Simple Deployment: Comes with a Gemfile.ru for easy Heroku deployment and a middleman-deploy config snippet to simplify FTP uploads.