From a6baea06697f6c76c695dc4198099deb8ba916e0 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Fri, 6 Jun 2025 15:45:11 +0200 Subject: feat(treewide): Prepare for first release 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. --- assets/search.png | Bin 0 -> 711 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 assets/search.png (limited to 'assets/search.png') diff --git a/assets/search.png b/assets/search.png new file mode 100644 index 0000000..0fd78c6 Binary files /dev/null and b/assets/search.png differ -- cgit 1.4.1