Commit graph

13 commits

Author SHA1 Message Date
ffa1c41c0e Fix markdown reload by using latest 11ty canary 2022-10-05 12:52:20 +02:00
fe57524b57 Revert "Add missing peer dependencies"
This reverts commit 7e53bf1d19.
2022-10-05 12:20:25 +02:00
99d49029d9 Configure autoprefixer and remove source map from css 2022-10-05 11:42:08 +02:00
7e53bf1d19 Add missing peer dependencies 2022-10-05 11:33:07 +02:00
ab8563386f Add TOC to posts 2022-10-04 09:16:37 +02:00
fc2a7007d0 Set up abbrs and footnotes 2022-10-01 14:04:22 +02:00
3fcbc05eb5 Update @11ty/eleventy 2022-05-10 23:26:31 +02:00
4d880b836d Add atom feed 2022-04-16 08:38:54 +02: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
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
29fca76702 Set up minimal index page listing posts 2022-02-20 17:18:19 +01:00
9667e184fb Initial commit 2022-02-20 17:18:19 +01:00