diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-07-04 22:47:49 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-07-04 22:47:49 -0500 |
commit | 2c8cb35ab1994caa9a76fec14ba12c8fad724018 (patch) | |
tree | 4ca12a9413287c161d53c431918e16292a879953 /README | |
parent | 54ef64000a8c954d3bc023543d5d50d54aff0318 (diff) | |
download | cleberg.net-2c8cb35ab1994caa9a76fec14ba12c8fad724018.tar.gz cleberg.net-2c8cb35ab1994caa9a76fec14ba12c8fad724018.tar.bz2 cleberg.net-2c8cb35ab1994caa9a76fec14ba12c8fad724018.zip |
update README
Diffstat (limited to 'README')
-rw-r--r-- | README | 18 |
1 files changed, 6 insertions, 12 deletions
@@ -1,10 +1,11 @@ * cleberg.net -[[https://cleberg.net][cleberg.net]] is my personal webpage. +cleberg.net is my personal webpage and blog. ** Overview -This website & blog uses [[https://spec.commonmark.org/current/][Markdown]], published with [[https://www.getzola.org/][Zola]]. +This website & blog uses Markdown for content, HTML for templates, built and +published with Zola. ** Configuration @@ -27,13 +28,6 @@ Use =zola build= and deploy to whichever deployment target you prefer. ** Tasks -- [ ] Add descriptions to blog posts -- [ ] Figure out how to get file tags to show up -- [ ] Fix missing images - - [X] 2024 - - [ ] 2023 - - [ ] 2022 - - [ ] 2021 - - [ ] 2020 - - [ ] 2019 - - [ ] 2018 +Refer to the todo page [1] for open tickets or to submit a new ticket. + +[1]: https://todo.sr.ht/~cyborg/cleberg.net |