Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/FlagMotori/writeups
رایتاپهای تیم فلگ موتوری
https://github.com/FlagMotori/writeups
Last synced: about 2 months ago
JSON representation
رایتاپهای تیم فلگ موتوری
- Host: GitHub
- URL: https://github.com/FlagMotori/writeups
- Owner: FlagMotori
- License: apache-2.0
- Created: 2023-11-10T15:34:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-28T09:52:51.000Z (9 months ago)
- Last Synced: 2024-02-29T03:38:47.411Z (9 months ago)
- Language: HTML
- Homepage: https://flagmotori.github.io/writeups/
- Size: 6.86 MB
- Stars: 12
- Watchers: 1
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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]
> برای تست لوکال، وقتی فایل مارک داون تغییر کنه، خودکار سایت آپدیت میشه