Commit Graph

23 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
3faa38c729 fix: Footer not respecting spaces 2022-06-01 12:43:04 +02:00
4728bd16c8 feat: Add RSS autodiscovery 2022-06-01 12:31:17 +02:00
6ae9a414b3 fix: Fix HTML validation warnings 2022-06-01 12:28:55 +02:00
8b0a3cb9c0 fix: Blog posts overflow on mobile 2022-06-01 12:21:07 +02:00
31fa02adc4 fix: Pull the avatar from the shared assets 2022-05-31 20:27:27 +02:00
c44ba61664 feat: Make the blog consistent with the website 2022-05-31 20:18:11 +02:00
768eb2bf97 blog: Migrate to new signature method 2021-11-28 15:03:08 +01:00
08d8e1f124 Merge branch 'master' of git.polynom.me:PapaTutuWawa/blog.polynom.me 2021-04-10 09:46:25 +02:00
5f0b403b53 feat: Re-add syntax highlighting 2021-04-10 09:46:13 +02:00
6647a2308f Finally fix the validation errors 2021-01-02 12:03:49 +01:00
c2b6d7ab02 Make the feed compliant with the RSS 2.0 validator 2021-01-01 23:03:31 +01:00
40b68f269e Move the atom:link out of each post 2021-01-01 11:27:42 +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
68a7424408 Make Mastodon verify my blog 2020-09-23 19:29:32 +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
6dec85b787 Disable PGP signing 2020-09-21 22:22:22 +02:00
e031db40ad Add PGP signatures 2020-09-21 18:33:01 +02:00
50d6c80ec3 Move away from jekyll 2020-09-21 17:49:58 +02:00