From ea842de5d2fb0fc0d5e3da94f104600e2ed4b4ec Mon Sep 17 00:00:00 2001 From: Arity-T Date: Sat, 11 Jan 2025 20:53:58 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B1=D1=80=D0=B0=D0=BB=20=D0=B7=D0=B0?= =?UTF-8?q?=D0=B3=D0=BB=D1=83=D1=88=D0=BA=D1=83=20=D1=81=20=D0=B3=D0=BB?= =?UTF-8?q?=D0=B0=D0=B2=D0=BD=D0=BE=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/README.md | 3 +++ docs/index.md | 20 -------------------- 2 files changed, 3 insertions(+), 20 deletions(-) create mode 100644 docs/README.md delete mode 100644 docs/index.md diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 0000000..073adad --- /dev/null +++ b/docs/README.md @@ -0,0 +1,3 @@ +Просто склад моих заметок доступный всем. + +Можно предлагать правки и дополнения на [GitHub](https://github.com/Arity-T/knowledge-base). \ No newline at end of file diff --git a/docs/index.md b/docs/index.md deleted file mode 100644 index c2967e5..0000000 --- a/docs/index.md +++ /dev/null @@ -1,20 +0,0 @@ -# Welcome to MkDocs - -For full documentation visit [mkdocs.org](https://www.mkdocs.org). - -## Commands - -* `mkdocs new [dir-name]` - Create a new project. -* `mkdocs serve` - Start the live-reloading docs server. -* `mkdocs build` - Build the documentation site. -* `mkdocs -h` - Print help message and exit. - -## Project layout - - mkdocs.yml # The configuration file. - docs/ - index.md # The documentation homepage. - ... # Other markdown pages, images and other files. - -Gitea actions testing -Final test \ No newline at end of file