Commit graph

224 commits

Author SHA1 Message Date
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
Glenn Y. Rolland 2193ca202d fix: Make sure watch works for tocupdate target 2021-06-27 23:45:49 +02:00
Glenn Y. Rolland 73651fce79 feat: update-toc handles files in root directory 2021-06-27 23:45:49 +02:00
Glenn Y. Rolland 769fe66263 doc: improve update-toc output 2021-06-27 23:45:49 +02:00
Glenn Y. Rolland 2f055b381a fix: target update-toc must behave like build or watch 2021-06-27 23:45:49 +02:00
Glenn Y. Rolland 1e27f3bdea feat: Mask doc if its ancestor name starts with '_' 2021-06-27 23:45:49 +02:00
Glenn Y. Rolland 9ed8565c5f Bump tool-versions 2021-06-27 23:45:49 +02:00
Glenn Y. Rolland 7ca6a2404e Bump marp dependencies 2021-06-27 23:45:49 +02:00
Glenn Y. Rolland 2ef2432b9d fix: make sure theme.css is present when generating slides 2021-06-27 23:45:49 +02:00
Glenn Y. Rolland 3544e03023 chore: make sure theme.css cleanup when build fails 2021-06-27 23:45:49 +02:00
Glenn Y. Rolland b828693cb6 chore: ignore marp theme.css & sort ignored files 2021-06-27 23:45:49 +02:00
Glenn Y. Rolland 8b42488b81 style: improve filesystem organization 2021-06-27 23:45:49 +02:00
Glenn Y. Rolland 580f76f2f7 fix: ignore sass-cache directory 2021-06-27 23:45:49 +02:00
Glenn Y. Rolland d3b4cb4919 Add symlinks for images 2021-06-27 23:45:49 +02:00
Glenn Y. Rolland 7acec560a7 Disable plugins (for broken search) 2021-06-27 23:45:49 +02:00
Glenn Y. Rolland c79a1a6d3d Add mkdocs-gitbook extension 2021-06-27 23:45:49 +02:00
Glenn Y. Rolland c996c05e54 Force python & packages versions 2021-06-27 23:45:49 +02:00
Glenn Y. Rolland 777c493b74 feat: update-toc handles files in root directory 2021-06-27 23:35:59 +02:00
Glenn Y. Rolland 1e7c0ed279 doc: improve update-toc output 2021-06-27 21:34:12 +02:00
Glenn Y. Rolland afad220f09 fix: target update-toc must behave like build or watch 2021-06-27 21:20:25 +02:00
Glenn Y. Rolland e7f57b4d91 feat: Mask doc if its ancestor name starts with '_' 2021-06-27 21:12:59 +02:00
Glenn Y. Rolland 60b6b83b2a Bump tool-versions 2021-06-27 20:45:30 +02:00
Glenn Y. Rolland 6c378edcc1 Bump marp dependencies 2021-06-27 20:33:21 +02:00
Glenn Y. Rolland c61d875d3e Merge branch 'master' of github.com:glenux/teaching-boilerplate 2021-06-27 20:32:27 +02:00
Glenn Y. Rolland a1971de332 Bump python version to 3.8.3 2021-06-27 20:30:59 +02:00
Glenn Y. Rolland fa29b964f0 fix: make sure theme.css is present when generating slides 2021-04-15 15:42:45 +02:00
Glenn Y. Rolland f5bdb17939 chore: make sure theme.css cleanup when build fails 2021-04-15 15:42:27 +02:00
Glenn Y. Rolland a619c05303 chore: ignore marp theme.css & sort ignored files 2021-04-15 15:41:36 +02:00
Glenn Y. Rolland 89f32a00c9 style: improve filesystem organization 2021-04-15 15:14:24 +02:00
Glenn Y. Rolland 21067fc10e fix: ignore sass-cache directory 2021-04-15 15:11:05 +02:00
Glenn Y. Rolland 91f1b18560 Add symlinks for images 2021-04-13 02:34:55 +02:00
Glenn Y. Rolland 74c90e31df Disable plugins (for broken search) 2021-04-12 00:52:23 +02:00
Glenn Y. Rolland 1f4a386c30 Add mkdocs-gitbook extension 2021-04-12 00:51:17 +02:00
Glenn Y. Rolland 2aa2c7325d Force python & packages versions 2021-04-11 22:24:27 +02:00
Glenn Y. Rolland b0491a08e4 Ignore files generated by dot/circo 2021-04-10 21:33:03 +02:00
Glenn Y. Rolland 21be87cc9b Ignore generated images files 2021-04-10 12:58:00 +02:00
Glenn Y. Rolland b7d0ef47e1 feature: Add sample images files 2021-04-10 12:57:45 +02:00
Glenn Y. Rolland 3e612dedbd feature: Add ORA -> PNG support in Makefile 2021-04-10 12:53:44 +02:00
Glenn Y. Rolland 0a1059fe0d Add docker-compose file 2021-04-10 12:41:15 +02:00
Glenn Y. Rolland da58fef783 feature: Add UML -> SVG support in Makefile 2021-04-10 12:38:42 +02:00
Glenn Y. Rolland 323c635781 fix: Add missing python & build tools in Dockerfile 2021-04-10 12:33:27 +02:00
Glenn Y. Rolland 11a96f1b87 Ignore files starting with _ 2021-03-09 09:42:13 +01:00
Glenn Y. Rolland d9a7954c18 Add two-way scripts for slides & docs 2021-03-09 08:57:59 +01:00
Glenn Y. Rolland d664847fdc Add a Makefile for marp 2021-03-09 08:57:39 +01:00
Glenn Y. Rolland 255c6f8e20 npm: make sure latest browser data is available 2021-03-09 08:57:23 +01:00
Glenn Y. Rolland a11b0657e9 scripts: add docs-to-slides script 2020-11-11 10:53:52 +01:00
Glenn Y. Rolland dce9e69a35 scripts: Improve update-toc 2020-11-11 10:52:15 +01:00
Glenn Y. Rolland 0ad4cf46e5 Makefile: use variables for input/output directories 2020-11-09 10:05:12 +01:00
Glenn Y. Rolland 21f4828e98 Improve build-syllabus script 2020-11-09 10:04:40 +01:00
Glenn Y. Rolland e09e70a0c6 marp: use sane defaults 2020-09-29 16:42:37 +02:00