aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrant-kun <[email protected]>2022-10-04 07:44:26 -0500
committergrant-kun <[email protected]>2022-10-04 07:44:26 -0500
commitcb88571c538e54a363ee2489df2eff23283174d0 (patch)
tree48aa94228fc000b688ba0fc1700e956edaf9c5b6
parent0b6dcee1c67cf7bdf4b7f8809e1188048e70e418 (diff)
merge todo and readme
-rw-r--r--readme.md13
-rw-r--r--todo.md2
2 files changed, 13 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index 36e73c5..d752263 100644
--- a/readme.md
+++ b/readme.md
@@ -7,3 +7,16 @@ run `npm i` & `npm start`
<sub>kanna was here</sub>
visit the [main git](https://git.disroot.org/grantsquires/kanna-site) or the [github](https://github.com/squiresgrant/kanna-site)
+
+## todo
+
+- [ ] add extra pages
+ - [ ] home page (quick links, etc)
+ - [ ] mail
+ - [ ] forums
+ - [ ] storage
+ - [ ] viewer for images
+ - [ ] viewer for docs
+ - [ ] login
+- [ ] performance related
+ - [ ] store all listeners in array and kill
diff --git a/todo.md b/todo.md
deleted file mode 100644
index 9bb758e..0000000
--- a/todo.md
+++ /dev/null
@@ -1,2 +0,0 @@
-- [ ] add extra pages
-- [ ] store all listeners in array and kill