avdgaag / nanoc-template

A simple template project for websites built with Nanoc

Home Page:http://github.com/avdgaag/nanoc-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nanoc template

This is a template project for building static websites with Nanoc. It contains some extensions and configurations that I frequently use.

Features

  • CSS compiled using autoprefixer and Tailwind
  • Apply PurgeCSS in production environment
  • A Gemfile with a bunch of commonly used gems
  • A Convert filter to convert between image formats using ImageMagick
  • A PngCrush filter to optimise PNG files
  • Automatically export website icons from a Sketch file
  • Some default files for JS, webmanifest, robots.txt, etc. courtesy of HTML5 Boilerplate
  • Automatically generated sitemap
  • Add gzipped versions of static assets in production environment

About

A simple template project for websites built with Nanoc

http://github.com/avdgaag/nanoc-template


Languages

Language:Ruby 74.9%Language:HTML 20.3%Language:JavaScript 2.2%Language:Shell 2.1%Language:CSS 0.7%