Frontenso 11ty Starter Versions Save

Production-ready 11ty+Gulp+Webpack Starter that features Nunjucks, SASS, TailwindCSS (with JIT complier), and ESNext.

v1.0.3

10 months ago
  • Some of the core packages are upgraded.
  • Added additions to README.md.
  • Minor issues are fixed.

v1.0.2

1 year ago
  • Turn on Prettier formatting for njk files and give information on known issues in index.njk file.
  • Upgrade @11ty/eleventy-img to version 2.0.1 to fix sharp installation on new macs.
  • Tweaks to readme and instructions how to disable TypeScript.
  • Roll back a malware library to an older version.
  • Move Prettier to production dependencies to fix builds using CI.
  • Fix SCSS compression (use dart-sass to compress .scss files).
  • Add a possibility to add css classes to elements generated via {% picture %} Nunjucks tag.

v1.0.1

2 years ago
  • SVG sprites are inlined in HTML without JS.
  • A possibility to add custom path to static resources.
  • Bug fixes.
  • etc.

1.0.0

3 years ago