f2d3c4246e
chore: unify the order of the fonts
...
When displaying Mermaid diagrams they take the fonts from the Docusaurus
config, since the order was different to the one in the CSS for code, it
was different.
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-02-07 17:35:27 +01:00
ad422fb2ec
fix(css): cannot use inline ‹style› with Mastodon embed
...
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-02-05 00:38:19 +01:00
7c5962aa7e
fix(contributions): use HTML tag instead of markdown
...
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-01-29 12:46:54 +01:00
2cf4a3efba
chore: run pre-commit
...
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-01-03 19:38:35 +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
e0b7f8f800
contributions: add ‹tmt› ( #1 )
...
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-09-17 16:05:05 +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
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
3db5b21033
feat(css): switch to ‹JetBrains Mono›
...
Signed-off-by: Matej Focko <me@mfocko.xyz>
2023-08-01 20:26:03 +02:00
751570be08
fix: revert “further”
...
it's too much
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-07-21 17:37:09 +02:00
5210ca493e
css: move Cascadia weights and shift further
...
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-07-21 15:14:58 +02:00
62e0bfeb85
fix: make themed SVG fit the width
...
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-07-20 20:53:14 +02:00
568b9194d2
feat: implement ‹ThemedSVG› component
...
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-07-20 20:26:49 +02:00
0be9e55b03
fix(talks): correct months
...
Months are zero-indexed in the ‹Date› constructor… Is this some kind of
a joke???
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-07-19 18:46:44 +02:00
7155a112ab
feat: add talks
...
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-07-19 18:34:44 +02:00
ab4ba212d1
feat: add contributions page
...
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-07-19 17:05:30 +02:00
f7a028db6f
feat: enable SASS
...
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-07-19 17:05:29 +02:00
a58f084962
feat(css): adjust the weight in dark scheme
...
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-07-17 22:17:27 +02:00
7ec27821cc
feat(css): use ‹Cascadia Code PL› as the default font
...
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-07-17 22:10:27 +02:00
4fe5d12ecb
fix(css): use CDN instead of static
...
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-07-17 20:28:53 +02:00
c68cd08576
feat(css): switch the accent colors
...
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-07-17 20:07:24 +02:00
221c46d350
feat: use ‹Hack Nerd Font› as a fallback
...
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-07-17 20:03:12 +02:00
428a15a8f5
feat: add mastodon links
...
* remove the brag about VPS and aisa @ φ deployment
Signed-off-by: Matej Focko <xfocko@fi.muni.cz>
2023-07-13 00:11:08 +02:00
952cc8a499
fix: paths to the upstream repository
...
Signed-off-by: Matej Focko <me@mfocko.xyz>
2023-06-25 00:02:34 +02:00
52b3ccdf83
chore(svg): generate light/dark mode DOTs
...
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-02-04 17:54:15 +01:00
783a8091b1
home: redo the homepage
...
Signed-off-by: Matej Focko <me@mfocko.xyz>
2022-12-25 19:10:03 +01:00
c1a49e116c
ci: move to blog.mfocko.xyz
...
Signed-off-by: Matej Focko <mfocko@redhat.com>
2022-12-18 15:42:02 +01:00
2ddd0a3a05
chore: add solarized light theme and bash
...
Signed-off-by: Matej Focko <mfocko@redhat.com>
2022-12-14 21:35:59 +01:00
7efd5e294b
chore: use Iosevka as a default font
...
• Use Iosevka as a default font (with few reasonable fallbacks)
• Introduce a „steam machine“ for regenerating graphviz files
· Use same monospace fonts for graphviz too
Signed-off-by: Matej Focko <mfocko@redhat.com>
2022-11-18 11:57:56 +01:00
7427475022
chore: transfer all KBs to single one
...
Signed-off-by: Matej Focko <mfocko@redhat.com>
2022-11-05 15:25:15 +01:00