fix index.md topic

This commit is contained in:
creme 2021-08-06 23:01:51 +02:00
parent f9c313a652
commit 4b6a2ed3e6
Signed by: creme
GPG Key ID: C147C3B7FBDF08D0
2 changed files with 28 additions and 25 deletions

View File

@ -1,9 +1,11 @@
# envs.net ~ help page
[https://envs.net | environments](https://envs.net) - *since 9/2019*
> *write in irc/matrix channel `#envs`*<br />
> *write in irc channel `#envs` or on matrix [`#envs:envs.net`](https://matrix.to/#/#envs:envs.net)*<br />
> *for any help requests and community support.*
# user account features
## user account features
- terminal connection over [ssh and mosh](https://help.envs.net/help/#ssh)
- 200 process/threads at a time
- soft 1024mb/hard 1536mb limit on storage
@ -17,9 +19,10 @@
[databases](https://help.envs.net/database/) /
[gopher](https://help.envs.net/gopher/) /
[gemini](https://help.envs.net/gemini/) /
[finger](https://help.envs.net/finger/) and much more ..
[finger](https://help.envs.net/finger/)
and much more ..
# services
## services
## # code related stuff
- [gitea](https://git.envs.net/) - git with a cup of tea. - lightweight code hosting solution.<br />

View File

@ -25,24 +25,24 @@ markdown_extensions:
separator: "_"
nav:
- home: index.md
- info: info.md
- faq: faq.md
- basic help: help.md
- user guide:
- email: mail.md
- website: website.md
- blog: blog.md
- database: database.md
- gopher: gopher.md
- gemini: gemini.md
- finger: finger.md
- tutorials:
- ffsync: tutorials/ffsync/index.md
- bash guide: tutorials/bash-guide/README.md
- learn git:
- home: tutorials/learngit/docs/index.md
- glossary: tutorials/learngit/docs/glossary.md
- common commands: tutorials/learngit/docs/common_commands.md
- branching strategies: tutorials/learngit/docs/branching_strategies.md
- troubleshooting: tutorials/learngit/docs/troubleshooting.md
- home: index.md
- info: info.md
- faq: faq.md
- basic help: help.md
- user guide:
- email: mail.md
- website: website.md
- blog: blog.md
- database: database.md
- gopher: gopher.md
- gemini: gemini.md
- finger: finger.md
- tutorials:
- ffsync: tutorials/ffsync/index.md
- bash guide: tutorials/bash-guide/README.md
- learn git:
- home: tutorials/learngit/docs/index.md
- glossary: tutorials/learngit/docs/glossary.md
- common commands: tutorials/learngit/docs/common_commands.md
- branching strategies: tutorials/learngit/docs/branching_strategies.md
- troubleshooting: tutorials/learngit/docs/troubleshooting.md