WIP skeleton for new docs.

This commit is contained in:
Miroslav Šedivý 2025-02-08 20:30:50 +01:00
parent b23ca1af04
commit 4fad1b5a57
43 changed files with 277 additions and 0 deletions

View file

@ -0,0 +1,4 @@
{
"position": 4,
"label": "Application Customization"
}

View file

@ -0,0 +1,7 @@
---
sidebar_position: 1
---
# Chromium-based Browsers
Custom settings, bookmarks, and persistence across sessions.

View file

@ -0,0 +1,7 @@
---
sidebar_position: 2
---
# Firefox Customization
Specific tweaks for running and configuring Firefox in Neko.

View file

@ -0,0 +1,7 @@
---
sidebar_position: 3
---
# Persistent Data Storage
How to persist browser data (history, bookmarks, extensions) across sessions.

View file

@ -0,0 +1,7 @@
---
sidebar_position: 4
---
# WebRTC Configuration
Adjusting WebRTC settings for different browsers and improving compatibility.