Commit graph

41 commits

Author SHA1 Message Date
4d880b836d Add atom feed 2022-04-16 08:38:54 +02:00
26ad138602 Fix typo 2022-04-13 00:40:05 +02:00
b806903837 Fix publication date of "I socially engineered myself" 2022-04-12 09:01:33 +02:00
ba4dace05b Include a post's title in the <title /> tag 2022-04-12 07:04:04 +02:00
43e0cc7201 Publish "I socially engineered myself" 2022-04-12 07:03:35 +02:00
f542be6085 Do not use title-case 2022-04-12 07:03:15 +02:00
515866b0cb Add helpers for creating draft posts 2022-03-10 09:31:51 +01:00
86d216fb08 Remove obsolete styles and fix alignment of header image and metadata 2022-03-06 07:23:43 +01:00
cc8e1ab320 Moar spacing 2022-03-04 11:19:20 +01:00
038b98f454 Fix past tense 2022-03-04 07:16:05 +01:00
6d60b910e1 Add metadata layout section 2022-03-03 20:01:48 +01:00
15472e1738 I found better words for the first paragraph 2022-03-03 19:26:21 +01:00
8ab9f8bffb Fix header link styling 2022-03-03 19:23:47 +01:00
49f22eb8c3 Slight improvements to aside in post layout on mobile` 2022-03-03 12:24:43 +01:00
06992bcfd1 Use fewer different shades in dimmed areas 2022-03-03 11:51:46 +01:00
e4dd4c24dd Remove unused glob dependency 2022-03-03 11:35:46 +01:00
78ac690a7c Add last commit to posts when they changed, dim aside on posts' pages 2022-03-03 11:32:48 +01:00
91e2baf8d8 Use underlines to highlight links 2022-03-03 10:17:38 +01:00
d26f740a68 Work on last "trying to grasp" paragraph 2022-03-03 10:05:04 +01:00
31c583412a Add mail address to footer 2022-03-03 10:03:54 +01:00
7c3a4fbaf0 Fix multi-line padded bg 2022-02-26 14:04:23 +01:00
51243c2503 Fix minimum grid and maximum header width 2022-02-26 13:59:44 +01:00
c14280e577 Remove legalese from footer 2022-02-25 10:45:24 +01:00
e9f425cd5e Add footer 2022-02-25 10:44:42 +01:00
f8c5e5dea9 Link header to homepage 2022-02-25 09:01:57 +01:00
6f0998622b Words are words words 2022-02-25 08:56:35 +01:00
4188845bda Improve spacing in the sidebar of posts' pages 2022-02-25 08:56:15 +01:00
0b1e6a0e7f Change link styling 2022-02-25 08:28:58 +01:00
f5a068fd0b FRe-read and improve 2022-02-25 08:15:55 +01:00
3ed4da03d2 Publish first post 2022-02-24 15:18:44 +01:00
c44312baa0 Reorganize custom filters 2022-02-20 18:58:12 +01:00
c7f0ba9fb4 Allow adding drafts 2022-02-20 18:33:48 +01:00
9b5e826616 Add README 2022-02-20 18:21:09 +01:00
5d450e1e62 Use node-slim because we do not need npm 2022-02-20 18:21:00 +01:00
255e4d9508 Add mobile styles 2022-02-20 18:10:20 +01:00
9024c00b1a 10-print header works :)
I had to pin @thi.ng/hiccup to an earlier version because they stopped publishing CommonJS modules. There is [an issue tracking EcmaScript module support in 11ty](https://github.com/11ty/eleventy/issues/836) but it has not been fixed yet and other solutions broke unpredictably by messing with template inheritance.
2022-02-20 18:10:09 +01:00
cd96716515 Start porting ten-print header 2022-02-20 17:22:44 +01:00
9001771f1c Set up a basic page hierarchy 2022-02-20 17:18:19 +01:00
29fca76702 Set up minimal index page listing posts 2022-02-20 17:18:19 +01:00
fd5e0004ce Set up sass 2022-02-20 17:18:19 +01:00
9667e184fb Initial commit 2022-02-20 17:18:19 +01:00