diff --git a/.vitepress/config.mts b/.vitepress/config.mts
index de8f585..7591648 100644
--- a/.vitepress/config.mts
+++ b/.vitepress/config.mts
@@ -199,7 +199,6 @@ export default defineConfig({
{ text: 'Process', link: '/docs/process' },
{ text: 'Broadcasting', link: '/docs/broadcasting' },
{ text: 'JSON:API Resources', link: '/docs/jsonapi' },
- { text: 'Performance & Benchmarks', link: '/docs/benchmarks' },
]
},
{
diff --git a/.vitepress/theme/components/CoreModules.vue b/.vitepress/theme/components/CoreModules.vue
index 7410490..601b03c 100644
--- a/.vitepress/theme/components/CoreModules.vue
+++ b/.vitepress/theme/components/CoreModules.vue
@@ -18,7 +18,7 @@ import { Globe, Terminal, Bot, CircleCheck } from 'lucide-vue-next'
Fully async stack built on FastAPI, Starlette, Pydantic, and Masonite ORM — providing the fastest possible execution path for Python web applications.
+Fully async stack built on FastAPI, Starlette, Pydantic, and Masonite ORM — a fully async execution path for Python web applications.
- FastAPI Startkit is a high-performance boilerplate engineered for speed. Batteries-included components designed to scale with your production requirements. + FastAPI Startkit is a batteries-included boilerplate for building production FastAPI applications. Modular components designed to scale with your requirements.
diff --git a/.vitepress/theme/components/SiteFooter.vue b/.vitepress/theme/components/SiteFooter.vue index 698bea6..d1bf138 100644 --- a/.vitepress/theme/components/SiteFooter.vue +++ b/.vitepress/theme/components/SiteFooter.vue @@ -14,7 +14,7 @@ import { Terminal } from 'lucide-vue-next' Fastapi Starkit- The high-performance architecture for modern software engineering. Engineered for reliability. + A batteries-included application framework for modern Python software engineering.