Commit graph

58 commits

Author SHA1 Message Date
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
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 a1971de332 Bump python version to 3.8.3 2021-06-27 20:30:59 +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
Glenn Y. Rolland f2c2b3375d Pipfile: update to python 3.8.0 2020-09-29 16:42:11 +02:00
Glenn Y. Rolland 0a6261036d Makefile: fix path to marp theme 2020-09-29 16:41:52 +02:00
Glenn Y. Rolland 59c89f4b0d Improve syllabus script 2020-09-03 11:33:09 +02:00
Glenn Y. Rolland fa988519c0 mkteaching: fail if directory missing 2020-09-03 11:32:44 +02:00
Glenn Y. Rolland 655a691160 Procfile: use internal tasks to prevent loop 2020-09-03 11:32:12 +02:00
Glenn Y. Rolland 1982bcdcfb Pipfile: add pynotify & force full python version 2020-09-03 11:31:07 +02:00
Glenn Y. Rolland 5dcaa2849e Makefile: fix path to marp engine 2020-09-03 11:30:31 +02:00
Glenn Y. Rolland 7d7954849f Make port configurable 2020-04-19 12:44:17 +02:00
Glenn Y. Rolland 7cc8ddc0a2 Add script for updating repositories 2020-04-19 12:34:53 +02:00
Glenn Y. Rolland 391d5f2add Improve dockerfile 2020-04-19 12:28:05 +02:00
Glenn Y. Rolland 761df17f89 Rename .directory files to .empty to prevent conflicts with some file managers 2020-04-19 12:27:59 +02:00
Glenn Y. Rolland bbcd0cf98c Add directory for mindmaps 2020-04-19 12:21:40 +02:00
Glenn Y. Rolland 441a8f6cf7 Add directories for examples & exercises 2020-04-19 12:20:53 +02:00
Glenn Y. Rolland e2c82dc7d1 Fix npm security vulnerabilities 2020-04-19 12:09:34 +02:00
Glenn Y. Rolland ff924ebe52 Add script for updating mkdocs toc 2020-04-19 12:07:56 +02:00
Glenn Y. Rolland 3ead88da48 Add documentation 2020-04-19 12:07:35 +02:00