Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

v0.8.0

Compare
Choose a tag to compare
@tysongach tysongach released this 16 Dec 18:34
· 6 commits to master since this release

Added

  • An empty data directory is now included, for using Middleman's Data
    Files feature
    .
  • The template's bin/setup script now runs asdf install to install
    programming language dependencies via asdf.
  • Added .env and node_modules to the template's gitignore.
  • Added stylelint and ESLint configurations to the template and setup
    Hound to reference them.

Changed

  • Updated Ruby to 2.6.5.
  • Switched Sass compilation through Middleman's external pipeline,
    using Sass CLI.

Removed

  • Removed Neat.
  • Removed Segment and the analytics partial.