Files
org_web/home/backlog.org
gitea-actions 75af3e1f0e
All checks were successful
Build Org Website / build (push) Successful in 32s
Improve search button accessibility and refresh site metadata
2026-08-19 12:03:35 +01:00

34 lines
1005 B
Org Mode
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>
* Things to add to 2026:
* For another time
- Instead of deleting the output directory each time the website is built, only delete the files that have been changed.