mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 20:45:29 +00:00
Clean up README
This commit is contained in:
parent
49bf5e94e3
commit
24877548f3
1 changed files with 0 additions and 2 deletions
|
|
@ -8,8 +8,6 @@
|
||||||
|
|
||||||
Agate is a server for the [Gemini] network protocol, built with the [Rust] programming language. Agate has very few features, and can only serve static files. It uses async I/O, and should be quite efficient even when running on low-end hardware and serving many concurrent requests.
|
Agate is a server for the [Gemini] network protocol, built with the [Rust] programming language. Agate has very few features, and can only serve static files. It uses async I/O, and should be quite efficient even when running on low-end hardware and serving many concurrent requests.
|
||||||
|
|
||||||
Since Agate by default uses port 1965, you should be able to run other servers (like e.g. Apache or nginx) on the same device.
|
|
||||||
|
|
||||||
## Learn more
|
## Learn more
|
||||||
|
|
||||||
* Home page: [gemini://qwertqwefsday.eu/agate.gmi][home]
|
* Home page: [gemini://qwertqwefsday.eu/agate.gmi][home]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue