Commit Graph

10 Commits

Author SHA1 Message Date
a69915b46d feat: Little bit of redesigning
Fixes articles overflowing on small screens.
2023-07-22 20:55: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
768eb2bf97 blog: Migrate to new signature method 2021-11-28 15:03:08 +01:00
7e2d2d4d39 Fix the Mastodon link 2020-11-24 14:49:39 +01:00
ffe245817a Add missing ')' 2020-09-26 16:22:15 +02:00
2500b3d9eb Finally fix CSS issues 2020-09-23 16:59:04 +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