Files
org_web/backups/status.org~
Zaine 2b5a23b566
All checks were successful
Build Org Website / build (push) Successful in 47s
fixing stale runs
2026-05-09 18:33:35 +01:00

17 lines
342 B
Org Mode
Executable File

#+TITLE: Competency Status Board
#+OPTIONS: toc:nil num:nil
#+NO_SIDENOTES: t
#+COMMENTS: t
#+SLUG: competency-board
This page shows the status of the competencies I am working on (*grad*)
#+BEGIN_EXPORT html
<div id="kanban-board">
<p>Loading status…</p>
</div>
<script src="../assets/scripts/status-board.js"></script>
#+END_EXPORT