mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
Comment out buchta from docs
The repo is archived, so it should not appear in our docs
This commit is contained in:
@@ -199,9 +199,9 @@ export default {
|
||||
page("ecosystem/hono", "Hono", {
|
||||
description: `Hono is an ultra-fast, Bun-friendly web framework designed for edge environments.`,
|
||||
}),
|
||||
page("ecosystem/buchta", "Buchta", {
|
||||
description: `Buchta is a Bun-native fullstack framework for Svelte and Preact apps.`,
|
||||
}),
|
||||
// page("ecosystem/buchta", "Buchta", {
|
||||
// description: `Buchta is a Bun-native fullstack framework for Svelte and Preact apps.`,
|
||||
// }),
|
||||
page("ecosystem/stric", "Stric", {
|
||||
description: `Stric is a minimalist, fast web framework for Bun.`,
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user