MVP for hosting

This commit is contained in:
2023-12-15 16:21:59 +03:00
parent fec5db6efd
commit 9f26a11327
173 changed files with 93 additions and 3626 deletions
+30
View File
@@ -0,0 +1,30 @@
---
slug: blog-setup
title: Установка этого блога к себе на сервер
description: Описание
image: ./logo.png
tags: [blog, javascript, nginx]
keywords: [docker, linux]
date: 2023-11-29
---
Описание для предварительного просмотра на главной странице
[![lan cache server](./logo.png)](/blog/blog-setup)
<!--truncate-->
### Введение
Blog posts support [Docusaurus Markdown features](https://docusaurus.io/docs/markdown-features), such as [MDX](https://mdxjs.com/).
:::tip
Use the power of React to create interactive blog posts.
```js
<button onClick={() => alert('button clicked!')}>Click me!</button>
```
<button onClick={() => alert('button clicked!')}>Click me!</button>
:::
Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 180 KiB