feat: list forgejo and jitsi managed hosting
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/pr/woodpecker Pipeline was successful Details
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful Details

This commit is contained in:
Aravinth Manivannan 2024-03-16 19:29:06 +05:30
parent 83280227ae
commit 7de6c5b5fa
Signed by: realaravinth
GPG Key ID: F8F50389936984FF
1 changed files with 28 additions and 7 deletions

View File

@ -197,17 +197,38 @@
</p>
</div>
</div>
</div> <!-- end service row -->
<div class="row bit-narrow services block-1-2 block-tab-full">
</div> <!-- end services -->
<div class="col-block item-service" data-aos="fade-up">
<div class="item-service__icon">
<i class="icon-camera"></i>
</div>
<div class="item-service__text">
<h3 class="item-title">Videoconferencing</h3>
<p>
Hold encrypted, private and secure videoconferences on our
managed <a href="https://jitsi.org">Jitsi</a> instances. Jitsi's user interface is simple and very intuitive, so new users will be able to proficiently use it in minutes.
</div>
</div>
</section> <!-- end s-services -->
<div class="col-block item-service" data-aos="fade-up">
<div class="item-service__icon">
<i class="fab fa-git"></i>
</div>
<div class="item-service__text">
<h3 class="item-title">Source Code Hosting</h3>
<p>Host your company's software development team on our dedicated and managed <a
href="https://forgejo.org">Forgejo</a> instances with <a
href="https://woodpecker-ci.org/">Woodpecker CI/CD</a>
integration. Forgejo is fast, light-weight and fast with neat collaboration tools. We use it internally to manage our software projects as well!</p>
</div>
</div>
</div> <!-- end service row -->
</section> <!-- end sservices -->
<!-- works