From 7c1778778aa222f5a7871c77010da96539f3a12f Mon Sep 17 00:00:00 2001 From: nevfy Date: Tue, 6 Feb 2024 03:22:17 +0400 Subject: [PATCH 1/3] fix: remove categories from files --- content/en/docs/Getting started/_index.md | 2 -- content/en/docs/How To Guides/manual_cleanup.md | 1 - content/en/docs/How To Guides/root_ssh/_index.md | 1 - content/ru/docs/Getting started/_index.md | 2 -- content/ru/docs/How To Guides/change_dns_provider/_index.md | 1 - content/ru/docs/How To Guides/manual_cleanup.md | 1 - content/ru/docs/How To Guides/root_ssh/_index.md | 1 - 7 files changed, 9 deletions(-) diff --git a/content/en/docs/Getting started/_index.md b/content/en/docs/Getting started/_index.md index 47b2423..bad55c8 100644 --- a/content/en/docs/Getting started/_index.md +++ b/content/en/docs/Getting started/_index.md @@ -1,6 +1,4 @@ --- -categories: ["Tutorials"] -tags: [] title: "Getting Started" linkTitle: "Getting Started" weight: 1 diff --git a/content/en/docs/How To Guides/manual_cleanup.md b/content/en/docs/How To Guides/manual_cleanup.md index d5b99e4..8b3fd23 100644 --- a/content/en/docs/How To Guides/manual_cleanup.md +++ b/content/en/docs/How To Guides/manual_cleanup.md @@ -5,7 +5,6 @@ weight: 2 date: 2023-03-14 description: > Manual cleanup might be required if you need more space on system volume. -categories: ["How-To Guides"] --- diff --git a/content/en/docs/How To Guides/root_ssh/_index.md b/content/en/docs/How To Guides/root_ssh/_index.md index d16b2e0..f5e9a34 100644 --- a/content/en/docs/How To Guides/root_ssh/_index.md +++ b/content/en/docs/How To Guides/root_ssh/_index.md @@ -5,7 +5,6 @@ weight: 1 date: 2023-03-14 description: > If you need to manually perform some tasks, you can get root access via SSH. -categories: ["How-To Guides"] --- To access your server's root shell you will have to generate your SSH key and add it to your server's authorized keys. diff --git a/content/ru/docs/Getting started/_index.md b/content/ru/docs/Getting started/_index.md index 6159f87..277fe66 100644 --- a/content/ru/docs/Getting started/_index.md +++ b/content/ru/docs/Getting started/_index.md @@ -1,6 +1,4 @@ --- -categories: ["Tutorials"] -tags: [] title: "Начало работы" linkTitle: "Начало работы" weight: 1 diff --git a/content/ru/docs/How To Guides/change_dns_provider/_index.md b/content/ru/docs/How To Guides/change_dns_provider/_index.md index 5a69468..4b2de0b 100644 --- a/content/ru/docs/How To Guides/change_dns_provider/_index.md +++ b/content/ru/docs/How To Guides/change_dns_provider/_index.md @@ -5,7 +5,6 @@ weight: 2 date: 2023-10-21 description: > Для тех кто хочет сменить своего dns провайдера уже после установки сервера. -categories: ["How-To Guides"] --- diff --git a/content/ru/docs/How To Guides/manual_cleanup.md b/content/ru/docs/How To Guides/manual_cleanup.md index 5af34e8..ffa9d84 100644 --- a/content/ru/docs/How To Guides/manual_cleanup.md +++ b/content/ru/docs/How To Guides/manual_cleanup.md @@ -5,7 +5,6 @@ weight: 2 date: 2023-04-21 description: > Ручная очистка может потребоваться, если вам нужно больше свободного места на системном разделе. -categories: ["How-To Guides"] --- diff --git a/content/ru/docs/How To Guides/root_ssh/_index.md b/content/ru/docs/How To Guides/root_ssh/_index.md index 0d8b1ce..c3cb71b 100644 --- a/content/ru/docs/How To Guides/root_ssh/_index.md +++ b/content/ru/docs/How To Guides/root_ssh/_index.md @@ -5,7 +5,6 @@ weight: 1 date: 2023-04-22 description: > Если вам нужно вручную выполнить административные задачи, понадобится root-доступ через SSH. -categories: ["How-To Guides"] --- Чтобы получить доступ к корневой оболочке вашего сервера, вам необходимо сгенерировать SSH-ключ и добавить его в список авторизованных ключей вашего сервера. From 73bbf27bc43e7f7609d1b0d706394d337fa18775 Mon Sep 17 00:00:00 2001 From: nevfy Date: Tue, 6 Feb 2024 03:24:29 +0400 Subject: [PATCH 2/3] fix: remove taxonomies from site config --- config.toml | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/config.toml b/config.toml index c8b1422..50ef071 100644 --- a/config.toml +++ b/config.toml @@ -16,22 +16,6 @@ enableGitInfo = true # Comment out to enable taxonomies in Docsy # disableKinds = ["taxonomy", "taxonomyTerm"] -# You can add your own taxonomies -[taxonomies] -tag = "tags" -category = "categories" - -[params.taxonomy] -# set taxonomyCloud = [] to hide taxonomy clouds -taxonomyCloud = ["tags", "categories"] - -# If used, must have same length as taxonomyCloud -taxonomyCloudTitle = ["Tag Cloud", "Categories"] - -# set taxonomyPageHeader = [] to hide taxonomies on the page headers -taxonomyPageHeader = ["tags", "categories"] - - # Highlighting config pygmentsCodeFences = true pygmentsUseClasses = false From e93cb64dbaf01c6c329cfe9f70b18291cdec6d97 Mon Sep 17 00:00:00 2001 From: def Date: Tue, 6 Feb 2024 15:48:11 +0200 Subject: [PATCH 3/3] docs: update screensots ru and eng (#112) Co-authored-by: dettlaff Co-authored-by: nevfy Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org/pulls/112 Reviewed-by: Inex Code Co-authored-by: def Co-committed-by: def --- content/en/_index.html | 16 ++++++++++++---- content/ru/_index.html | 23 ++++++++++++++++------- static/images/screenshots/1-en.png | Bin 59136 -> 758542 bytes static/images/screenshots/1-ru.png | Bin 63254 -> 337842 bytes static/images/screenshots/2-en.png | Bin 87866 -> 367322 bytes static/images/screenshots/2-ru.png | Bin 90466 -> 211927 bytes static/images/screenshots/3-en.png | Bin 128513 -> 760979 bytes static/images/screenshots/3-ru.png | Bin 126321 -> 373417 bytes static/images/screenshots/4-en.png | Bin 85067 -> 307816 bytes static/images/screenshots/4-ru.png | Bin 84138 -> 155218 bytes static/images/screenshots/5-en.png | Bin 83111 -> 657325 bytes static/images/screenshots/5-ru.png | Bin 90857 -> 293614 bytes static/images/screenshots/6-en.png | Bin 0 -> 597114 bytes static/images/screenshots/6-ru.png | Bin 0 -> 347498 bytes static/images/screenshots/7-en.png | Bin 0 -> 267434 bytes static/images/screenshots/7-ru.png | Bin 0 -> 144097 bytes 16 files changed, 28 insertions(+), 11 deletions(-) create mode 100644 static/images/screenshots/6-en.png create mode 100644 static/images/screenshots/6-ru.png create mode 100644 static/images/screenshots/7-en.png create mode 100644 static/images/screenshots/7-ru.png diff --git a/content/en/_index.html b/content/en/_index.html index f13cc2a..c88d2ed 100644 --- a/content/en/_index.html +++ b/content/en/_index.html @@ -10,11 +10,13 @@ linkTitle = "SelfPrivacy"