Compare commits

..

4 Commits

Author SHA1 Message Date
Moritz Christian Weber
4216956f07 Merge branch 'main' into 'main'
Initial translation of index and download pages to German

See merge request veilid/veilid-dot-com!3
2024-04-22 21:43:17 +00:00
Alice Rhodes
53e417dd51 Fixing typos 2024-04-18 18:57:05 -04:00
Alice Rhodes
4595371ee6 Adding more information to FAQ and Community 2024-04-18 18:49:29 -04:00
Alice Rhodes
f2bc4027dc Answer 'why discord' that we get a lot 2024-04-18 18:40:05 -04:00
2 changed files with 26 additions and 1 deletions

View File

@ -12,6 +12,26 @@ layout: subpage
<p>Answer</p> <p>Answer</p>
</li> </li>
--> -->
<li>
<h3>What is Veilid?</h3>
Veilid is an open-source, peer-to-peer, mobile-first, networked application framework.
</li>
<li>
<h3>Can I install Veilid?</h3>
You can help the main Veilid network by, <a href="https://gitlab.com/veilid/veilid/-/blob/main/INSTALL.md">running a node</a>.
</li>
<li>
<h3>What about VeilidChat?</h3>
VeilidChat is under <a href="https://gitlab.com/veilid/veilidchat/-/commits/main">active development</a>. As soon as we have a public test version available, we'll let you know.
</li>
<li>
<h3>If you're so concerned with privacy, why coordinate on Discord?</h3>
Were doing what we can with what we have. Since were not trying to become a tech circlejerk, we have to meet people on their level. So come on in and help us build something better!
</li>
<li>
<h3>So is all your documentation on Discord?</h3>
No, official documentation is available in the <a href="https://gitlab.com/veilid">repositories</a>. We also have people working on a <a href="https://veilid.gitlab.io/developer-book/">developer book</a>, a work in progress.
</li>
<li> <li>
<h3>Is Veilid looking for funding?</h3> <h3>Is Veilid looking for funding?</h3>
<p>Veilid is not seeking venture capital or investment. We are accepting tax-deductible donations to our non-profit foundation, Veilid Foundation Inc.</p> <p>Veilid is not seeking venture capital or investment. We are accepting tax-deductible donations to our non-profit foundation, Veilid Foundation Inc.</p>

View File

@ -6,8 +6,13 @@ weight: 3
--- ---
We want to build a community people who want a better way to connect and communicate. We want to build a community people who want a better way to connect and communicate.
We want to bring together folks to help build great applications using the Veilid framework. We want to bring together folks to help build great applications using the Veilid framework.
<a class="mt-3 btn btn-primary btn-lg" href="/discord">Join Us on Discord</a> <a class="mt-3 btn btn-primary btn-lg" href="/discord">Join Us on Discord</a>
### Why Discord?
We're doing what we can with what we have. Since we're not trying to become a tech circlejerk, we have to meet people on their level. So come on in and help us build something better!