Commit graph

136 commits

Author SHA1 Message Date
Glenn Y. Rolland ee216534a3 ci: Disable javascript analysis in CodeQL 2021-12-15 17:49:25 +01:00
Glenn Y. Rolland 1f7f09ce67 ci: Disable ruby analysis in CodeQL 2021-12-15 17:48:33 +01:00
Glenn Y. Rolland 67a5cea132 fix: Add missing link & env for pipenv 2021-12-15 17:47:14 +01:00
Glenn Y. Rolland 630e589960 makefile: Fix pipenv parameters 2021-12-15 17:46:23 +01:00
Glenn Y. Rolland 5c7ce79966 doc: add comments in entrypoint 2021-12-06 14:59:59 +01:00
Glenn Y. Rolland 20b498bc55 fix: make pipenv install system-wide 2021-12-06 14:59:18 +01:00
Glenn Y. Rolland e0a256084a marp: handle theme for build-slides 2021-12-06 12:22:19 +01:00
Glenn Y. Rolland 61a5f735ab docker: add shell command to entrypoint 2021-12-06 11:47:53 +01:00
Glenn Y. Rolland effbefc00a scripts: make slides/docs optional (in case of missing directory) 2021-12-06 11:11:24 +01:00
Glenn Y. Rolland c33e2da44e docker: test if _build directory exists before chown 2021-12-06 11:10:43 +01:00
Glenn Y. Rolland ce2b0e546d fix: change permissions of _build 2021-11-30 21:58:34 +01:00
Glenn Y. Rolland 8418db7b38 fix: update Marp because of chrome bug[F 2021-11-30 21:42:42 +01:00
Glenn Y. Rolland 020cce774b security: update package.json 2021-11-30 15:28:08 +01:00
Glenn Y. Rolland 2803bfa852 security: fix DependaBot alerts 2021-11-30 15:22:41 +01:00
Glenn Y. Rolland de00ec0a3f fix: handle user UID/GID 2021-11-30 15:16:01 +01:00
Glenn Y. Rolland 4e09526845 fix: handle user UID/GID 2021-11-30 15:01:01 +01:00
Glenn Y. Rolland 4131813fa5 docker: switch to non-root user 2021-11-30 14:02:48 +01:00
Glenn Y. Rolland e7bfbca9dc docker: include chromium to build slides (fix) 2021-11-30 13:38:30 +01:00
Glenn Y. Rolland ea801eacb8 docker: include chromium to build slides 2021-11-30 13:33:42 +01:00
Glenn Y. Rolland 4ca84cf000 style: Fix design of slides 2021-11-30 13:33:29 +01:00
Glenn Y. Rolland d08be654fe style: Add support for bc-title 2021-11-25 20:22:28 +01:00
Glenn Y. Rolland a266ea7dc7 style: fix display for h3 in slides 2021-11-25 18:48:48 +01:00
Glenn Y. Rolland 9c4c2710d6 script: fix volumes in gx-teaching 2021-11-25 18:44:46 +01:00
Glenn Y. Rolland 5c13743b86 make: fix docker commands 2021-11-25 18:44:26 +01:00
Glenn Y. Rolland 6db13325d7 scripts: fix theme detection 2021-11-25 17:52:03 +01:00
Glenn Y. Rolland 3d28838756 make: add shell target 2021-11-25 17:50:22 +01:00
Glenn Y. Rolland 3736cf293b CI: fix syntax for environment variables in GITHUB 2021-11-25 17:04:03 +01:00
Glenn Y. Rolland 35316eae6b Better tagging of images 2021-11-25 16:59:13 +01:00
Glenn Y. Rolland ace7dd095a Add plugins from vedem-doc 2021-11-25 16:39:10 +01:00
Glenn Y. Rolland dc6b5b7b21 Change theme extension (for build) 2021-11-24 19:58:03 +01:00
Glenn Y. Rolland 31d6d31dc8 CI: Fix path to dockerfile 2021-11-24 19:35:30 +01:00
Glenn Y. Rolland ee60b803db Disable marp theme if not needed 2021-11-24 19:35:20 +01:00
Glenn Y. Rolland 84783f1454 Update workflow 2021-11-24 19:27:41 +01:00
Glenn Y. Rolland ada5f968a0 Update workflow 2021-11-24 19:26:24 +01:00
Glenn Y. Rolland 4f460de55b
Merge pull request #17 from glenux/dependabot/npm_and_yarn/tar-6.1.11
build(deps): bump tar from 6.1.0 to 6.1.11
2021-11-24 19:24:07 +01:00
Glenn Y. Rolland d60b2c2d0b
Merge pull request #11 from glenux/dependabot/npm_and_yarn/http-proxy-1.18.1
Bump http-proxy from 1.18.0 to 1.18.1
2021-11-24 19:23:28 +01:00
Glenn Y. Rolland 63c97afa87
Merge pull request #19 from glenux/dependabot/pip/mkdocs-1.2.3
build(deps): bump mkdocs from 1.2.1 to 1.2.3
2021-11-24 19:22:39 +01:00
Glenn Y. Rolland 8b674f3822
Merge pull request #18 from glenux/dependabot/npm_and_yarn/jszip-3.7.1
build(deps): bump jszip from 3.6.0 to 3.7.1
2021-11-24 19:22:23 +01:00
Glenn Y. Rolland 7d80d14e7c
Create codeql-analysis.yml 2021-11-24 19:20:57 +01:00
Glenn Y. Rolland cb3cae27b4 Add CI script 2021-11-24 19:17:27 +01:00
dependabot[bot] 2096130c16
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>
2021-11-23 22:50:56 +00:00
Glenn Y. Rolland f892fe9658 Update script 2021-11-23 23:48:06 +01:00
dependabot[bot] 039b8c0c70
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>
2021-11-23 22:47:53 +00:00
Glenn Y. Rolland 5b2db39475 Merge branch 'master' of github.com:glenux/teaching-boilerplate 2021-11-23 23:47:12 +01:00
Glenn Y. Rolland 8fa255631d Update docker scripts 2021-11-23 23:46:50 +01:00
Glenn Y. Rolland 7572df48f7 Bump python version 2021-11-23 23:44:50 +01:00
Glenn Y. Rolland da362946a9 Add columns layout 2021-11-23 23:44:20 +01:00
Glenn Y. Rolland ce08f3d90f Add docker files 2021-10-10 11:21:36 +02:00
dependabot[bot] 114982cdcd
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>
2021-08-31 19:09:32 +00:00
Glenn Y. Rolland 65f8b8a07d Add sample images for .dot and .circo 2021-07-23 16:52:57 +02:00