agate: add Farsi translation (#13291)

pull/28/head
Mohammad Reza Soleimani 2024-07-22 20:26:34 +03:30 committed by GitHub
parent 8ee0245806
commit 5aa7f35d98
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 16 additions and 0 deletions

16
pages.fa/common/agate.md Normal file
View File

@ -0,0 +1,16 @@
# agate
> یک سرور ساده برای پروتوکل شبکه Gemini.
> اطلاعات بیشتر: <https://github.com/mbrubeck/agate>.
- اجرا و ساخت یک کلید خصوصی و مجوز:
`agate --content {{path/to/content/}} --addr {{[::]:1965}} --addr {{0.0.0.0:1965}} --hostname {{example.com}} --lang {{en-US}}`
- اجرا کردن سرور:
`agate {{path/to/file}}`
- نمایش راهنما:
`agate -h`