mirror of
https://gitlab.com/veilid/veilid-dot-com.git
synced 2024-10-01 01:05:53 -04:00
34 lines
1.2 KiB
Markdown
34 lines
1.2 KiB
Markdown
---
|
|
title: Take Back Control
|
|
description: Veilid is an open-source, distributed application framework.
|
|
menu:
|
|
main:
|
|
weight: 1
|
|
layout: index
|
|
---
|
|
<p class="focus-text highlighted">
|
|
Veilid is an
|
|
<span class="highlighter-1">open-source</span>,
|
|
<span class="highlighter-2">peer-to-peer</span>,
|
|
<span class="highlighter-3">mobile-first</span>,
|
|
<span class="highlighter-4">networked</span>
|
|
application framework.
|
|
</p>
|
|
|
|
<div class="row">
|
|
<div class="col-12 col-md-6">
|
|
<a href="/events"><img class="d-block" style="max-height: 350px; margin: auto;" src="/img/veilid-events-vegas.svg" alt="an simple line icon version of the famous Las Vegas sign"></a>
|
|
</div>
|
|
<div class="col-12 col-md-6">
|
|
<h3>Way to Help</h3>
|
|
<p>There a so many ways to join the community and help out:</p>
|
|
<ul class="list-style-none">
|
|
<li><a class="btn btn-primary btn-lg w-100" href="/discord">Discord</a></li>
|
|
<li><a class="btn btn-dark btn-lg w-100" href="/contribute">Contribute</a></li>
|
|
<li><a class="btn btn-secondary btn-lg w-100" href="/contribute/download">Download</a></li>
|
|
<li><a class="btn btn-success btn-lg w-100 text-white" href="/donate">Donate</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|