Commit Graph

13 Commits

Author SHA1 Message Date
932c9adc52
fix: Use a better code highlighting theme 2023-07-25 21:45:57 +02:00
ba567e0d65 feat: Make my blog much prettier 2023-07-16 22:51:58 +02:00
8b0a3cb9c0 fix: Blog posts overflow on mobile 2022-06-01 12:21:07 +02:00
c44ba61664 feat: Make the blog consistent with the website 2022-05-31 20:18:11 +02:00
5f0b403b53 feat: Re-add syntax highlighting 2021-04-10 09:46:13 +02:00
2500b3d9eb Finally fix CSS issues 2020-09-23 16:59:04 +02:00
75b43524f2 Prevent images from overflowing posts 2020-09-22 18:46:09 +02:00
f1d8758369 Make the entire site prettier 2020-09-22 18:27:08 +02:00
78b4a745bd Implement MathJax
If a post needs to render math equations, it only has
to include the mathjax.json params.
2020-09-22 18:26:09 +02:00
11d32c940a General fixes and additions
- Improve readability on larger and smaller screens
- Re-add page signing with a custom script (which is signed of course)
- Posts are now centered on large screens
- <code> now stops overflowing and receives a scrollbar
- The mobile page now stops to overflow
2020-09-22 17:19:44 +02:00
50d6c80ec3 Move away from jekyll 2020-09-21 17:49:58 +02:00
8a63fd8d73 Use OpenSans for the reading font 2020-05-24 13:58:50 +02:00
8b2cdc1bf9 Initial commit 2020-03-25 22:31:01 +01:00