diff options
| author | Christian Cleberg <[email protected]> | 2024-04-29 14:18:55 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2024-04-29 14:18:55 -0500 |
| commit | bfa5b12e2266a39944f2a270527021d78bb867b6 (patch) | |
| tree | fbec9522ea9aa13e8105efc413d2498c3c5b4cd6 /README.md | |
| parent | 25fa00e18c37e4011600456616c9dedc995ac536 (diff) | |
| download | cleberg.net-bfa5b12e2266a39944f2a270527021d78bb867b6.tar.gz cleberg.net-bfa5b12e2266a39944f2a270527021d78bb867b6.tar.bz2 cleberg.net-bfa5b12e2266a39944f2a270527021d78bb867b6.zip | |
format line wrapping and fix escaped characters
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 17 |
1 files changed, 9 insertions, 8 deletions
@@ -28,12 +28,13 @@ Use `zola build` and deploy to whichever deployment target you prefer. ## Tasks -- [ ] Format all blog posts - - [ ] 2018 - - [ ] 2019 - - [ ] 2020 - - [ ] 2021 - - [ ] 2022 - - [ ] 2023 - - [ ] 2024 +- [x] Format all blog posts + - [x] 2018 + - [x] 2019 + - [x] 2020 + - [x] 2021 + - [x] 2022 + - [x] 2023 + - [x] 2024 +- [ ] Add descriptions to blog posts - [ ] Figure out how to get file tags to show up |
