Add MkDocs documentation site #35
Labels
No labels
bug
contribution welcome
duplicate
enhancement
good first issue
help wanted
invalid
question
upstream
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Reference
marvin8/fedinesia#35
Loading…
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?
Fedinesia has no dedicated documentation site. A user-facing docs site would provide a better experience than pointing at the README on Codeberg.
The site will be published at https://marvinsmastodontools.codeberg.page/fedinesia/ via Codeberg Pages.
Exploration findings
pagesbranch on tag events viamike deploy.docsgroup will be added topyproject.toml(mkdocs, mkdocs-material, mike).Plan of attack
docsdependency group topyproject.toml; update Documentation URL.mkdocs.ymlanddocs_hooks.py(mirrored from longwei).docs/with four pages: index, getting-started, configuration, container..woodpecker/publish-docs.ymlCI pipeline.TODO.md.uv run mkdocs build --strict.Branch:
feat/issue-35-add-docs