Merge pull request 'feat: list forgejo and jitsi managed hosting' (#9) from jitsi-forgejo into master
ci/woodpecker/push/woodpecker Pipeline was successful Details

Reviewed-on: #9
This commit is contained in:
Aravinth Manivannan 2024-03-16 19:45:58 +05:30
commit 702cc34ec3
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