mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 17:05:34 +02:00
Fix typos
This commit is contained in:
parent
7391485e6f
commit
6910af3187
4 changed files with 6 additions and 6 deletions
|
@ -16,7 +16,7 @@ Welcome to **Zen Browser’s Documentation Repo!**
|
||||||
This site is built with [Quartz 4.0](https://quartz.jzhao.xyz/). Site content is written in Markdown format located in `content`.
|
This site is built with [Quartz 4.0](https://quartz.jzhao.xyz/). Site content is written in Markdown format located in `content`.
|
||||||
If you would like to contribute see: [Getting Started with Documentation Contributions](https://docs.zen-browser.app/contribute/docs)
|
If you would like to contribute see: [Getting Started with Documentation Contributions](https://docs.zen-browser.app/contribute/docs)
|
||||||
|
|
||||||
For local preivew:
|
For local preview:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm i
|
npm i
|
||||||
|
|
|
@ -78,9 +78,9 @@ Keep in mind that the Zen Browser team is currently very small, so it might take
|
||||||
|
|
||||||
## Where do I recommend features?
|
## Where do I recommend features?
|
||||||
|
|
||||||
If you want to recommend features or new ideas for zen, you can do so on the GitHub discussion page. Before submitting your request, it's mandatory to check if the issue or feature has already been reported. You can do this by searching through existing issues on the [GitHub discussions page](https://github.com/zen-browser/desktop/discussions).
|
If you want to recommend features or new ideas for Zen, you can do so on the GitHub discussion page. Before submitting your request, it's mandatory to check if the issue or feature has already been reported. You can do this by searching through existing issues on the [GitHub discussions page](https://github.com/zen-browser/desktop/discussions).
|
||||||
|
|
||||||
It may also be a good idea to see the [Zen Browser Subreddit](https://www.reddit.com/r/zen_browser/) where there are active discussions of developent. Please remmber again that the team is small and always in need of help so if you can't find a way to develop the new feature yourself it will only come once someone is available and has enough interest to build it. Careful descriptions and explanation of the point of the feaature may help.
|
It may also be a good idea to see the [Zen Browser Subreddit](https://www.reddit.com/r/zen_browser/) where there are active discussions of development. Please remember again that the team is small and always in need of help so if you can't find a way to develop the new feature yourself, it will only come once someone is available and has enough interest to build it. Careful descriptions and explanation of the point of the feature may help.
|
||||||
|
|
||||||
## How can I sync my data across multiple devices?
|
## How can I sync my data across multiple devices?
|
||||||
|
|
||||||
|
|
|
@ -39,7 +39,7 @@ This [[guides/index|guide]] is designed to help you easily find and download the
|
||||||
- [AppImage 🚀](https://github.com/zen-browser/desktop/releases/latest/download/zen-generic.AppImage)
|
- [AppImage 🚀](https://github.com/zen-browser/desktop/releases/latest/download/zen-generic.AppImage)
|
||||||
- [Portable 📦 `tar.bz2`](https://github.com/zen-browser/desktop/releases/latest/download/zen.linux-generic.tar.bz2)
|
- [Portable 📦 `tar.bz2`](https://github.com/zen-browser/desktop/releases/latest/download/zen.linux-generic.tar.bz2)
|
||||||
- [Arch User Repository 📂 `AUR`](https://aur.archlinux.org/packages/zen-browser-bin)
|
- [Arch User Repository 📂 `AUR`](https://aur.archlinux.org/packages/zen-browser-bin)
|
||||||
- [Pacstall `comunity`](https://pacstall.dev/packages/zen-browser-generic-bin)
|
- [Pacstall `community`](https://pacstall.dev/packages/zen-browser-generic-bin)
|
||||||
- [Flatpak 🌐](https://flathub.org/apps/io.github.zen_browser.zen)
|
- [Flatpak 🌐](https://flathub.org/apps/io.github.zen_browser.zen)
|
||||||
```bash
|
```bash
|
||||||
flatpak install flathub io.github.zen_browser.zen
|
flatpak install flathub io.github.zen_browser.zen
|
||||||
|
@ -95,4 +95,4 @@ This [[guides/index|guide]] is designed to help you easily find and download the
|
||||||
|
|
||||||
- ### Intel 💽
|
- ### Intel 💽
|
||||||
|
|
||||||
- [DMG File 🗂️](https://github.com/zen-browser/desktop/releases/download/twilight/zen.macos-x64.dmg)
|
- [DMG File 🗂️](https://github.com/zen-browser/desktop/releases/download/twilight/zen.macos-x64.dmg)
|
||||||
|
|
|
@ -13,7 +13,7 @@ This [[guides/index|guide]] will help you customize the appearance of Zen Browse
|
||||||
4. Click on **Open Profile Folder**. This will open the folder where Zen Browser stores your user data.
|
4. Click on **Open Profile Folder**. This will open the folder where Zen Browser stores your user data.
|
||||||
|
|
||||||
>[!warning]
|
>[!warning]
|
||||||
> On the flatpak version of Zen, the profile folder will be located at `~/.var/app/io.github.zen_browser.zen/.zen`.
|
> On the Flatpak version of Zen, the profile folder will be located at `~/.var/app/io.github.zen_browser.zen/.zen`.
|
||||||
|
|
||||||
## Step 2: Create the `chrome` Folder
|
## Step 2: Create the `chrome` Folder
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue