-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
177 changed files
with
898 additions
and
18,499 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
# مستندات به زبان فارسی | ||
|
||
[سایت مستندات به زبان فارسی](https://lnp2pbot.com/farsi-doc/). | ||
|
||
## برای مشارکتکنندگان | ||
|
||
### پیشنیازها | ||
|
||
* نصب [Just](https://github.com/casey/just) | ||
```bash | ||
cargo install just | ||
``` | ||
|
||
### مراحل | ||
|
||
#### راهاندازی پروژه | ||
|
||
پروژه مستندات mdBook را با وابستگیهای مورد نیاز راهاندازی میکند. | ||
|
||
```bash | ||
just init | ||
``` | ||
|
||
#### اجرای محلی | ||
|
||
یک سرور توسعه محلی را با بارگذاری مجدد خودکار برای پیشنمایش راهاندازی میکند. | ||
|
||
```bash | ||
just serve | ||
``` | ||
|
||
#### ساخت مستندات | ||
|
||
سایت مستندات ایستا را برای استقرار در محیط تولید ایجاد میکند. | ||
|
||
```bash | ||
just build | ||
``` |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.