diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-06-06 15:45:11 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-06-06 15:45:11 +0200 |
commit | a6baea06697f6c76c695dc4198099deb8ba916e0 (patch) | |
tree | 476a3865f6b4bef04751ba20534813a58892811b /contrib/projects.list | |
parent | chore: Initial commit (diff) | |
download | back-a6baea06697f6c76c695dc4198099deb8ba916e0.zip |
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.
Diffstat (limited to 'contrib/projects.list')
-rw-r--r-- | contrib/projects.list | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/projects.list b/contrib/projects.list new file mode 100644 index 0000000..dd4a060 --- /dev/null +++ b/contrib/projects.list @@ -0,0 +1,3 @@ +owner1/project_one.git +owner2/project_two +all_the_issues_cache |