|
e16b6403d6
|
feat: Add support for rows/colums in marp
|
2022-06-20 12:04:43 +02:00 |
|
|
b56d7c4d20
|
feature: Add auto-generated deck 'autoslide'
|
2022-06-20 12:04:10 +02:00 |
|
|
68b8128aaa
|
Update theme
|
2022-04-29 16:49:47 +02:00 |
|
|
9b9d1a291c
|
fix: Use 'Source' instead of 'Github' for repository link
|
2022-04-26 23:15:50 +02:00 |
|
|
aca590ed4a
|
fix: Make sure entrypoint works without user-provided configuration
|
2022-04-26 11:24:59 +02:00 |
|
|
ccade28d49
|
doc: Add missing entry for build-docs-pdf in 'make help'
|
2022-04-26 11:22:38 +02:00 |
|
|
745961e860
|
Merge branch 'master' of github.com:glenux/teaching-boilerplate
|
2022-01-30 17:15:46 +01:00 |
|
|
b5b278f0b6
|
fix(Dockerfile): follow redirections in curl
|
2022-01-30 17:15:32 +01:00 |
|
|
468783f50e
|
fix: add case for missing mkdocs-patch.yml file
|
2022-01-30 17:14:57 +01:00 |
|
|
b67e4c735e
|
fix: missing context in makefile recipe for docker-build
|
2022-01-30 17:14:02 +01:00 |
|
|
ba42db1d4d
|
Merge pull request #26 from Gnuside/master
Update README.md
|
2022-01-30 16:07:34 +01:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
4ae969421b
|
clean: Remove asdf version lock
|
2022-01-30 15:56:44 +01:00 |
|
|
a625e2aeec
|
doc: add comments for docker* commands
|
2022-01-30 15:54:43 +01:00 |
|
|
12b548e906
|
fix: broken entrypoint script & config name
|
2022-01-28 19:43:53 +01:00 |
|
|
73e55d8e55
|
fix: add missing package 'curl'
|
2022-01-28 18:46:55 +01:00 |
|
|
5515ff2d18
|
feat: handle mkdocs patching
|
2022-01-28 18:41:34 +01:00 |
|
|
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 |
|
|
69eeba6311
|
fix: set basedir to sane default value
|
2021-12-23 22:42:53 +01:00 |
|
|
50e056d6c3
|
feat: add rule build-slides-html (no action yet)
|
2021-12-21 19:54:12 +01:00 |
|
|
82bc12586f
|
feat: add support for PDF generation from docs
|
2021-12-21 17:42:47 +01:00 |
|
|
911856ef49
|
docker: add more tools needed for pdfs
|
2021-12-21 17:38:13 +01:00 |
|
|
0ead3496ff
|
ci: fix command in test job
|
2021-12-21 17:26:22 +01:00 |
|
|
d832ca6ad5
|
fix: Create missing directory for appuser (needed by marp)
|
2021-12-21 17:25:50 +01:00 |
|
|
47c507074d
|
Disable debug line
|
2021-12-21 16:55:46 +01:00 |
|
|
bd325fd13e
|
fix: add missing package m4 (needed by build-docs-pdf)
|
2021-12-21 16:54:22 +01:00 |
|
|
27e203a3ac
|
ci: handle no-tty mode
|
2021-12-21 16:42:00 +01:00 |
|
|
ef5b288261
|
ci: re-add path to dockerfile
|
2021-12-21 16:17:56 +01:00 |
|
|
0bf28ff215
|
ci: enable buildkit again
|
2021-12-21 16:15:55 +01:00 |
|
|
545221fa52
|
ci: try faster build
|
2021-12-21 16:14:29 +01:00 |
|
|
137ecfbebb
|
ci: fix artifact file name
|
2021-12-21 16:04:30 +01:00 |
|
|
f7fb326eca
|
ci: fix upload artifacts
|
2021-12-21 15:52:30 +01:00 |
|
|
95b3a73489
|
ci: improve environment handling
|
2021-12-21 15:45:01 +01:00 |
|
|
3b6395c696
|
ci: add missing steps
|
2021-12-21 15:33:51 +01:00 |
|
|
219a1e7a2a
|
CI: add support for test
|
2021-12-21 15:30:17 +01:00 |
|
|
939f161845
|
Add support for unzip
|
2021-12-16 06:44:22 +01:00 |
|
|
c5a74ae4cb
|
Remove tocupdate
|
2021-12-15 23:43:28 +01:00 |
|
|
95a40d2f18
|
Use sane defaults for 2-level depth
|
2021-12-15 23:34:22 +01:00 |
|
|
2a2dcd0dec
|
Disable tocupdate
|
2021-12-15 23:34:09 +01:00 |
|
|
4ce276bf83
|
fix: Pipenv must use .venv in project to share dependencies
|
2021-12-15 18:10:04 +01:00 |
|
|
be90f72334
|
chore: update Pipfile.lock
|
2021-12-15 17:52:20 +01:00 |
|
|
ee216534a3
|
ci: Disable javascript analysis in CodeQL
|
2021-12-15 17:49:25 +01:00 |
|