Skip to content

Version 2.0.1 Release

Compare
Choose a tag to compare
@justinhartman justinhartman released this 15 May 15:00
· 6 commits to master since this release

Version 2.0.1 (15/05/2018)

  • #new
    • Moved /assets/ and /webfonts/ to new /src/static/ folder for better organisation.
    • Cleaned up the /src/ folder by moving all the Apache HTML templates to /src/apache/ and the minify script now builds the distribution files out of this new folder.
  • #enhancement
    • Created proper functions for all the minfy scripts:
      • src/scripts/minify
      • src/scripts/minify_iis
      • src/scripts/minify_nginx
      • src/scripts/minify_other
    • Changed src/scripts/minify script to now copy everything in the /src/static/ folder so that it acts like the other scripts when installing the assets and fonts.