diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-06-07 23:26:17 +0100 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-06-07 23:26:17 +0100 |
commit | 6169ca51d2287d4ff8cc8045487f3443a429b315 (patch) | |
tree | 8f614161735bfb3c281cb251fcafbea012340c9f /TODO.md | |
parent | 97c78d6676e5a79930534cffc676e2bbf6dfed73 (diff) | |
download | bookup-6169ca51d2287d4ff8cc8045487f3443a429b315.tar.gz bookup-6169ca51d2287d4ff8cc8045487f3443a429b315.tar.bz2 |
Fix: structure: show all listings
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ * [x] Notebook support. * [x] Website support. * [ ] Move `slides` to `content/slides`. +* [ ] Use `content/sections` instead of `content/published`. * [ ] Add other features available in the `cybersni` repository. * [ ] Add a small reference to the Bookup website in the book frontmatter? * [ ] Tests. |