Merge pull request 'Change TOC order in docs' (#124) from nevfy/selfprivacy.org:fix-docs-order into master

Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org/pulls/124
Reviewed-by: Inex Code <inex.code@selfprivacy.org>
This commit is contained in:
def 2024-04-11 16:48:12 +03:00
commit b6086d8fd7
36 changed files with 35 additions and 99 deletions

View File

@ -1,7 +1,7 @@
---
title: "About us"
linkTitle: "About us"
weight: 4
weight: 6
date: 2022-01-09
description: >
Who we are, our motivation and policies.

View File

@ -1,7 +1,7 @@
---
title: "Privacy Policy"
date: 2023-05-15
weight: 4
weight: 5
description: >
Our policies and politics.
---

View File

@ -1,7 +1,7 @@
---
title: "Roadmap"
linkTitle: "Roadmap"
weight: 5
weight: 3
date: 2023-10-05
description: >
What we are going to do next

View File

@ -1,7 +1,7 @@
---
title: "Team"
date: 2017-01-05T
weight: 3
weight: 1
description: >
Our team, contributors and like-minded people.
---

View File

@ -2,7 +2,7 @@
title: "Backups"
linkTitle: "Backups"
date: 2023-07-31T
weight: 2
weight: 4
description: >
Backing up your services so that they are not lost
---

View File

@ -2,7 +2,7 @@
title: "How to contribute"
linkTitle: "Contributing"
date: 2023-03-13T
weight: 2
weight: 7
description: >
You can help with translations and programming
---

View File

@ -2,7 +2,7 @@
title: "Frequency Asked Questions"
linkTitle: "FAQ"
date: 2023-03-13T
weight: 2
weight: 8
description: >
Frequently asked questions about our project.
---

View File

@ -1,7 +1,7 @@
---
title: "Getting Started"
linkTitle: "Getting Started"
weight: 1
weight: 2
description: >
How do you deploy and set up SelfPrivacy server?
aliases:

View File

@ -1,6 +1,6 @@
---
title: "How-to guides"
weight: 2
weight: 5
date: 2023-03-14
description: >
These are the guides on how to perform common tasks.

View File

@ -1,39 +0,0 @@
---
title: "Overview"
linkTitle: "Overview"
weight: 2
draft: true
description: >
Here's where your user finds out if your project is for them.
---
{{% pageinfo %}}
This is a placeholder page that shows you how to use this template site.
{{% /pageinfo %}}
The Overview is where your users find out about your project. Depending on the size of your docset, you can have a separate overview page (like this one) or put your overview contents in the Documentation landing page (like in the Docsy User Guide).
Try answering these questions for your user in this page:
## What is it?
Introduce your project, including what it does or lets you do, why you would use it, and its primary goal (and how it achieves it). This should be similar to your README description, though you can go into a little more detail here if you want.
## Why do I want it?
Help your user know if your project will help them. Useful information can include:
* **What is it good for?**: What types of problems does your project solve? What are the benefits of using it?
* **What is it not good for?**: For example, point out situations that might intuitively seem suited for your project, but aren't for some reason. Also mention known limitations, scaling issues, or anything else that might let your users know if the project is not for them.
* **What is it *not yet* good for?**: Highlight any useful features that are coming soon.
## Where should I go next?
Give your users next steps from the Overview. For example:
* [Getting Started](/docs/getting-started/): Get started with $project
* [Examples](/docs/examples/): Check out some example code!

View File

@ -1,6 +1,7 @@
---
title: "Bitwarden"
date: 2023-01-11T18:09:37+03:00
weight: 7
description: >
Your password manager
---

View File

@ -1,6 +1,7 @@
---
title: "Delta.Chat"
date: 2023-01-11T17:15:31+03:00
weight: 4
description: >
E-mail-based messenger with end-to-end encryption
---

View File

@ -1,6 +1,7 @@
---
title: "E-mail"
date: 2023-01-11T17:10:29+03:00
weight: 1
description: >
Self-hosted e-mail service
---

View File

@ -1,6 +1,7 @@
---
title: "Gitea"
date: 2023-01-11T18:09:12+03:00
weight: 3
description: >
Gitea is a self-hosted Git service
---

View File

@ -1,6 +1,7 @@
---
title: "Jitsi"
date: 2023-01-11T17:15:31+03:00
weight: 6
description: >
Video conference
---

View File

@ -1,6 +1,7 @@
---
title: "Nextcloud"
date: 2023-01-11T17:08:23+03:00
weight: 2
description: >
Swiss knife in the business of working together
---

View File

@ -1,6 +1,7 @@
---
title: "Pleroma"
date: 2023-01-11T17:17:40+03:00
weight: 5
description: >
Decentralized Social Network Server
---

View File

@ -1,7 +1,7 @@
---
title: "Theory"
linkTitle: "Theory"
weight: 5
weight: 1
date: 2023-05-09
description: >
Discussion of various aspects of the project

View File

@ -1,8 +1,8 @@
---
title: "О нас"
linkTitle: "О нас"
weight: 4
weight: 5
date: 2022-01-09
description: >
Кто мы такие, в чем наша мотивая и какова наша политика
Кто мы такие, в чем наша мотивация и какова наша политика
---

View File

@ -1,7 +1,7 @@
---
title: "Политика"
date: 2023-04-23
weight: 4
weight: 5
description: >
Наши принципы и политика
---

View File

@ -1,7 +1,7 @@
---
title: "Команда"
date: 2017-01-05T
weight: 3
weight: 1
description: >
Наша команда, вкладчики и единомышленники.
---

View File

@ -2,7 +2,7 @@
title: "Резервное копирование"
linkTitle: "Резервное копирование"
date: 2023-07-31T
weight: 2
weight: 3
description: >
Резервное копирование сервисов, чтобы данные никогда не были потеряны
---

View File

@ -2,7 +2,7 @@
title: "Как помочь проекту?"
linkTitle: "Как помочь проекту"
date: 2023-03-13
weight: 2
weight: 6
description: >
Вы можете помочь как с переводом на разные языки, так и своими знаниями программирования
---

View File

@ -2,7 +2,7 @@
title: "Часто задаваемые вопросы"
linkTitle: "ЧаВо"
date: 2023-03-13T
weight: 2
weight: 7
description: >
Частые вопросы о проекте
---

View File

@ -1,7 +1,7 @@
---
title: "Начало работы"
linkTitle: "Начало работы"
weight: 1
weight: 2
description: >
Как установить и настроить сервер SelfPrivacy?
---

View File

@ -1,6 +1,6 @@
---
title: "Инструкции"
weight: 2
weight: 4
date: 2023-03-14
description: >
Руководства, которые могут пригодиться.

View File

@ -1,39 +0,0 @@
---
title: "Overview"
linkTitle: "Overview"
weight: 2
draft: true
description: >
Here's where your user finds out if your project is for them.
---
{{% pageinfo %}}
This is a placeholder page that shows you how to use this template site.
{{% /pageinfo %}}
The Overview is where your users find out about your project. Depending on the size of your docset, you can have a separate overview page (like this one) or put your overview contents in the Documentation landing page (like in the Docsy User Guide).
Try answering these questions for your user in this page:
## What is it?
Introduce your project, including what it does or lets you do, why you would use it, and its primary goal (and how it achieves it). This should be similar to your README description, though you can go into a little more detail here if you want.
## Why do I want it?
Help your user know if your project will help them. Useful information can include:
* **What is it good for?**: What types of problems does your project solve? What are the benefits of using it?
* **What is it not good for?**: For example, point out situations that might intuitively seem suited for your project, but aren't for some reason. Also mention known limitations, scaling issues, or anything else that might let your users know if the project is not for them.
* **What is it *not yet* good for?**: Highlight any useful features that are coming soon.
## Where should I go next?
Give your users next steps from the Overview. For example:
* [Getting Started](/docs/getting-started/): Get started with $project
* [Examples](/docs/examples/): Check out some example code!

View File

@ -1,7 +1,7 @@
---
title: "Доступные сервисы"
linkTitle: "Сервисы"
weight: 3
weight: 2
date: 2022-01-09
description: >
О сервисах, которые мы используем

View File

@ -1,6 +1,7 @@
---
title: "Bitwarden"
date: 2023-01-11T18:09:37+03:00
weigth: 7
description: >
Ваш менеджер паролей
---

View File

@ -1,6 +1,7 @@
---
title: "Delta.Chat"
date: 2023-01-11T17:15:31+03:00
weight: 4
description: >
Мессенджер на базе E-mail со сквозным шифрованием
---

View File

@ -1,6 +1,7 @@
---
title: "E-mail"
date: 2023-01-11T17:10:29+03:00
weight: 1
description: >
Свой почтовый сервер
---

View File

@ -1,6 +1,7 @@
---
title: "Gitea"
date: 2023-01-11T18:09:12+03:00
weight: 3
description: >
Личный git-сервис
---

View File

@ -1,6 +1,7 @@
---
title: "Jitsi"
date: 2023-01-11T17:15:31+03:00
weight: 6
description: >
Видеоконференции
---

View File

@ -1,6 +1,7 @@
---
title: "Nextcloud"
date: 2023-01-11T17:08:23+03:00
weight: 2
description: >
Швейцарский нож в деле совместной работы
---

View File

@ -1,6 +1,7 @@
---
title: "Pleroma"
date: 2023-01-11T17:17:40+03:00
weight: 5
description: >
Сервер децентрализованной социальной сети
---

View File

@ -1,7 +1,7 @@
---
title: "Теория"
linkTitle: "Теория"
weight: 5
weight: 1
date: 2023-05-09
description: >
Обсуждение различных аспектов проекта