Commit Graph

43 Commits

Author SHA1 Message Date
Jim Martens 698ca41d6e Fix htmlproofer call while also getting output
continuous-integration/drone/push Build is passing Details
2023-07-21 23:40:25 +02:00
Jim Martens 910704ed2f Execute htmlproofer asynchronously
continuous-integration/drone/push Build was killed Details
2023-07-21 23:37:54 +02:00
Jim Martens 62e8bf9597 Updated bootstrap, jQuery
continuous-integration/drone/push Build is failing Details
2023-07-21 23:30:48 +02:00
Jim Martens ef6d3e0201 Get output of called commands 2023-07-21 22:43:21 +02:00
Jim Martens ca67bfab1c Fix import syntax
continuous-integration/drone/push Build is passing Details
2023-07-21 22:13:45 +02:00
Jim Martens cd32294d6c Fixed path to js file 2023-07-21 22:04:04 +02:00
Jim Martens 86292201e6 Changed import of paths and fixed gulpSass
continuous-integration/drone/push Build is failing Details
2023-07-21 21:20:21 +02:00
Jim Martens 6aafaaacae Changed import of paths
continuous-integration/drone/push Build is failing Details
2023-07-21 21:15:12 +02:00
Jim Martens 511e439637 Changed import of paths
continuous-integration/drone/push Build is failing Details
2023-07-21 21:05:17 +02:00
Jim Martens 3764d670ff Updated gulpfile to ESM and added babelrc
continuous-integration/drone/push Build is failing Details
2023-07-21 20:57:33 +02:00
Jim Martens 651bfca09b Updated gulpfile to ESM
continuous-integration/drone/push Build is failing Details
2023-07-21 20:51:53 +02:00
Jim Martens 857528b5a3 Set SASS compiler 2021-07-18 11:22:38 +02:00
Jim Martens 80aeee5e52 Upgraded dependencies
continuous-integration/drone/push Build is passing Details
2020-07-09 23:27:38 +02:00
Jim Martens d04fcb0e6e Moved browserlist config to package.json
continuous-integration/drone/push Build is passing Details
Signed-off-by: Jim Martens <github@2martens.de>
2019-06-10 16:39:41 +02:00
Jim Martens c6dae0e015 Fixed style building tasks
Signed-off-by: Jim Martens <github@2martens.de>
2019-02-27 16:33:57 +01:00
Jim Martens c24b8ab57c Switched to new version of sass
Signed-off-by: Jim Martens <github@2martens.de>
2019-02-27 16:11:39 +01:00
Jim Martens f4fd62f9e0 Added htmlproofer task to gulp
Signed-off-by: Jim Martens <github@2martens.de>
2019-02-27 15:11:03 +01:00
Jim Martens f2e5f7df83 Added jekyll_env production to jekyll build step
Signed-off-by: Jim Martens <github@2martens.de>
2019-02-27 15:08:06 +01:00
Jim Martens 84064dd1d3 Disabled gulp watch commands to speed up serve
Signed-off-by: Jim Martens <github@2martens.de>
2019-02-27 14:47:56 +01:00
Jim Martens 7533ffdf23 Fixed script bundling
Solution was to use native gulp steps and use the distribution
files of bootstrap and co for inclusion in the bundled js file.

Signed-off-by: Jim Martens <github@2martens.de>
2019-02-27 14:47:35 +01:00
Jim Martens cbece67c8c Removed dependencies
Signed-off-by: Jim Martens <github@2martens.de>
2019-02-27 14:45:00 +01:00
Jim Martens bfc68491fc Included browserify
Signed-off-by: Jim Martens <github@2martens.de>
2019-02-27 12:27:23 +01:00
Jim Martens 89cbc438ae Fixed markup and usage of dependencies
Signed-off-by: Jim Martens <github@2martens.de>
2019-02-27 10:51:17 +01:00
Jim Martens 2146f048dd Moved dependency declaration into extra config file
Signed-off-by: Jim Martens <github@2martens.de>
2019-02-27 10:38:29 +01:00
Jim Martens 40f8cabacc Added polyfill to output JS
Signed-off-by: Jim Martens <github@2martens.de>
2019-02-27 10:31:21 +01:00
Jim Martens cb2041200e Added missing sourcemaps.write call
Signed-off-by: Jim Martens <github@2martens.de>
2019-02-27 10:30:59 +01:00
Jim Martens fe94969b66 Moved main.js out of global folder
Signed-off-by: Jim Martens <github@2martens.de>
2019-02-27 10:27:27 +01:00
Jim Martens 0b50626348 Added options for terser uglification
Signed-off-by: Jim Martens <github@2martens.de>
2019-02-27 02:09:09 +01:00
Jim Martens b08a079064 Added babel as ES6 compliant sprockets
Signed-off-by: Jim Martens <github@2martens.de>
2019-02-27 01:59:05 +01:00
Jim Martens 4325f0331f Moved build:jekyll:watch to build:jekll:test
Signed-off-by: Jim Martens <github@2martens.de>
2019-02-27 00:44:58 +01:00
Jim Martens 2722f72c9c Modified serve task to use test jekyll build
Signed-off-by: Jim Martens <github@2martens.de>
2019-02-27 00:38:17 +01:00
Jim Martens e07787e965 Fixed exec calls
Signed-off-by: Jim Martens <github@2martens.de>
2019-02-27 00:36:36 +01:00
Jim Martens 46d026199b Fixed exec calls to upgrade to gulp 4
Signed-off-by: Jim Martens <github@2martens.de>
2019-02-27 00:23:56 +01:00
Jim Martens aba9455a38 Commented leaflet js out
Signed-off-by: Jim Martens <github@2martens.de>
2019-02-27 00:23:30 +01:00
Jim Martens bfa099fadd Fixed uglifying of js files
Signed-off-by: Jim Martens <github@2martens.de>
2019-02-27 00:23:07 +01:00
Jim Martens a6fee77521 Fixed gulp watch call
Signed-off-by: Jim Martens <github@2martens.de>
2019-02-26 23:56:02 +01:00
Jim Martens dda5cbcc66 Moved js files to javascripts
Signed-off-by: Jim Martens <github@2martens.de>
2019-02-26 23:55:26 +01:00
Jim Martens 1e51468c05 Removed image tasks
Signed-off-by: Jim Martens <github@2martens.de>
2019-02-26 23:36:53 +01:00
Jim Martens 5c5411288b Upgraded gulpfile completely to version 4
Signed-off-by: Jim Martens <github@2martens.de>
2019-02-26 23:33:25 +01:00
Jim Martens e97f15b0b6 Added include path to sass calls
Signed-off-by: Jim Martens <github@2martens.de>
2019-02-26 23:33:05 +01:00
Jim Martens ddb494922b Fixed gulpfile for version 4
Signed-off-by: Jim Martens <github@2martens.de>
2019-02-26 22:37:51 +01:00
Jim Martens 41d8d6676f Fixed usage of sprockets
Signed-off-by: Jim Martens <github@2martens.de>
2019-02-26 22:17:02 +01:00
Jim Martens d96b6a8e7c Added support for Gulp for building
Signed-off-by: Jim Martens <github@2martens.de>
2019-02-26 22:14:51 +01:00