add libssh & logo
This commit is contained in:
parent
a077c30b33
commit
0c4ef14d4e
2 changed files with 27 additions and 11 deletions
|
@ -358,20 +358,36 @@ professional artists.</p>
|
||||||
<img class="project-logo" src="{% static 'img/projects/librehealth.png' %}" alt="" />
|
<img class="project-logo" src="{% static 'img/projects/librehealth.png' %}" alt="" />
|
||||||
|
|
||||||
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
|
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
|
||||||
<input type="hidden" name="cmd" value="_s-xclick">
|
<input type="hidden" name="cmd" value="_s-xclick">
|
||||||
<input type="hidden" name="hosted_button_id" value="V3DNW54NCNK46">
|
<input type="hidden" name="hosted_button_id" value="V3DNW54NCNK46">
|
||||||
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to LibreHealth via PayPal">
|
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to LibreHealth via PayPal">
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
<p>LibreHealth is the foundation of a worldwide ecosystem of free and open
|
<p>LibreHealth is the foundation of a worldwide ecosystem of free and open
|
||||||
source Health IT innovation, and is a place where people can come together
|
source Health IT innovation, and is a place where people can come together
|
||||||
to build tools that enhance the quality of healthcare around the
|
to build tools that enhance the quality of healthcare around the
|
||||||
world. LibreHealth projects currently include: LibreHealth Toolkit, a
|
world. LibreHealth projects currently include: LibreHealth Toolkit, a
|
||||||
foundational base for building Health IT tools; LibreHealth EHR, an
|
foundational base for building Health IT tools; LibreHealth EHR, an
|
||||||
electronic health record derived from best practices and technology from
|
electronic health record derived from best practices and technology from
|
||||||
leading open source systems; and LibreHealth Radiology, a specialized
|
leading open source systems; and LibreHealth Radiology, a specialized
|
||||||
distribution of Toolkit customized for radiology health care
|
distribution of Toolkit customized for radiology health care
|
||||||
professionals.</p>
|
professionals.</p>
|
||||||
|
|
||||||
|
<h2><a href="https://www.libssh.org/">libssh</a></h2>
|
||||||
|
|
||||||
|
<img class="project-logo" src="{% static 'img/projects/libssh.png' %}" alt="" />
|
||||||
|
|
||||||
|
<form action="https://www.paypal.com/donate" method="post" target="_top">
|
||||||
|
<input type="hidden" name="hosted_button_id" value="W85VN9LMBATGN" />
|
||||||
|
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" title="Donate to Libssh via PayPal" alt="Donate to Libssh via PayPal" />
|
||||||
|
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1" />
|
||||||
|
</form>
|
||||||
|
|
||||||
|
<p>libssh is a multiplatform C library implementing the
|
||||||
|
SSHv2 protocol for client and server side. With libssh, you can build
|
||||||
|
applications to remotely execute programs, transfer files, use a
|
||||||
|
secure and transparent tunnel, manage public keys and much more.</p>
|
||||||
|
|
||||||
|
|
||||||
<h2><a href="https://github.com/AltraMayor/XIA-for-Linux/wiki">Linux XIA</a></h2>
|
<h2><a href="https://github.com/AltraMayor/XIA-for-Linux/wiki">Linux XIA</a></h2>
|
||||||
|
|
||||||
|
|
BIN
conservancy/static/img/projects/libssh.png
Normal file
BIN
conservancy/static/img/projects/libssh.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.5 KiB |
Loading…
Add table
Reference in a new issue