Skip to content

Releases: whimsicaldreamer/Html5-template

v1.5.1

12 Sep 06:40
Compare
Choose a tag to compare

Changelog

  • Updated dependencies

v1.5.0

07 Mar 17:07
013b9a1
Compare
Choose a tag to compare

Changelog

  • Added a new look to the start page
  • Auto-reloading whenever a new page is added (i.e; no more manually editing webpack config or restarting the dev server after editing)
  • Added support for sass
  • Enabled source maps
  • Removed unnecessary dependencies
  • Dropped support for auto-reloading of backend files in favor of this template being frontend only

v1.4.0

28 Feb 11:33
6149b75
Compare
Choose a tag to compare

Changelog

  • Updated dependencies
  • Moved from npm to yarn

v1.1.0

17 Aug 05:51
de6a4da
Compare
Choose a tag to compare
  • jQuery can be used anywhere in the project without the need to import it again and again
  • Added fontawesome

v1.0.0

10 Jun 06:08
Compare
Choose a tag to compare

This marks my first release.

Features:

  • Multiple entry point support
  • Back-end support
  • Uses build process with webpack 4
  • Auto-refresh of both front-end and back-end files on change
  • JS linting
  • compression of images on build
  • HTML, CSS, JS minification
  • Strips out unused CSS
  • JS Transpiling using Babel
  • Has jQuery, Normalize.css and Modernizr ready to be used
  • Has Bootstrap 4 breakpoints ready in css file to be used