This repository has been archived by the owner on Jul 5, 2024. It is now read-only.
v0.1.0
Initial release.
This template comes with the following features and tools:
- middleman-aria_current: An extension for indicating a current (active) link
usingaria-current
. - middleman-autoprefixer: Automatically vendor-prefix stylesheets.
- middleman-livereload: Automatically refresh the browser as soon as you save
a file. - middleman-minify-html: Minifies whitespace around HTML when the site is
built. - SassC: CSS pre-processor.
- Bourbon: Sass tool set.
- Neat: Sass grid.
- Bitters: Scaffold styles, variables and structure.
- normalize.css: Modern CSS "reset"
- Redcarpet: Markdown processing.
- An SVG view helper: Output inline SVG's in your views,
e.g.<%= svg("logo") %>
. - CircleCI: Continuous integration.
- AccessLint: For keeping accessibility issues in check.
- Hound: Comments on style violations in GitHub pull requests.
- Segment: Analytics API.