-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
Create just docs command that uses material mkdocs to help create a docs site for the project.
just documentation would be the full command, with just docs as the alias.
just docs (open) -> serve the docs site from the repo (add a --prod flag to serve the live hosted one, if it exists, using the config file to get the url)
just docs edit -> open a zellij session that serves the site and opens it in the editor to be able to edit and view live changes
Other commands? Create a docs site for this (environments) project as a way of learning about mkdocs...
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request