Skip to content

Releases: ericalli/static-site-boilerplate

1.1.0

15 Aug 19:11
Compare
Choose a tag to compare

Minor Changes

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

1.0.0

15 Jun 20:18
Compare
Choose a tag to compare

Major Changes

  • Update default viewport tag, fixes #13: bce5b8e
  • Merge pull request #24 from pierrenel/patch-1: c31e13b
  • Omit inline source maps on Production builds.: 2b5082f
  • Merge pull request #28 from thegrandpoobah/omit-source-map-on-production: e2b5940
  • Update regex for js loader, fixes #26: dac5646
  • Add Gitter badge: fb70804, 3643d7b
  • Exclude 404 from sitemap.xml, fixes #30: c8899a2
  • Fix images not correctly hashing filename for production build: aef8f59
  • Fix fonts not correctly hashing filename for production build and relocate font output to fonts/ directory: 8e26986
  • Add video loader: 6d781da
  • Cleanup loaders: 25647fb
  • Fix paths in setup script, resolves #10: 1085732

Minor Changes

1.0.0-beta.4

24 Jan 20:58
Compare
Choose a tag to compare

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

1.0.0-beta.3

12 Jan 11:33
55becb7
Compare
Choose a tag to compare

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

v1.0.0-beta.2

08 Jan 10:58
Compare
Choose a tag to compare

🔧 Fixed Windows compatibility

v1.0.0-beta.1

28 Dec 09:01
Compare
Choose a tag to compare

Initial release, tested and ready for production.