Files
santaspeen.ru-blog/blog/test-post.md
2023-05-24 01:24:09 +05:00

619 B

slug, title, tags, date
slug title tags date
test-post First test post
linux
python
kubernetes
devops
networks
2017-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!

:::