agate: add Farsi translation (#13291)

This commit is contained in:
Mohammad Reza Soleimani
2024-07-22 20:26:34 +03:30
committed by GitHub
parent 8ee0245806
commit 5aa7f35d98

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`