blog test

This commit is contained in:
Artur Akmalov
2023-05-21 19:29:03 +05:00
parent 2fd3066f69
commit dc3f4cda1f
26 changed files with 133 additions and 98 deletions
@@ -1,5 +1,5 @@
{
"label": "Tutorial - Basics",
"label": "Examples docs",
"position": 100,
"link": {
"type": "generated-index",
@@ -8,7 +8,7 @@ You have just learned the **basics of Docusaurus** and made some changes to the
Docusaurus has **much more to offer**!
Have **5 more minutes**? Take a look at **[versioning](../tutorial-extras/manage-docs-versions.md)** and **[i18n](../tutorial-extras/translate-your-site.md)**.
Have **5 more minutes**? Take a look at **[versioning](../docs-example/manage-docs-versions.md)** and **[i18n](../docs-example/translate-your-site.md)**.
Anything **unclear** or **buggy** in this tutorial? [Please report it!](https://github.com/facebook/docusaurus/discussions/4610)

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 27 KiB

@@ -1,5 +1,5 @@
---
sidebar_position: 1
sidebar_position: 10
---
# Manage Docs Versions
@@ -1,5 +1,5 @@
---
sidebar_position: 2
sidebar_position: 11
---
# Translate your site
+8
View File
@@ -0,0 +1,8 @@
{
"label": "Git",
"position": 9,
"link": {
"type": "generated-index",
"description": "Github | Gitlab commands docs blog"
}
}
+7
View File
@@ -0,0 +1,7 @@
---
sidebar_position: 2
---
# Github
Тут частые команды
+7
View File
@@ -0,0 +1,7 @@
---
sidebar_position: 3
---
# Gitlab
Тут частые команды
+1 -1
View File
@@ -6,4 +6,4 @@ sidebar_position: 1
Здесь будут самые часто используемые команды и некоторые напоминалки по разным темам
Как расширенные закладки в формате документации по категориям
Используются как расширенные закладки в формате документации по категориям
-7
View File
@@ -1,7 +0,0 @@
{
"label": "Tutorial - Extras",
"position": 101,
"link": {
"type": "generated-index"
}
}