-
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Close: #4
- Loading branch information
Showing
2 changed files
with
110 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,108 @@ | ||
--- | ||
layout: default | ||
title: Get Involved with Liri | ||
permalink: /get-involved/ | ||
--- | ||
|
||
<div class="container"> | ||
<div class="section"> | ||
<div class="row"> | ||
<div class="col s12 center"> | ||
<h3><i class="mdi-content-send primary-text"></i></h3> | ||
<h4>Funding</h4> | ||
<p class="left-align light"> | ||
Liri has no commercial funding, the development is done by team members and third-party | ||
contributors in their spare time. With continual funding, the Liri team will be able | ||
to dedicate more time on the project as well as pay third-party contributors. | ||
</p> | ||
</div> | ||
<div class="col s6"> | ||
<h5>General Funding</h5> | ||
<p> | ||
You can support our ongoing crowdfunding campaign on Bountysource Salt. Choose an amount, get rewards, and help us reach our goals. | ||
<a class="read-more" href="https://salt.bountysource.com/teams/liri" target="_blank">Learn More</a> | ||
</p> | ||
<a class="waves-effect waves-light btn" href="https://salt.bountysource.com/teams/liri" target="_blank">Bountysource</a> | ||
<a class="waves-effect waves-light btn" href="#">Bountied Issues</a> | ||
</div> | ||
<div class="col s6"> | ||
<h5>Targeted Funding</h5> | ||
<p> | ||
You can support our ongoing crowdfunding campaign on Bountysource Salt. Choose an amount, get rewards, and help us reach our goals. | ||
</p> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="section"> | ||
<div class="row"> | ||
<div class="col s12 center"> | ||
<h3><i class="mdi-content-send primary-text"></i></h3> | ||
<h4>Operating System</h4> | ||
<p class="left-align light"> | ||
Our desktop environment is built using Qt, C++, QML, Fluid and a number of other open libraries. | ||
Improve the code-base, implement new features or fix bugs. | ||
</p> | ||
<a class="waves-effect waves-light btn" href="#">Browse Code</a> | ||
<a class="waves-effect waves-light btn" href="#">Open Bugs</a> | ||
<a class="waves-effect waves-light btn" href="#">Bountied Issues</a> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="section"> | ||
<div class="row"> | ||
<div class="col s12 center"> | ||
<h3><i class="mdi-content-send primary-text"></i></h3> | ||
<h4>App Development</h4> | ||
<p class="left-align light"> | ||
Our cross-platform apps are built using Qt, C++, QML, Fluid and a number of other open libraries. | ||
Improve the code-base, implement new features or fix bugs. | ||
</p> | ||
</div> | ||
<div class="col s6"> | ||
<h5>General Funding</h5> | ||
<p> | ||
You can support our ongoing crowdfunding campaign on Bountysource Salt. Choose an amount, get rewards, and help us reach our goals. | ||
<a class="read-more" href="https://salt.bountysource.com/teams/liri" target="_blank">Learn More</a> | ||
</p> | ||
<a class="waves-effect waves-light btn" href="https://salt.bountysource.com/teams/liri" target="_blank">Bountysource</a> | ||
<a class="waves-effect waves-light btn" href="#">Bountied Issues</a> | ||
</div> | ||
<div class="col s6"> | ||
<h5>Targeted Funding</h5> | ||
<p> | ||
You can support our ongoing crowdfunding campaign on Bountysource Salt. Choose an amount, get rewards, and help us reach our goals. | ||
</p> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="section"> | ||
<div class="row"> | ||
<div class="col s12 center"> | ||
<h3><i class="mdi-content-send primary-text"></i></h3> | ||
<h4>Design</h4> | ||
<p class="left-align light"> | ||
Our projects begin with an idea. The Design Team takes these and turns them into clear | ||
blueprints and bug reports. | ||
</p> | ||
</div> | ||
<div class="col s6"> | ||
<h5>Visual Design</h5> | ||
<p> | ||
You can support our ongoing crowdfunding campaign on Bountysource Salt. Choose an amount, get rewards, and help us reach our goals. | ||
<a class="read-more" href="https://salt.bountysource.com/teams/liri" target="_blank">Learn More</a> | ||
</p> | ||
<a class="waves-effect waves-light btn" href="https://salt.bountysource.com/teams/liri" target="_blank">Bountysource</a> | ||
<a class="waves-effect waves-light btn" href="#">Bountied Issues</a> | ||
</div> | ||
<div class="col s6"> | ||
<h5>Interaction Design</h5> | ||
<p> | ||
You can support our ongoing crowdfunding campaign on Bountysource Salt. Choose an amount, get rewards, and help us reach our goals. | ||
</p> | ||
</div> | ||
</div> | ||
</div> | ||
</div> |