Stephan Hagedorn
e1714fde80
Replaced gulp with npm scripts
...
- Removed all gulp packages
- Replaced gulp tasks with npm scripts
- Some tasks are still missing
- Kept gulp files for reference
- Fixed media query styles
2022-08-11 23:21:35 +02:00
Stephan Hagedorn
534115ff28
Modules and maintenance
...
- Update to modules
- Added ESLint configuration
- Tried to fix SASS but still no automatic reload
- Gulp not working anymore
2022-08-08 21:43:54 +02:00
sthag
6b217b6ebb
New sass module
...
* Changed sass module to dart-sass
* Fixed missing sass compiler for gulp-sass
2022-02-13 11:50:28 +01:00
sthag
f54dbe92d9
Update to modules
2022-02-13 11:26:41 +01:00
dde26ec45e
Changes to global config for templates
2021-03-09 15:54:23 +01:00
Stephan Hagedorn
489786aadc
Update to modules
2021-03-08 15:01:17 +01: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
83464a1cf4
Update to modules
...
* added node-sass as local dependency
* updated modules
2019-11-09 12:42:43 +01:00
Stephan
4401761a6b
Update to modules
...
* npm update
* new gulp switch ofr user json
2019-07-07 11:38:27 +02:00
Stephan
371cb450f8
New es6 coding standard
...
* Added babel presets to setup standards
* set jshint to es6
* reworked javascript and cerated first two modules
2019-04-06 12:31:07 +02:00
Stephan
6095870ce3
Javascript again
...
* Added babel to get to use ES6
* restructure for head srcipt
* general work on javascript files
2019-03-31 12:00:57 +02: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
45f59f578b
Major step for build process
...
- updated to 0.4.0
- corrected license for npm
- update to gulp 4
- updated all dependencies
- new and removed packages, see `package.json`
- changed file structure, renamed `pages` to `screen` and new `data`
folder
- complete change of `gulpfile.js` with similar output
2019-03-16 13:21:57 +01:00
Stephan
c391799d02
General push forward with more content (interactive elements)
...
- added list for deprecated packages
- removed deprecated node packages
- reactivated gulp vendor task
- work on intro page
- redefined interactive styles
- better variables in config
2018-10-06 15:11:33 +02:00
Stephan
a810ec2770
demo.3
...
* moved templates to demo structure
* new sass version
* restructure of some styles for demo
2018-08-20 22:42:46 +02:00
Stephan
273cef9234
updated dependencies
2018-06-02 17:23:21 +02:00
Stephan
8bc8da74db
demo.1
...
- added possibility to add data into tempaltes via json
- restructured output files
- some work on styles
2018-05-08 23:00:46 +02:00
Stephan
cf8fd24a85
new sass linting
2017-10-03 23:27:11 +02:00
Stephan Hagedorn
b8733af03c
gulp tasks and nunjucks templating
...
- reworked nearly all gulp tasks
- added html templating with nunjucks
- replaced some old html files
- started correction of scss and js files according to lint results
2017-10-02 00:02:06 +02:00
Stephan Hagedorn
bcc5ab661a
clean up after pull request
...
- added es6 uglify
- pimped status pages in demo-index
- added first modular hippie file
2017-09-29 22:47:41 +02:00
Stephan Hagedorn
8b0fd6f9b9
build should not be in the repo
2017-09-27 11:28:34 +02:00
Stephan Hagedorn
a4a1fbc14d
gulp and file structure overhaul
...
new gulp setup
including new npm packages
new file structure
moved all development files to source/
used files are in build/ now
2017-09-26 22:02:10 +02:00
Stephan Hagedorn
e7ca01dd40
Beispiel-Datei strukturiert
2017-08-17 19:47:06 +02:00