# Docs - Blog - [Introducing Fumapress](/blog/introducing-fumapress): Build content sites with React.js. - Changelog - [Default to Base UI](/changelog/2026-06-15-base-ui): CLI and internal packages now use Base UI over Radix UI by default. - [Fix base URL for Image](/changelog/2026-07-08-image-base-url): The image component no longer appends base URL by default. - [Use Takumi v2](/changelog/2026-07-09-mrccs9fg) - [Support `renderBody` option](/changelog/2026-07-11-mrghia77) - [Fix tegami files date parsing](/changelog/2026-07-11-mrgih2yl) - [Add the Notion content integration](/changelog/2026-07-14-a41c9e) - [Support robots.txt plugin](/changelog/2026-07-15-mrkxqsxq) - [Support RSS plugin](/changelog/2026-07-15-mrkxrk1x) - [Support "recommended" plugin preset](/changelog/2026-07-15-mrkxxck1) - [Use Fumadocs MDX macro API](/changelog/2026-07-16-684fc77a) - [Redesign the core API for v1](/changelog/2026-07-23-77a8ee) - [Add the Obsidian content integration](/changelog/2026-07-23-7f4c2a) - [Support GitLab and Bitbucket repositories](/changelog/2026-07-25-9c3d1b) - [Use Waku beta 8](/changelog/2026-07-27-ms35d6wz) - [Migrate built-in search to ZBSearch](/changelog/2026-07-31-96820a0b) - [Support the Glass layout](/changelog/2026-08-04-6886d034) - [Fix `aiPlugin` export](/changelog/2026-08-04-a317a1af) - [Add the GraphQL integration](/changelog/2026-08-04-d1f305af) - [Report broken links as data](/changelog/2026-08-07-manifest) - [Fix tag links on the blog tags page](/changelog/2026-08-11-blog-tags-path) - Documentation - [Introduction](/docs): Turn your content into a website. - [Basics](/docs/basics): A quick tutorial to get started with Fumapress. - [Internationalization](/docs/internationalization): Internationalize your Fumapress app. - [Migrate to v1](/docs/migrate): Breaking changes from the v1 redesign. - **Reference** - [Routing](/docs/routing): Different ways to create a new page. - [Configurations](/docs/config): Available options. - Adapters - [Adapters](/docs/adapters): Connect content sources to Fumapress. - [Fumadocs MDX](/docs/adapters/mdx): Adapter for Fumadocs MDX. - [Notion](/docs/adapters/notion): Pull pages from Notion and render them with Fumapress. - [Obsidian](/docs/adapters/obsidian): Render an Obsidian vault directly with Fumapress. - Layouts - [Layouts](/docs/layouts): Use and customize layouts in Fumapress. - [Docs Layout](/docs/layouts/docs): Render documentation pages with sidebar navigation and table of contents. - [Glass Layout](/docs/layouts/glass): Render pages with the glass appearance. - [Home Layout](/docs/layouts/home): Render standalone pages with the shared home layout. - [Notebook Layout](/docs/layouts/notebook): Render reference pages with the notebook appearance. - Plugins - [Plugins](/docs/plugins): Extend Fumapress via plugins. - [AI](/docs/plugins/ai): Add "Ask AI" to your Fumapress app. - [AsyncAPI](/docs/plugins/asyncapi): Build event-driven API documentations with Fumapress. - [Blog](/docs/plugins/blog): Build a blog system with Fumapress. - [Feedback](/docs/plugins/feedback): Collect feedback from your Fumapress app. - [FlexSearch](/docs/plugins/flexsearch): Add built-in full-text search with FlexSearch. - [GraphQL](/docs/plugins/graphql): Generate docs for your GraphQL schema with Fumapress. - [Image Optimization](/docs/plugins/image): Optimize images under different viewports. - [Link Validation](/docs/plugins/link-validation): Detect broken links during build. - [llms.txt](/docs/plugins/llms.txt): Expose your documentation as LLM-friendly text files. - [MCP](/docs/plugins/mcp): Expose your documentation to MCP clients. - [Mintlify](/docs/plugins/mintlify): Migrate from Mintlify, powered by your docs.json file. - [OpenAPI](/docs/plugins/openapi): Build API documentations with Fumapress. - [Orama Search](/docs/plugins/orama-search): Add built-in full-text search with ZBSearch (formerly Orama). - [Sitemap](/docs/plugins/sitemap): Generate a sitemap.xml for your Fumapress site. - [Takumi](/docs/plugins/takumi): Generate Open Graph images for your documentation pages. - [Tegami](/docs/plugins/tegami): Publish package changelogs to a filterable timeline page.