Commit graph

131 commits

Author SHA1 Message Date
Glenn Y. Rolland 03c36a86c6 ci: Disable javascript analysis in CodeQL 2022-01-25 17:09:21 +01:00
Glenn Y. Rolland b178036dd3 ci: Disable ruby analysis in CodeQL 2022-01-25 17:09:21 +01:00
Glenn Y. Rolland 988bd8c1d8 fix: Add missing link & env for pipenv 2022-01-25 17:09:21 +01:00
Glenn Y. Rolland 457b460886 makefile: Fix pipenv parameters 2022-01-25 17:09:21 +01:00
Glenn Y. Rolland 12e09be6df doc: add comments in entrypoint 2022-01-25 17:09:21 +01:00
Glenn Y. Rolland 7cce63b660 fix: make pipenv install system-wide 2022-01-25 17:09:21 +01:00
Glenn Y. Rolland 5d60e2043d marp: handle theme for build-slides 2022-01-25 17:09:21 +01:00
Glenn Y. Rolland 3bb91fa2b0 docker: add shell command to entrypoint 2022-01-25 17:09:21 +01:00
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