Files
santaspeen.ru-blog/blog/test-post.md
2023-05-30 14:19:34 +05:00

586 B

slug, title, tags, date
slug title tags date
test-post First test post
kubernetes
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!

:::