Skip to content

Releases: philhawksworth/eleventyone

v3.0.0

13 Jun 11:36
Compare
Choose a tag to compare

Some mechanical changes:

  • From Yarn to NPM by popular demand (although you can easily switch to Yarn if you prefer)
  • Removed Gulp build step in favour of using Eleventy's built-in watcher and re-compilation
  • Moved from Sass to PostCSS for CSS pre-processing
  • Added Netlify Dev instructions and makes use of some of its facilities
  • Simplifies serverless function pipeline through Netlify Dev
  • Use of Netlify redirect rules for proxies

...And a multitude of typo fixes 😳

v2.0.0

13 Jun 10:56
03776ae
Compare
Choose a tag to compare

Straight to version 2?!

This might be a grand title for this version.

Notable features

  • Gulp build step
  • Sass build pipeline
  • Simplified JS concatenation and obfuscation