Commit graph

207 commits

Author SHA1 Message Date
Glenn Y. Rolland adaa7c0f25 fix: Force version number for node image 2023-01-12 08:47:45 +01:00
Glenn Y. Rolland c5b12cb0a8 fix: Make sure autoslide is run before watch 2023-01-12 08:47:21 +01:00
Glenn Y. Rolland f638a9d5a3 Add extra JS & CSS 2022-11-18 16:13:28 +01:00
Glenn Y. Rolland aee774329f feat: Kill previous container for the same project if it exists 2022-11-02 20:55:53 +01:00
Glenn Y. Rolland 6b315b2f44 doc: Improve readability of script 2022-11-02 20:53:20 +01:00
Glenn Y. Rolland b601b7b865 fix: PDF build for docs must output to docs.pdf 2022-08-29 17:10:03 +02:00
Glenn Y. Rolland f6b8e5d1f6 doc: Update doc structure 2022-08-18 11:14:02 +02:00
Glenn Y. Rolland d6844f9a31 chore(dirs): Remove useless directories 2022-08-18 10:56:51 +02:00
Glenn Y. Rolland 9df6e9911f fix: Use Marp configuration files 2022-08-18 10:55:58 +02:00
Glenn Y. Rolland 854fbd7502 chore(dirs): Remove useless directories 2022-08-18 10:55:38 +02:00
Glenn Y. Rolland c94391d782 Merge branch 'master' of github.com:glenux/teaching-boilerplate 2022-06-20 12:18:56 +02:00
Glenn Y. Rolland 4f983647f1 Update package-lock.json 2022-06-20 12:14:52 +02:00
Glenn Y. Rolland e80ce4e9ae doc: Update README 2022-06-20 12:14:42 +02:00
Glenn Y. Rolland bdff1bff17 feat: Add support for pptx output 2022-06-20 12:13:22 +02:00
Glenn Y. Rolland e91c8b2c5c clean: Normalize makefile target definition 2022-06-20 12:13:08 +02:00
Glenn Y. Rolland 51655a2018 feat: Replace codehilite with hightlight from material theme 2022-06-20 12:10:43 +02:00
Glenn Y. Rolland e16b6403d6 feat: Add support for rows/colums in marp 2022-06-20 12:04:43 +02:00
Glenn Y. Rolland b56d7c4d20 feature: Add auto-generated deck 'autoslide' 2022-06-20 12:04:10 +02:00
Glenn Y. Rolland 68b8128aaa Update theme 2022-04-29 16:49:47 +02:00
Glenn Y. Rolland 9b9d1a291c fix: Use 'Source' instead of 'Github' for repository link 2022-04-26 23:15:50 +02:00
Glenn Y. Rolland f1cb3b484d
Merge pull request #28 from glenux/dependabot/npm_and_yarn/follow-redirects-1.14.8
build(deps): bump follow-redirects from 1.14.7 to 1.14.8
2022-04-26 11:27:11 +02:00
Glenn Y. Rolland c8c3bb90d7
Merge pull request #27 from glenux/dependabot/npm_and_yarn/node-sass-7.0.0
build(deps): bump node-sass from 6.0.1 to 7.0.0
2022-04-26 11:27:00 +02:00
Glenn Y. Rolland 1fca4d68a0
Merge pull request #29 from glenux/dependabot/pip/pillow-9.0.1
build(deps): bump pillow from 9.0.0 to 9.0.1
2022-04-26 11:26:45 +02:00
Glenn Y. Rolland aca590ed4a fix: Make sure entrypoint works without user-provided configuration 2022-04-26 11:24:59 +02:00
Glenn Y. Rolland ccade28d49 doc: Add missing entry for build-docs-pdf in 'make help' 2022-04-26 11:22:38 +02:00
dependabot[bot] a02c03e960
build(deps): bump pillow from 9.0.0 to 9.0.1
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.0.0...9.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-12 01:09:45 +00:00
dependabot[bot] 7d3811cb3c
build(deps): bump follow-redirects from 1.14.7 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 10:30:47 +00:00
dependabot[bot] 4f0fccc3b9
build(deps): bump node-sass from 6.0.1 to 7.0.0
Bumps [node-sass](https://github.com/sass/node-sass) from 6.0.1 to 7.0.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v6.0.1...v7.0.0)

---
updated-dependencies:
- dependency-name: node-sass
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-10 22:02:50 +00:00
Glenn Y. Rolland 745961e860 Merge branch 'master' of github.com:glenux/teaching-boilerplate 2022-01-30 17:15:46 +01:00
Glenn Y. Rolland b5b278f0b6 fix(Dockerfile): follow redirections in curl 2022-01-30 17:15:32 +01:00
Glenn Y. Rolland 468783f50e fix: add case for missing mkdocs-patch.yml file 2022-01-30 17:14:57 +01:00
Glenn Y. Rolland b67e4c735e fix: missing context in makefile recipe for docker-build 2022-01-30 17:14:02 +01:00
Glenn Y. Rolland ba42db1d4d
Merge pull request #26 from Gnuside/master
Update README.md
2022-01-30 16:07:34 +01:00
Glenn Y. Rolland 3d45567cdf
Merge pull request #22 from glenux/dependabot/npm_and_yarn/markdown-it-12.3.2
build(deps): bump markdown-it from 12.2.0 to 12.3.2
2022-01-30 16:06:57 +01:00
Glenn Y. Rolland 47f29a8819
Merge pull request #23 from glenux/dependabot/pip/pillow-9.0.0
build(deps): bump pillow from 8.4.0 to 9.0.0
2022-01-30 16:06:44 +01:00
Glenn Y. Rolland b0775fb85f
Merge pull request #24 from glenux/dependabot/npm_and_yarn/follow-redirects-1.14.7
build(deps): bump follow-redirects from 1.14.1 to 1.14.7
2022-01-30 16:06:27 +01:00
Glenn Y. Rolland cf6e92b138
Merge pull request #25 from glenux/dependabot/npm_and_yarn/nanoid-3.2.0
build(deps): bump nanoid from 3.1.30 to 3.2.0
2022-01-30 16:06:07 +01:00
Glenn Y. Rolland 4ae969421b clean: Remove asdf version lock 2022-01-30 15:56:44 +01:00
Glenn Y. Rolland a625e2aeec doc: add comments for docker* commands 2022-01-30 15:54:43 +01:00
Glenn Y. Rolland 12b548e906 fix: broken entrypoint script & config name 2022-01-28 19:43:53 +01:00
Glenn Y. Rolland 73e55d8e55 fix: add missing package 'curl' 2022-01-28 18:46:55 +01:00
Glenn Y. Rolland 5515ff2d18 feat: handle mkdocs patching 2022-01-28 18:41:34 +01:00
Glenn Y. Rolland da505d456b doc: add details for commands + verbosity 2022-01-26 17:03:07 +01:00
Glenn Y. Rolland a8e8699d91
Update README.md 2022-01-25 16:06:04 +01:00
dependabot[bot] f2428f0403
build(deps): bump nanoid from 3.1.30 to 3.2.0
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-22 05:00:08 +00:00
dependabot[bot] 1a5aaecd36
build(deps): bump follow-redirects from 1.14.1 to 1.14.7
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.1...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 08:31:54 +00:00
dependabot[bot] 8c6f41bab8
build(deps): bump pillow from 8.4.0 to 9.0.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.4.0 to 9.0.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.4.0...9.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 04:28:14 +00:00
dependabot[bot] a5d505188c
build(deps): bump markdown-it from 12.2.0 to 12.3.2
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 12.2.0 to 12.3.2.
- [Release notes](https://github.com/markdown-it/markdown-it/releases)
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it/compare/12.2.0...12.3.2)

---
updated-dependencies:
- dependency-name: markdown-it
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-12 23:03:08 +00:00
Glenn Y. Rolland 69eeba6311 fix: set basedir to sane default value 2021-12-23 22:42:53 +01:00
Glenn Y. Rolland 50e056d6c3 feat: add rule build-slides-html (no action yet) 2021-12-21 19:54:12 +01:00