diff options
Diffstat (limited to 'content/posts/todos.md')
| -rw-r--r-- | content/posts/todos.md | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/content/posts/todos.md b/content/posts/todos.md new file mode 100644 index 0000000..7844580 --- /dev/null +++ b/content/posts/todos.md @@ -0,0 +1,32 @@ +--- +# author: +title: Todos +date: 2024-09-08T18:24:15-04:00 +# layout: +description: "Just a todo list for finishing migration of the site." +# tags: +# icon: +# thumbnail: + # url: + # author: + # authorURL: + # origin: + # originURL: +--- + +Just a todo list to finish up the site: + +- [ ] Move Emails over to the site. +- [X] Move otter-logs and files over to the new site. +- [ ] Create a new logo for the site. +- [ ] Swap out frontpage image. +- [ ] Add links to other sites onto the frontpage somewhere. +- [X] Use datatables to generate new tables for emails and otter logs +- [ ] Use Yaml files in data dir to generate new timelines. +- [X] Move over the about page, privacy page and terms of service to the new site. +- [ ] Delete directories of unused web frameworks. +- [X] Setup Caddy on OpenBSD. +- [X] Setup reverse proxy +- [X] Reconfigure webserver to use reverse proxy. +- [ ] Generate useful archetypes for the site. +- [ ] Setup taxonomy for the site. |
