Commit Graph

50 Commits

Author SHA1 Message Date
932c9adc52
fix: Use a better code highlighting theme 2023-07-25 21:45:57 +02:00
d9e78012e8
feat: Remove signatures as I now sign commits 2023-07-24 23:57:38 +02:00
8b4b46f283
fix: Improve title 2023-07-24 23:04:40 +02:00
b1c028a8d0
feat: New blog post 2023-07-24 21:51:48 +02:00
60b4196747 fix: Pull avatar from CDN 2023-07-22 21:10:45 +02:00
b70dc3e07d fix: Add missing title and OGP metadata 2023-07-22 21:02:23 +02:00
decfba6bd8 feat: Bump Nix package version 2023-07-22 20:57:05 +02:00
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
98cfbaf97c feat: New blog post 2023-07-15 23:48:36 +02:00
949563452b Fix typos 2023-01-25 00:00:55 +01: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
b74438edb6 feat: Add a flake 2022-05-14 17:32:00 +02:00
6b2de918d1 blog: Sign all posts 2021-11-28 15:10:34 +01:00
768eb2bf97 blog: Migrate to new signature method 2021-11-28 15:03:08 +01:00
f1411df62a build: Add an option for builds without the signature 2021-11-19 15:21:39 +01:00
6bf8b4c7b8 New blog post 2021-04-16 23:53:46 +02: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
e3ce31fe34 post: Fix missing closing bracket 2021-04-10 09:45:48 +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
153c659dbc New blog post 2020-09-29 19:37:54 +02:00
65fbf22573 Add templating to all blog posts 2020-09-29 19:32:57 +02:00
ffe245817a Add missing ')' 2020-09-26 16:22:15 +02:00
403c79b05e Prevent substitution where it shouldn't happen 2020-09-23 23:34:29 +02:00
68a7424408 Make Mastodon verify my blog 2020-09-23 19:29:32 +02:00
a53c1c3ab9 The profile picture shouldn't be centered 2020-09-23 17:02:41 +02:00
f93014e8db Small fix + Add verify page 2020-09-23 16:59:23 +02:00
2500b3d9eb Finally fix CSS issues 2020-09-23 16:59:04 +02:00
20aff8dc83 Remove left-overs from the old blog 2020-09-22 19:37:50 +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
81f0f99c7e Fix local font loading 2020-09-22 18:26:48 +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
8a63fd8d73 Use OpenSans for the reading font 2020-05-24 13:58:50 +02:00
e0dbb3a021 ??? 2020-05-24 13:58:34 +02:00
60ace967a2 Update ruby 2020-05-24 13:58:13 +02:00
8b2cdc1bf9 Initial commit 2020-03-25 22:31:01 +01:00