added makefile and cleaned backups
This commit is contained in:
16
backups/status.org~
Normal file
16
backups/status.org~
Normal file
@@ -0,0 +1,16 @@
|
||||
#+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
|
||||
Reference in New Issue
Block a user