docs/content/docs/user-manual/index.mdx

60 lines
2 KiB
Text

---
title: User Manual
---
import { Callout } from 'fumadocs-ui/components/callout';
<Callout type='none'>
This user manual is still in early stages of development and incomplete
</Callout>
Welcome to the Zen Browser User Manual! This guide is designed to provide you with a comprehensive overview of Zen Browser's features, settings, and customization options. This manual will help you navigate the essential aspects of Zen Browser and optimize your browsing experience.
<Callout type="warn" title="Important Notice">
Zen Browser is under active and rapid development. Some content in this manual may become outdated as the browser evolves. Please check the last modification date below the title to confirm you have the most recent information. If you find any outdated sections, please feel free to report them by opening an issue on our [GitHub repository](https://github.com/zen-browser/docs/issues).
</Callout>
<Cards>
<Card
title="URL Bar"
description="Smart navigation with persistent input memory"
href="/user-manual/urlbar"
/>
<Card
title="Workspaces"
description="Organize tabs by projects with custom containers"
href="/user-manual/workspaces"
/>
<Card
title="Compact Mode"
description="Minimalistic interface for focused browsing"
href="/user-manual/compact-mode"
/>
<Card
title="Extensions"
description="Customize Zen Browser with extensions"
href="/user-manual/extensions"
/>
<Card
title="Glance"
description="Preview websites on top of your current tab"
href="/user-manual/glance"
/>
<Card
title="Split View"
description="Open multiple tabs side by side easily"
href="/user-manual/split-view"
/>
<Card
title="Bookmarks"
description="Managing bookmarks in Zen"
href="/user-manual/bookmarks"
/>
<Card
title="Picture-in-Picture"
description="Watch videos in a separate window"
href="/user-manual/pip"
/>
</Cards>
Thank you for using Zen Browser, and happy browsing!