Thane

screenshot of Thane

Thane — is a Middleman template, based on HTML5 Boilerplate. It also contains some Bootstrap styles.

Overview

Thane is an innovative Middleman template designed to streamline the web development process. Built upon the robust HTML5 Boilerplate and enhanced with Bootstrap styles, Thane offers a quick-start solution for developers looking to create captivating web layouts. With a seamless transition to Ruby on Rails, this template is not only user-friendly but also efficient for prototyping and layout design.

This template is particularly valuable for those who want a solid foundation for their web projects without getting bogged down by the complexities of coding from scratch. Thane’s unique features, such as its intuitive setup and built-in tools, make it an excellent choice for both novice and experienced developers.

Features

  • Rails-like Assets Pipeline: Facilitates a smooth transition from Middleman to Ruby on Rails by allowing for easy copying of the assets folder.
  • Bootstrap Styles: Leverages Bootstrap’s responsive framework for creating mobile-first designs with ease.
  • Configurable Settings: Use data/site.yml to effortlessly set language preferences, headlines, descriptions, and keywords.
  • Google Analytics Integration: Automatically includes Google Analytics tracking code by specifying the ID in the google_analytics_id field.
  • Page Listing with Sitemap: Enables users to create a detailed list of all pages using data/sitemap.yml, useful for layout design and prototyping.
  • Simple Setup: The installation process is straightforward, allowing users to quickly get started with commands like git clone and bundle install.
  • Image Management: Encourages proper CSS practices by using image-url('') to manage image assets efficiently in stylesheets.