cours #23

Open
opened 2023-04-18 20:36:07 +02:00 by Anri · 2 comments
Owner

migrate http://liv.mylloon.fr to /cours

TODO:

  • Merge #44
  • There is some specific CSS wrote for hljs in the blog file who should be global to all hljs imported document
  • Alphabetical order in /cours ToC
  • Fix exclusion list of element in ToC
  • Pretty CSS for pages
  • Center mermaid diagrams
  • Internal link to another local document (see ~481)
  • Internal link to an header of the current document
  • Prettier navigation sidebar
    • Collapsable (mobile support)
    • Search filter for navigation
    • Color for currently open file
    • (meta) Change from aside to div as aside make element at his side wider than it should be
migrate http://liv.mylloon.fr to /cours TODO: - [x] Merge #44 - [x] There is some specific CSS wrote for hljs in the `blog` file who should be global to all hljs imported document - [x] Alphabetical order in `/cours` ToC - [x] Fix exclusion list of element in ToC - [x] Pretty CSS for pages - [x] Center mermaid diagrams - [ ] Internal link to another local document (see [~481](https://github.com/kivikakk/comrak/pull/481)) - [x] Internal link to an header of the current document - [ ] Prettier navigation sidebar - [ ] Collapsable (mobile support) - [ ] Search filter for navigation - [ ] Color for currently open file - [ ] (meta) Change from `aside` to `div` as aside make element at his side wider than it should be
Author
Owner

#4 and #6 are pre-implemented (detected when MD file referenced them) but lib arent loaded yet (cf #22)

#4 and #6 are pre-implemented (detected when MD file referenced them) but lib arent loaded yet (cf #22)
Author
Owner

TODO:

  • images (also pdf? etc.) : base64 via #27? or via filetree?
  • list of files (we can look at the file tree (think of a way to ignore certain files/folder via a blacklist) and use that?)

we must have a blacklist for the access of files, and another blacklist for the display in the file explorer (à la Pinedocs)

TODO: - [x] images (also pdf? etc.) : base64 via #27? or via filetree? - [x] list of files (we can look at the file tree (think of a way to ignore certain files/folder via a blacklist) and use that?) we must have a blacklist for the access of files, and another blacklist for the display in the file explorer (à la Pinedocs)
Anri added the
enhancement
label 2024-01-25 17:08:33 +01:00
Anri closed this issue 2024-04-01 18:11:49 +02:00
Anri reopened this issue 2024-04-01 18:12:15 +02:00
Anri added the
optimization
label 2024-04-02 00:18:52 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Anri/mylloon.fr#23
No description provided.