Commit graph

123 commits

Author SHA1 Message Date
Glenn Y. Rolland 95e3391634 scripts: make slides/docs optional (in case of missing directory) 2022-01-25 17:09:21 +01:00
Glenn Y. Rolland d43f349827 docker: test if _build directory exists before chown 2022-01-25 17:09:21 +01:00
Glenn Y. Rolland b9396e150c fix: change permissions of _build 2022-01-25 17:09:21 +01:00
Glenn Y. Rolland 96052d40f0 fix: update Marp because of chrome bug[F 2022-01-25 17:09:21 +01:00
Glenn Y. Rolland 34acd5803e security: update package.json 2022-01-25 17:09:21 +01:00
Glenn Y. Rolland 4635e1c454 security: fix DependaBot alerts 2022-01-25 17:09:21 +01:00
Glenn Y. Rolland d8354512e3 fix: handle user UID/GID 2022-01-25 17:09:21 +01:00
Glenn Y. Rolland 141b1e33f2 fix: handle user UID/GID 2022-01-25 17:09:21 +01:00
Glenn Y. Rolland dd5b7d8591 docker: switch to non-root user 2022-01-25 17:09:21 +01:00
Glenn Y. Rolland 9298ecdcb3 docker: include chromium to build slides (fix) 2022-01-25 17:09:21 +01:00
Glenn Y. Rolland b8ec402504 docker: include chromium to build slides 2022-01-25 17:09:21 +01:00
Glenn Y. Rolland df4fa13e2a style: Fix design of slides 2022-01-25 17:09:21 +01:00
Glenn Y. Rolland bf8a122ac1 style: Add support for bc-title 2022-01-25 17:09:21 +01:00
Glenn Y. Rolland 058d4c6400 style: fix display for h3 in slides 2022-01-25 17:09:21 +01:00
Glenn Y. Rolland 45c42d0bfe script: fix volumes in gx-teaching 2022-01-25 17:09:21 +01:00
Glenn Y. Rolland 2d2a6ee041 make: fix docker commands 2022-01-25 17:09:21 +01:00
Glenn Y. Rolland 3572ceffed scripts: fix theme detection 2022-01-25 17:09:21 +01:00
Glenn Y. Rolland 6b9a8f9921 make: add shell target 2022-01-25 17:09:21 +01:00
Glenn Y. Rolland 75d6511cbc CI: fix syntax for environment variables in GITHUB 2022-01-25 17:09:21 +01:00
Glenn Y. Rolland 108f6c42c6 Better tagging of images 2022-01-25 17:09:21 +01:00
Glenn Y. Rolland d4beaa8167 Add plugins from vedem-doc 2022-01-25 17:09:21 +01:00
Glenn Y. Rolland afdbe7071a Change theme extension (for build) 2022-01-25 17:09:21 +01:00
Glenn Y. Rolland 0e7642b1d9 CI: Fix path to dockerfile 2022-01-25 17:09:21 +01:00
Glenn Y. Rolland 00b992e2f5 Disable marp theme if not needed 2022-01-25 17:09:21 +01:00
Glenn Y. Rolland d16e8d0869 Update workflow 2022-01-25 17:09:21 +01:00
Glenn Y. Rolland 44f0ded376 Update workflow 2022-01-25 17:09:21 +01:00
dependabot[bot] d15ccac880 build(deps): bump tar from 6.1.0 to 6.1.11
Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.11.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.0...v6.1.11)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-25 17:09:21 +01:00
dependabot[bot] f9bcf3feb8 Bump http-proxy from 1.18.0 to 1.18.1
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1)

---
updated-dependencies:
- dependency-name: http-proxy
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-25 17:09:21 +01:00
dependabot[bot] 9bb3014976 build(deps): bump mkdocs from 1.2.1 to 1.2.3
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.2.1 to 1.2.3.
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.2.1...1.2.3)

---
updated-dependencies:
- dependency-name: mkdocs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-25 17:09:21 +01:00
dependabot[bot] 7259319460 build(deps): bump jszip from 3.6.0 to 3.7.1
Bumps [jszip](https://github.com/Stuk/jszip) from 3.6.0 to 3.7.1.
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v3.6.0...v3.7.1)

---
updated-dependencies:
- dependency-name: jszip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-25 17:09:21 +01:00
Glenn Y. Rolland 8054a7a8b0 Create codeql-analysis.yml 2022-01-25 17:09:21 +01:00
Glenn Y. Rolland 016202ee5a Add CI script 2022-01-25 17:09:21 +01:00
Glenn Y. Rolland feb4a20cc1 Update script 2022-01-25 17:09:21 +01:00
Glenn Y. Rolland 810d0c97f2 Add sample images for .dot and .circo 2022-01-25 17:09:21 +01:00
Glenn Y. Rolland ce8cc97350 Update .makefiles 2022-01-25 17:09:21 +01:00
Glenn Y. Rolland 5fa78d5a3d Add support for mdpp slides 2022-01-25 17:09:21 +01:00
Glenn Y. Rolland 479b053785 Add dependency to makefiles-forever 2022-01-25 17:09:21 +01:00
Glenn Y. Rolland 850524ecd9 Add missing doc line 2022-01-25 17:06:26 +01:00
Glenn Y. Rolland 712a50930b Update docker scripts 2022-01-25 17:06:26 +01:00
Glenn Y. Rolland 3dc96fa75c Bump python version 2022-01-25 17:06:26 +01:00
Glenn Y. Rolland cf33bec956 Add columns layout 2022-01-25 17:06:26 +01:00
Glenn Y. Rolland 9e68c430f2 Add docker files 2022-01-25 17:06:26 +01:00
Glenn Y. Rolland 163cfb9dce Update usage instructions 2021-07-21 13:58:16 +02:00
Glenn Y. Rolland 6cf1a73b69
Merge pull request #2 from glenux/dependabot/npm_and_yarn/glob-parent-5.1.2
Bump glob-parent from 5.1.0 to 5.1.2
2021-06-27 23:54:50 +02:00
Glenn Y. Rolland acd0d11e8d
Merge pull request #1 from glenux/dependabot/npm_and_yarn/color-string-1.5.5
Bump color-string from 1.5.3 to 1.5.5
2021-06-27 23:54:34 +02:00
Glenn Y. Rolland e61db1bead
Merge pull request #15 from glenux/dependabot/npm_and_yarn/highlight.js-10.7.3
build(deps): bump highlight.js from 9.18.1 to 10.7.3
2021-06-27 23:54:18 +02:00
Glenn Y. Rolland b646564e07 Merge remote-tracking branch 'puppet/remote/upstream' 2021-06-27 23:49:09 +02:00
dependabot[bot] 547b16585b
Bump glob-parent from 5.1.0 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.0 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.0...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-27 21:46:57 +00:00
dependabot[bot] 81a7322c65
Bump color-string from 1.5.3 to 1.5.5
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.5.5.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/commits/1.5.5)

---
updated-dependencies:
- dependency-name: color-string
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-27 21:46:52 +00:00
dependabot[bot] 389be3873f
build(deps): bump highlight.js from 9.18.1 to 10.7.3
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.1 to 10.7.3.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/10.7.3/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/9.18.1...10.7.3)

---
updated-dependencies:
- dependency-name: highlight.js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-27 21:46:49 +00:00