mirror of
https://github.com/SantaSpeen/santaspeen.ru-blog.git
synced 2026-05-19 16:10:16 +00:00
blog test
This commit is contained in:
@@ -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
-1
@@ -1,5 +1,5 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
sidebar_position: 10
|
||||
---
|
||||
|
||||
# Manage Docs Versions
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
---
|
||||
sidebar_position: 2
|
||||
sidebar_position: 11
|
||||
---
|
||||
|
||||
# Translate your site
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"label": "Git",
|
||||
"position": 9,
|
||||
"link": {
|
||||
"type": "generated-index",
|
||||
"description": "Github | Gitlab commands docs blog"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
sidebar_position: 2
|
||||
---
|
||||
|
||||
# Github
|
||||
|
||||
Тут частые команды
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
sidebar_position: 3
|
||||
---
|
||||
|
||||
# Gitlab
|
||||
|
||||
Тут частые команды
|
||||
+1
-1
@@ -6,4 +6,4 @@ sidebar_position: 1
|
||||
|
||||
Здесь будут самые часто используемые команды и некоторые напоминалки по разным темам
|
||||
|
||||
Как расширенные закладки в формате документации по категориям
|
||||
Используются как расширенные закладки в формате документации по категориям
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"label": "Tutorial - Extras",
|
||||
"position": 101,
|
||||
"link": {
|
||||
"type": "generated-index"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user