Skip to content

Commit

Permalink
Create new page
Browse files Browse the repository at this point in the history
  • Loading branch information
VitalRu committed Nov 10, 2024
1 parent e0fec13 commit df70c33
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
15 changes: 15 additions & 0 deletions ru/static-template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Тестового шаблон

В [репозитории](https://github.com/diplodoc-platform) есть шаблон тестового проекта. Форкните репозиторий шаблона, чтобы быстро развернуть свою документацию

{% cut "Как сделать форк" %}


1. На [странице шаблона](https://github.com/diplodoc-platform/static-template) рядом с заголовком нажмите кнопку **Fork**. Откроется страница **Create a new fork**.

1. Нажмите **Create fork**. В вашем профиле Github будет создан репозиторий с готовой структурой проекта.


{% endcut %}


7 changes: 7 additions & 0 deletions ru/toc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,13 @@ navigation:
items:
- name: Обзор системы
href: about.md
- name: Начало работы
items:
- name: Быстрый старт
href: how-it-work.md
- name: Тестовый шаблон
href: static-template.md
href: getting-started.md
- name: Быстрый старт
href: how-it-work.md
- name: Настройка личного домена
Expand Down

0 comments on commit df70c33

Please sign in to comment.