Welcome to the Knowledge Base
Tags
overviewgetting-started
Use the navigation on the left to browse topics. Each folder that contains apage.tsx is treated as a page; folders without a page file are just containers.
Creating Pages
- Create folders under
app/knowledge-base. - Add a
page.tsxinside any folder to make it a navigable page. - Folders can contain nested folders and pages.