Commit message (Collapse) | Author | ||
---|---|---|---|
2025-06-06 | fix(treewide): Use the correct link to the repository | Benedikt Peetz | |
2025-06-06 | chore(treewide): Comply with the reuse spec v3.3 | Benedikt Peetz | |
2025-06-06 | build(cog.toml): Use correct usernames | Benedikt Peetz | |
2025-06-06 | docs(README.md): Align with current design | Benedikt Peetz | |
2025-06-06 | feat(treewide): Prepare for first release | Benedikt Peetz | |
This commit contains many changes, as they were developed alongside `git-bug-rs` and unfortunately not separately committed. A toplevel summary would include: - Appropriate redirects, - The templating moved to `vy` (as this works with rustfmt formatting), - Search support (via `git-bug-rs`), - And better layout in the link section. |