- new global variable debugMode
- demo templates are now based on hippie defaults joined with template inheritance
- add log macros
- new function logAdd()
- log uses global state
* Update to jquery 3.3.1
* Removed test json file
New template variable bodyClass. Better block structure to be able to
better differentiate content in screens.
gulpjs
* new spritesmith plugin
* reworked exports
* new nunjucks-render version fixing dependency issues!
File structure
New naming scheme for nunjucks files. Underscore used for files which
are imported and not directly displayed.
Nunjucks blocks where renamed and are placed differently.
New macro for navigational elements.
- added favicon
- changes to the gulp sprite module
- changes to gulp linting
- fixed javascript scroll function and added setup function content
- fixed javascript indentation
- new error pages
- changed css for link colors
- fixed css sprites
- changed .gitignore for art folder
- add gulp processing for art
- changed nunjucks templates file structure to reflect demo files
- removed file for new styles
- renamed most sass variables
- added sass function for space classes
- great progress with content of the intro page
- moved old gulp tasks to DEPRECATED.md