Improve search button accessibility and refresh site metadata
All checks were successful
Build Org Website / build (push) Successful in 32s

This commit is contained in:
gitea-actions
2026-08-19 12:03:35 +01:00
parent d12edea8de
commit 75af3e1f0e
9 changed files with 64 additions and 24 deletions

32
home/#backlog.org# Normal file
View File

@@ -0,0 +1,32 @@
#+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.