Public-facing website for the project #13
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?
auto_reviewdoesn't have a project website yet. README is the only public surface.For a self-hostable code-review bot we want:
docs/OPERATIONS.md,THREAT-MODEL.md,ADR-*,USER-GUIDE.md. mdBook or similar; built in CI; deployed on every push to main.docs/RELEASE_ANNOUNCEMENT.md) and changelog with anchors.Implementation skeleton:
docs/site/(or a sibling repo).mdbook build→ upload to a static host (Cloudflare Pages, Netlify, or a self-hosted bucket).auto-review.devor a subdomain of an existing personal domain.Bikeshed-able, but get the static-rendering + auto-deploy pipeline up first; iterate on content.