diff options
| author | Christian Cleberg <[email protected]> | 2024-05-01 21:45:52 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2024-05-01 21:45:52 -0500 |
| commit | 7d3b5175f2d9d016b06190273fcfeb380a460b3f (patch) | |
| tree | 71139c9021b09704b2d45be3b64d54e2acbae55f /README.md | |
| parent | 7c70a351e25106ceff49ff8ee0a38e2a545f62f0 (diff) | |
| download | cleberg.net-7d3b5175f2d9d016b06190273fcfeb380a460b3f.tar.gz cleberg.net-7d3b5175f2d9d016b06190273fcfeb380a460b3f.tar.bz2 cleberg.net-7d3b5175f2d9d016b06190273fcfeb380a460b3f.zip | |
prettier formatting and rewrap lines
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 17 |
1 files changed, 6 insertions, 11 deletions
@@ -2,15 +2,18 @@ [cleberg.net](https://cleberg.net) is my personal webpage. -This README is viewable on [git.cleberg.net](https://git.cleberg.net/?p=cleberg.net.git;a=blob;f=README.org;h=155f4696a09503411730afc422b7fb49acbef8f3;hb=HEAD). +This README is viewable on +[git.cleberg.net](https://git.cleberg.net/?p=cleberg.net.git;a=blob;f=README.org;h=155f4696a09503411730afc422b7fb49acbef8f3;hb=HEAD). ## Overview -This website & blog uses [Markdown](https://spec.commonmark.org/current/), published with [Zola](https://www.getzola.org/). +This website & blog uses [Markdown](https://spec.commonmark.org/current/), +published with [Zola](https://www.getzola.org/). ## Configuration -All configuration options are available within the `config.toml` file. Refer to the Zola documentation for further configuration options. +All configuration options are available within the `config.toml` file. Refer to +the Zola documentation for further configuration options. ## Building @@ -28,13 +31,5 @@ Use `zola build` and deploy to whichever deployment target you prefer. ## Tasks -- [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 |
