Commit graph

207 commits

Author SHA1 Message Date
Matej Focko
155fa9c741
Solution to the backtracking with Karel (#10) 2023-12-24 00:12:50 +01:00
acc0efc8e0
algorithms: add solution for Karel
Signed-off-by: Matej Focko <me@mfocko.xyz>
2023-12-24 00:09:50 +01:00
eb9515f905
algorithms: move Karel to its own directory
Signed-off-by: Matej Focko <me@mfocko.xyz>
2023-12-23 13:52:17 +01:00
Matej Focko
b8ae08bb37
Fix formatting of talks and add QEcamp23 (#9) 2023-11-29 16:18:44 +01:00
a7c23d361b
feat(talks): add QEcamp23
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-11-29 16:14:42 +01:00
081cd78fb7
fix: formatting of the talks
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-11-29 16:08:43 +01:00
Matej Focko
f5478a8af2
fix(algorithms): fix broken links to sources (#8) 2023-11-28 20:45:35 +01:00
9bac381fc7
fix(algorithms): fix broken links to sources
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-11-28 20:42:41 +01:00
Matej Focko
075b4a89ad
fix(algorithms): correct the heading level (#7) 2023-11-28 20:25:17 +01:00
585a3b0356
fix(algorithms): correct the heading level
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-11-28 20:16:37 +01:00
Matej Focko
dadb0d51f7
Publish “Breaking of the Hash Table” (#6) 2023-11-28 19:38:59 +01:00
6117d79454
fix(algorithms): reword some parts of breaking the hash table
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-11-28 19:32:38 +01:00
f2810936fa
fix(algorithms): don't include date in the slug
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-11-28 19:18:20 +01:00
2794519506
feat(algorithms): add Breaking of the Hash Table
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-11-28 17:23:44 +01:00
a581e9753f
feat: use github and dracula themes
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-11-25 21:49:46 +01:00
Matej Focko
3b7bf4e2c7
feat: switch theme to One* (#5) 2023-11-25 21:41:19 +01:00
00c31aeb7b
feat: switch theme to One*
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-11-25 21:37:44 +01:00
Matej Focko
c06941d75a
Fix admonitions in Karel and add C++ placeholders (#4) 2023-11-24 18:31:19 +01:00
311ebacf84
feat(cpp): add placeholders
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-11-24 18:27:59 +01:00
2ff21c708c
fix(algorithms): fix the admonitions in Karel
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-11-24 18:27:32 +01:00
Matej Focko
2fb4765b1f
Docusaurus v3 and rename (#3) 2023-11-24 16:53:49 +01:00
61d00c708e
fix(c): add missing images
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-11-24 16:34:15 +01:00
b78fdd98b8
feat: make the new names backward-compatible
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-11-24 16:30:23 +01:00
e1dea0cdbc
feat: don't reference FI MU subjects by their codes
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-11-24 16:30:23 +01:00
f81d3219e6
chore: upgrade to docusaurus v3
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-11-24 16:30:22 +01:00
Matej Focko
31424770ce
ci: add GitHub “variables” to the config (#2) 2023-09-17 16:27:49 +02:00
104031c534
ci: add GitHub “variables” to the config
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-09-17 16:20:08 +02:00
Matej Focko
e0b7f8f800
contributions: add ‹tmt› (#1)
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-09-17 16:05:05 +02:00
d91860e0f7
chore: move to GitHub
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-09-07 20:24:54 +02:00
791b681548
fix(pb071): comment out broken links
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-09-07 20:13:43 +02:00
f6d2519ef9
ci: drop different hosts
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-09-07 20:12:55 +02:00
14eb8b9f7d
ci: add GH Actions
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-09-07 20:02:15 +02:00
326612b3e2
revert: "fix: switch graphviz to pngs as it is unusable now"
This reverts commit a5b6f8b128.
2023-09-07 17:59:11 +02:00
a5b6f8b128
fix: switch graphviz to pngs as it is unusable now
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-09-07 17:46:48 +02:00
3a3ba3e4b3
blog: start using overrides for authors
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-09-07 17:45:55 +02:00
7a9d8bcac4
chore: update gitignore
ignore no longer used helper files that are generated too

Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-09-07 17:45:28 +02:00
85cda31779
fix: revert the ‹ThemedSVG› shite
Signed-off-by: Matej Focko <me@mfocko.xyz>
2023-09-06 19:41:01 +02:00
b5fbddb8c9
feat: revert the monospace font to Cascadia
Signed-off-by: Matej Focko <me@mfocko.xyz>
2023-09-06 18:51:36 +02:00
a72c71482f
fix: prefer the default font of the web
Signed-off-by: Matej Focko <me@mfocko.xyz>
2023-09-06 18:49:18 +02:00
2d231e25a8
fix(ThemedSVG): revert to ‹img› from embed
Causes weird rendering issues

Signed-off-by: Matej Focko <me@mfocko.xyz>
2023-09-06 18:48:36 +02:00
efbc857e77
fix: build
Context: https://github.com/facebook/docusaurus/issues/9278

Signed-off-by: Matej Focko <me@mfocko.xyz>
2023-09-06 18:37:15 +02:00
8b6ccaf832
chore: yarn upgrade
Signed-off-by: Matej Focko <me@mfocko.xyz>
2023-09-06 18:28:57 +02:00
d843b6ac05
ci: don't make assets twice
Signed-off-by: Matej Focko <me@mfocko.xyz>
2023-09-06 18:26:33 +02:00
e319ac7137
fix: try to constrain the width of SVG
Signed-off-by: Matej Focko <me@mfocko.xyz>
2023-09-06 18:20:38 +02:00
0dc4cdbea9
fix: update the links to the reorganized graphviz
Signed-off-by: Matej Focko <me@mfocko.xyz>
2023-09-06 18:20:09 +02:00
9c9cb03731
ci: auto-delete old artifacts
Signed-off-by: Matej Focko <me@mfocko.xyz>
2023-08-18 12:36:12 +02:00
0736b29520
chore: clean the output of archive-making
Signed-off-by: Matej Focko <me@mfocko.xyz>
2023-08-18 12:31:38 +02:00
414ca4481b
ib002(recursion): fix typo
Signed-off-by: Matej Focko <me@mfocko.xyz>
2023-08-18 12:21:59 +02:00
718d4bd6f6
ci: switch to newer image and remove unused
* switch to the latest alpine image
* remove commented out code that was used before

Signed-off-by: Matej Focko <me@mfocko.xyz>
2023-08-18 12:21:24 +02:00
a868efaee6
chore: switch to ‹tar› and have consistent paths
* Switch the archiving from the ‹zip› to ‹tar.gz› and ‹tar.bz2›
* Adjust the static files to have consistent paths

Signed-off-by: Matej Focko <me@mfocko.xyz>
2023-08-18 12:19:47 +02:00