Files
org_web/home/#backlog.org#
gitea-actions b8bb1944dd
All checks were successful
Build Org Website / build (push) Successful in 38s
Add Resource Loader SPA and JS test harness
2026-08-19 15:03:41 +01:00

33 lines
978 B
Plaintext
Executable File

#+TITLE: Backlog
#+OPTIONS: num:nil toc:nil
#+DATE: <2025-11-08 Sat 11:08>
#+filetags: :emacs:website:
#+COMMENTS: t
#+SLUG: backlog
* TODO
* DOING
* DONE
- Add a notes page <2025-12-18 Thu>
- Add a *move* function in the competencies board page for mobile <2025-12-18 Thu>
- Refactor the build script to extract functions into seperate files <2025-12-16 Tue>
- Add a WIP property in an org file. If the header contains the string "WIP" then create a list of all WIP items and add to it. Otherwise do nothing.
- Page for latest updated files.
- Give lima extra controls, and update the syntax file for her.
- Service for RDP
- Create the backlog page.
- Database permissions (roles, accounts and schemas) <2026-01-18 Sun>
- how pipelines work <2026-01-18 Sun>
- Use zero trust cloudflare instead of nginx auth <2026-04-01 Wed>
* For another time
- Instead of deleting the output directory each time the website is built, only delete the files that have been changed.