aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2024-05-01 21:45:52 -0500
committerChristian Cleberg <hello@cleberg.net>2024-05-01 21:45:52 -0500
commitdc1261d703ae1e1a14841b030888e3f87ff7c38f (patch)
tree71139c9021b09704b2d45be3b64d54e2acbae55f /README.md
parentba6b552c8256cc2e071c910ef7821c82443f1f82 (diff)
downloadcleberg.net-dc1261d703ae1e1a14841b030888e3f87ff7c38f.tar.gz
cleberg.net-dc1261d703ae1e1a14841b030888e3f87ff7c38f.tar.bz2
cleberg.net-dc1261d703ae1e1a14841b030888e3f87ff7c38f.zip
prettier formatting and rewrap lines
Diffstat (limited to 'README.md')
-rw-r--r--README.md17
1 files changed, 6 insertions, 11 deletions
diff --git a/README.md b/README.md
index 0e62e58..6f0edcc 100644
--- a/README.md
+++ b/README.md
@@ -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