Welcome to Killingholmen Documentation
This is the home page of your Nextra documentation site. You can start editing this file to add your content.
Getting Started
Nextra is a static site generator that turns your Markdown files into a beautiful documentation website.
Features
- ๐ MDX Support - Write JSX in your Markdown files
- ๐จ Built-in Components - Callouts, tabs, code blocks, and more
- ๐ Dark Mode - Automatic dark/light mode switching
- ๐ฑ Mobile Responsive - Looks great on all devices
- ๐ Full-text Search - Search through your documentation
- ๐ Fast - Built on Next.js for optimal performance
Next Steps
- Edit this file at
app/page.mdx
- Add more pages by creating new folders with
page.mdx files
- Customize your site with
app/layout.tsx
- Deploy your site to Vercel, Netlify, or GitHub Pages