Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[monitoring] Documentation #95

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aezv
Copy link
Contributor

@aezv aezv commented Sep 24, 2020

No description provided.

@@ -0,0 +1,38 @@
Инструкция по запуску мониторинга
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Во-первых, лучше всё-таки использовать Markdown (гугл в помощь про него).

Соответственно, заголовки начинаются с #

Инструкция по запуску мониторинга

Запуск мониторинга производится в два этапа:
1. Обновление url-листов через скрипты в monitoring/update-urllists
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Всё, что код или похоже на него (в частности, пусти к файлам), берётся в `

1. Обновление url-листов через скрипты в monitoring/update-urllists
2. Запуск самого мониторинга через скрипты в monitoring/scripts

Этап 1. Обновление url-листов
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Подзаголовок - решётки


Этап 1. Обновление url-листов
1) Необходим модуль js-crawler, если он не установлен, то устанавливаем его через команду:
>npm install js-crawler
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

> - это цитата. А код оформляется с помощью "code fence":

```bash
# Your code goes here
```

@aezv
Copy link
Contributor Author

aezv commented Oct 7, 2020

Не знал что для этого отдельная система есть, посмотрю
Это получается свой тип файла .md и в нем уже что-то по типу верстки, довольно удобно

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants