docs: use NDG #54
Labels
No labels
bug
documentation
duplicate
enhancement
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
c/takina#54
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The current system uses two branches; one branch for code, the other as the website.
I am too lazy to switch branches and update the website each time.
Move documentation to markdown files in a docs/ directory. Documentation can then be generated and served via NDG.
Additionally, package it for Nix and expose it at .#docs. This way, I can selfhost the docs...
Possibly, later on, the docs markdown files themselves could be generated from the code itself. I believe this is possible, but perhaps this is for a later, separate issue.