Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/FlagMotori/writeups

رایتاپ‌های تیم فلگ موتوری
https://github.com/FlagMotori/writeups

Last synced: about 2 months ago
JSON representation

رایتاپ‌های تیم فلگ موتوری

Awesome Lists containing this project

README

        

# رایتاپ‌های تیم فلگ موتوری

ما برای سایتمون از **MkDocs** تم **material** استفاده میکنیم.

برای بالا اوردن سایت روی سیستم خودتون از دستورات زیر استفاده کنید.

```console
# 1. clone
git clone https://github.com/FlagMotori/writeups.git
# 2. requirements
pip install -r requirements.txt
# generate static file in site/
mkdocs build
# deploy at http://127.0.0.1:8000
mkdocs serve
```

> [!TIP]
> برای تست لوکال، وقتی فایل مارک داون تغییر کنه، خودکار سایت آپدیت میشه