Static Site Boilerplate Versions Save

A better workflow for building modern static websites.

1.1.0

4 years ago

Minor Changes

  • Update all npm packages: aadcfe2e039f9b0978c422b97d4286ab83422394
  • Replace dploy package with ftp-deply, added new deploy config, remove old dploy config: 2cda46f03b6a8a33de150bec00e17ad75cc67d84
  • Move Google Analytics script inside head tag, fixes #32: 405e8c6490b98a6b43f890ceb2f94cd576396008

1.0.0

4 years ago

Major Changes

  • Update default viewport tag, fixes #13: bce5b8e718db68352e0adb6d779eaba297123eb0
  • Merge pull request #24 from pierrenel/patch-1: c31e13b552303f01c39705d683e179eda0375019
  • Omit inline source maps on Production builds.: 2b5082fe71c56ad3a41ae1fe318f4e19447f051f
  • Merge pull request #28 from thegrandpoobah/omit-source-map-on-production: e2b594039c9be49715d24dbcfe582a44a0452cef
  • Update regex for js loader, fixes #26: dac5646d3331c2201729a7f8dc352694a5e6d9c0
  • Add Gitter badge: fb70804850307fd3271077ea9c0c3102cce4de2c, 3643d7b6959cb29d9b8b5b8cb6b66f428804787d
  • Exclude 404 from sitemap.xml, fixes #30: c8899a2f580b53227e204da8569b0ea38454b5a1
  • Fix images not correctly hashing filename for production build: aef8f59e68a22f95b0040bbc4000e6153d6abe5d
  • Fix fonts not correctly hashing filename for production build and relocate font output to fonts/ directory: 8e2698624a952e7d01cbea3da6f5a5c162512456
  • Add video loader: 6d781da105d12dba19f2a296d6408a250068eff7
  • Cleanup loaders: 25647fb0d28db95fae6dd7d4488b3d1083f38cdc
  • Fix paths in setup script, resolves #10: 1085732d42bb59f1c7148e3cb43e88c19e821f93

Minor Changes

  • Update README.md: 67526366c6798165a92e371689677a40d0a9753e, 2cd395288da33b41427d5c5bd31271986dfc1b6f, fc273b4178870429bdaf3823e63ace2ae622e90b
  • Version bump: 2fcf1d0a62ffcda7424baafa0e24e4e2ce488265
  • Stylelint version bump: 4d018a22cb870a406bbe8754f7c1be83b5de2b3a
  • Create FUNDING.yml: 81578ae48fead556cf1d8a6af4f74feb053c9a3d
  • Update node-sass to v4.12.0: 4187e0bec29b4dfb8686c06804a3a6c7a3a75b05
  • Update packages: 58e3cf37933013e3094a29a43c64eebfc9a5b07f

1.0.0-beta.4

5 years ago

🔧 Fix HMR issues by downgrading webpack-dev-server (#4)

1.0.0-beta.3

5 years ago

✨ Google Analytics embed code is now optional (#9) ✨ Viewport meta tag is now configurable (#9) 🔧 Minor development improvements (#6)

v1.0.0-beta.2

5 years ago

🔧 Fixed Windows compatibility

v1.0.0-beta.1

5 years ago

Initial release, tested and ready for production.