Pēteris Caune
70519fcd89
Fix spelling, grammar, style mistakes
2020-12-28 14:06:54 +02:00
Pēteris Caune
81e59ac553
Add support for script's exit status in ping URLs
...
Fixes : #429
2020-10-28 14:28:32 +02:00
Pēteris Caune
ae578a29c2
Docs: add "Using Runitor" and "Handling More Than 10KB of Logs" sections
2020-08-31 12:32:16 +03:00
Pēteris Caune
556e8c67c5
Syntax highlighting for PHP examples.
2020-07-17 19:55:11 +03:00
Pēteris Caune
5b3928ce79
render_docs
2020-06-26 10:11:08 +03:00
Ivan Smirnov
634b525d1a
generate html assets
2020-06-25 15:06:09 -07:00
Pēteris Caune
c70a2588c6
Update package versions
2020-05-01 11:05:44 +03:00
Berk D. Demir
34807dc5aa
Remove redundant '-X POST' to curl
...
Passing `--data-raw` to curl implies the request is method will be POST.
Unless we intend to do something entirely different, -X method override
shouldn't be used.
Curl's author Daniel Stenberg (@bagder) wrote about this back in 2015
https://daniel.haxx.se/blog/2015/09/11/unnecessary-use-of-curl-x/
2020-04-18 15:05:17 -07:00
Pēteris Caune
3092eaf88d
Markdown with Pygments 2.4 and later wraps code in <code> tags ( https://github.com/Python-Markdown/markdown/pull/862 ).
...
Reset CSS for code tags inside pre blocks.
2020-02-18 15:03:16 +02:00
Pēteris Caune
a276c24dd3
Docs overhaul WIP
2020-01-28 14:07:06 +02:00
Pēteris Caune
3e2ae02388
Added an example of capturing and submitting log output. Fixes #315
2020-01-23 17:53:23 +02:00