Files
santaspeen.ru-blog/blog/test-post.md
T
Artur Akmalov 9cc2fb0933 change tag
2023-05-21 20:56:09 +05:00

619 B

slug, title, tags, date
slug title tags date
test-post First test post
linux
python
kubernetes
devops
networks
2021-09-13T10:00

This is the summary of a very long blog post,

Use a <!-- truncate --> comment to limit blog post size in the list view.

Blog posts support Docusaurus Markdown features, such as MDX.

:::tip

Use the power of React to create interactive blog posts.

<button onClick={() => alert('button clicked!')}>Click me!</button>

<button onClick={() => alert('button clicked!')}>Click me!

:::