Compare commits

..

1 Commits

Author SHA1 Message Date
Stathis Xantinidis
800880fc8f Merge branch 'spithash-main-patch-34730' into 'main'
Added Chat hyperlink

See merge request veilid/veilid-dot-com!6
2024-01-10 02:59:08 +00:00
3 changed files with 2 additions and 31 deletions

View File

@ -12,26 +12,6 @@ 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

@ -7,12 +7,7 @@ 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!

View File

@ -7,11 +7,7 @@ menu:
layout: index layout: index
--- ---
### Running a Node ### Getting Started
To install the Veilid node software, please follow the instructions available in the [repository](https://gitlab.com/veilid/veilid/-/blob/main/INSTALL.md).
### Starting Development
Please recursively check out the project using this command Please recursively check out the project using this command