feat: complete homepage
This commit is contained in:
parent
0d12c41bfe
commit
40d943e52b
1 changed files with 3 additions and 2 deletions
5
index.md
5
index.md
|
@ -56,10 +56,11 @@ const members = [
|
|||
|
||||
## About
|
||||
|
||||
NixiN is a...
|
||||
NixiN is a webUI that allows non-technical users to configure NixOS machines and VMs easily. It offers pre-configured setups for various web applications, focusing on security and scalability using modern technologies. You can select use cases from bundles (like cloud storage or social networks), customize web services, and specify domains, resulting in a complete NixOS configuration stored in a git repository. The platform will support managing multiple configurations, build them and deploy them. It also provides tools for distributed services.
|
||||
|
||||
|
||||
## Our Team
|
||||
|
||||
We are french engineers contributing to open sources projects and members of [CHATONS](https://chatons.org) french alternative web hosting.
|
||||
We are french engineers contributing to open sources projects, experimenting modern web infrastructures with [the Distrilab](https://distrilab.fr) and members of [CHATONS](https://chatons.org) french alternative web hosters collective.
|
||||
|
||||
<VPTeamMembers size="small" :members="members" />
|
||||
|
|
Loading…
Reference in a new issue