diff options
author | cel 🌸 <cel@blos.sm> | 2023-06-21 23:50:09 +0100 |
---|---|---|
committer | cel 🌸 <cel@blos.sm> | 2023-06-21 23:50:09 +0100 |
commit | 5cc9ce8851baddab6980ad21381f066dd2889f18 (patch) | |
tree | c9dfad94a741daffb4795a6e247fc88288a0802c | |
parent | 5f2a48905634e7874946425057dc904dcb6c7d16 (diff) | |
download | blossom-5cc9ce8851baddab6980ad21381f066dd2889f18.tar.gz blossom-5cc9ce8851baddab6980ad21381f066dd2889f18.tar.bz2 blossom-5cc9ce8851baddab6980ad21381f066dd2889f18.zip |
add readme and todo
-rw-r--r-- | README.md | 3 | ||||
-rw-r--r-- | TODO.md | 4 |
2 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..a10c6d6 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# blos.sm + +this is the code for my site at [blos.sm](https://blos.sm). it is currently spaghetti @@ -0,0 +1,4 @@ +[ ] make sure posts are organised in date order +[ ] tags +[ ] comments +[ ] clean up spaghetti |