Commit graph

10 commits

Author SHA1 Message Date
be425e8be5 feat: change log output and template structure
- 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
2024-08-10 15:25:41 +02:00
b17e16abd9 feat: add placeholder and rearrange files 2024-08-08 20:42:28 +02:00
Stephan Hagedorn
b2ea5b01aa Requirements updated and new nunjucks variables
Fixed problems with base paths.
2020-04-04 23:56:49 +02:00
Stephan
9b9b0cb1c6 update and vaildation
* updated dependencies
* added html validator
* checked html results
* new readme
2019-11-16 13:26:19 +01:00
Stephan
a0f3582f81 Nunjucks work
* 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.
2019-03-26 19:44:31 +01:00
cd870b1bfe NOTE test commit from wsl
Discrepancy from atom git status
2019-03-21 20:39:53 +01:00
Stephan
8dc9724a3e Update everything
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.
2019-03-21 20:22:22 +01:00
Stephan
90894f3253 Maintenance and a little bit more content
- 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
2018-11-07 20:20:49 +01:00
Stephan
c0ab137753 Korrekturen für vorherigen Push
- Details der nunjucks Vorlagen korrigiert
- Fehler der <titel> Einbindung in nunjucks Vorlagen behoben
2018-10-10 22:41:15 +02:00
Stephan
92d1609213 Next content push
- 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
2018-10-09 23:47:51 +02:00