Jamstack Web Starter Versions Save

Eleventy Web Starter is a lightweight Eleventy boilerplate utilising, ESBuild Tailwind and PostCSS.

v1.9.0

1 year ago
  • Update dependencies for 0 vulnerabilities
  • Use Eleventy v2

1.8.1

2 years ago

Changelog

  • Upgrade dependencies to satisfy security audit

v1.8.0

2 years ago

Changelog

  • Upgrade to Eleventy v1.0.0 🥇
  • Upgrade to Tailwind v3
  • Indent using 4 spaces
  • Upgrade dependencies to satisfy security audit

v1.7.0

2 years ago

Changelog

  • Updated dependencies
  • Replaced Webpack with esbuild
  • Example loading Google Fonts efficiently
  • TailwindCSS v2 support
  • Add EditorConfig
  • Change repo name to be more explicit

v1.6.1

3 years ago

JAMStack Web Starter v1.6.1

  • Fixed #11, Netlify not passing app.bundled.js to the /dist folder

v1.6.0

4 years ago

JAMStack Web Starter v1.6.0

  • Use PurgeCSS built into Tailwind 1.4 (#7)
  • Remove PurgeCSS as a standalone dependency and bloated config from postcss.config.js
  • Add PostCSS Imports
  • Use npm-run-all instead of concurrently to speed up production builds
  • Revert to using JSON only for data files
  • Clean up Eleventy Config by separating out filters, collections and transforms (Inspired by @maxboeck).

v1.5.2

4 years ago

JAMStack Web Starter v1.5.2

  • Bug fix #4: Added netlify.toml - Thanks @EdenKupe

v1.5.1

4 years ago

JAMStack Web Starter v1.5.1

  • Add useGitIgnore to config
  • Add Prettier config

v1.5.0

4 years ago

JAMStack Web Starter v1.5.0

  • Use more recent implementation of PurgeCSS

v1.4.1

4 years ago

JAMStack Web Starter v1.4.0

  • Fix issue with CSS compiling