diff options
author | grant-kun <[email protected]> | 2022-10-04 07:44:26 -0500 |
---|---|---|
committer | grant-kun <[email protected]> | 2022-10-04 07:44:26 -0500 |
commit | cb88571c538e54a363ee2489df2eff23283174d0 (patch) | |
tree | 48aa94228fc000b688ba0fc1700e956edaf9c5b6 | |
parent | 0b6dcee1c67cf7bdf4b7f8809e1188048e70e418 (diff) |
merge todo and readme
-rw-r--r-- | readme.md | 13 | ||||
-rw-r--r-- | todo.md | 2 |
2 files changed, 13 insertions, 2 deletions
@@ -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 |