Commit graph

240 commits

Author SHA1 Message Date
Glenn Y. Rolland 55d808d43b fix: ignore mkdocs from docker build 2024-09-23 00:09:04 +02:00
Glenn Y. Rolland f2eeb554c8 fix: ignore deploy 2024-09-23 00:08:33 +02:00
Glenn Y. Rolland 7b17049512 fix: sort help output
All checks were successful
continuous-integration/drone/push Build is passing
2024-09-23 00:06:32 +02:00
Glenn Y. Rolland c4038b34cf fix: ignore md files in docs/ and slides/
All checks were successful
continuous-integration/drone/push Build is passing
2024-09-22 23:43:32 +02:00
Glenn Y. Rolland 18689043a4 fix: bump versions in pipfile 2024-09-22 23:43:02 +02:00
Glenn Y. Rolland acec55dfff refactor: move tasks in subfiles 2024-09-22 23:42:26 +02:00
Glenn Y. Rolland a58dcec4ca fix: switch to recent version of sass 2024-09-22 23:24:30 +02:00
Glenn Y. Rolland cf07f3b064 refactor: split Makefile into task files 2024-09-10 18:43:40 +02:00
Glenn Y. Rolland 1ebd4cbd4f refactor(make): split Makefile into sub-tasks files 2024-08-05 12:36:47 +02:00
Glenn Y. Rolland b525f75055 Merge branch 'master' of code.apps.glenux.net:glenux/docmachine-containers
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-11 22:29:31 +02:00
Glenn Y. Rolland daf532a83a feat: enable navigation footer 2024-06-11 22:28:00 +02:00
Glenn Y. Rolland 8c56abd321 Update README.md
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-02 07:11:52 +00:00
Glenn Y. Rolland 3d70d70f2f fix: change caddy port 2024-05-12 21:27:24 +02:00
Glenn Y. Rolland d69b02e78c fix: change caddy port
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2024-05-12 21:27:03 +02:00
Glenn Y. Rolland dcc20d6b3f feat: add support for margins & draft class
All checks were successful
continuous-integration/drone/push Build is passing
2024-05-12 21:25:10 +02:00
Glenn Y. Rolland d123b3cd65 chore: bump marp versions 2024-04-17 17:05:16 +02:00
Glenn Y. Rolland 0e364f496d feat: add support for rsync (needed by image subdirs)
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-16 23:58:51 +01:00
Glenn Y. Rolland 26a71920b0 fix: ignore caddy for now 2024-02-16 23:58:29 +01:00
Glenn Y. Rolland f0463071cc chore: update marp dependencies
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-16 23:58:12 +01:00
Glenn Y. Rolland bc3f0f911f fix: ignore _* files and dirs & manage image subfolders 2024-02-16 23:57:43 +01:00
Glenn Y. Rolland 8c259145ef fix: enable code highlight in marp 2024-02-16 23:56:36 +01:00
Glenn Y. Rolland 1fe182d9fe chore: ignore autoslide 2024-02-01 14:15:34 +01:00
Glenn Y. Rolland bee16a9593 Bump debian and python versions 2024-02-01 14:12:24 +01:00
Glenn Y. Rolland b50a639d9d chore: Remove script/docmachine* scripts now we have real tools 2023-04-06 20:22:22 +02:00
Glenn Y. Rolland 53a626474c make: Fix bad ref and help text for PPTX
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-06 20:20:15 +02:00
Glenn Y. Rolland 9fd96ed628 make: Auto-build autoslide 2023-04-06 20:15:54 +02:00
Glenn Y. Rolland 434c3d72e0 doc: Update README
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-16 12:36:18 +01:00
Glenn Y. Rolland faad02b41c fix: docker build must ignore drone file
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-16 12:25:43 +01:00
Glenn Y. Rolland e3ef99661a ci: remove useless build step
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-16 12:18:02 +01:00
Glenn Y. Rolland 19e166d879 ci: fix image name
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-16 12:00:40 +01:00
Glenn Y. Rolland 262ed88922 ci: fix dockerfile path
Some checks reported errors
continuous-integration/drone/push Build was killed
2023-01-16 11:59:23 +01:00
Glenn Y. Rolland 760d118240 brand: rename project
Some checks failed
continuous-integration/drone/push Build is failing
2023-01-16 11:56:01 +01:00
Glenn Y. Rolland 3deea69d24 config: enable codehilite 2023-01-16 11:46:45 +01:00
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