Compare commits

..

No commits in common. "master" and "self-host-web-fonts" have entirely different histories.

3 changed files with 29 additions and 79 deletions

View file

@ -1425,7 +1425,6 @@ body.menu-is-open {
letter-spacing: -0.03rem; letter-spacing: -0.03rem;
margin-top: 0; margin-top: 0;
margin-bottom: 4.8rem; margin-bottom: 4.8rem;
color:#fff;
} }
.subhead { .subhead {

View file

@ -135,12 +135,10 @@
<div class="row section-header bit-narrow" data-aos="fade-up"> <div class="row section-header bit-narrow" data-aos="fade-up">
<div class="col-full"> <div class="col-full">
<h2 class="subhead">About</h2> <h3 class="subhead">Who We Are</h3>
<p class="display-1"> <h1 class="display-1">
Libre Solutions is a software consultancy based out of We are Libre Solutions, Deploy mail servers powered by Free / Open Source Software in your own network or data center. Choose from a variety of tools and user interfaces. Manage your users emails without constraints. No recurring or per-users costs.
Coimbatore, India. We design high-quality, custom software solutions to help </h1>
businesses adapt to the ever-changing needs of the digital era.
</p>
</div> </div>
</div> <!-- end section-header --> </div> <!-- end section-header -->
@ -157,12 +155,11 @@
<div class="row section-header bit-narrow" data-aos="fade-up"> <div class="row section-header bit-narrow" data-aos="fade-up">
<div class="col-full"> <div class="col-full">
<h2 class="subhead">Services</h2> <h3 class="subhead">What we do</h3>
<p class="display-1"> <h1 class="display-1">
We offer a range of hosted products and services designed to We take pride in what we do. Our services are designed to help
cater to your business needs as you scale. Our hosted services your business stand out and turn your ideas into digital realities.
have high uptime, fast page load times and at a price that will </h1>
fit your budget.</p>
</div> </div>
</div> <!-- end section-header --> </div> <!-- end section-header -->
@ -173,12 +170,10 @@
<i class="icon-mail"></i> <i class="icon-mail"></i>
</div> </div>
<div class="item-service__text"> <div class="item-service__text">
<h3 class="item-title">File Sharing</h3> <h3 class="item-title">Next Cloud</h3>
<p> <p>Nemo cupiditate ab quibusdam quaerat impedit magni. Earum suscipit ipsum laudantium.
Take control of proprietary information with our private and Quo delectus est. Maiores voluptas ab sit natus veritatis ut. Debitis nulla cumque veritatis.
secure hosted <a href="https://nextcloud.com">Nextcloud</a> Sunt suscipit voluptas ipsa in tempora esse soluta sint.
service. Share, edit and collaborate on documents from
desktop, mobile and web interfaces.
</p> </p>
</div> </div>
</div> </div>
@ -188,47 +183,24 @@
<i class="fab fa-wordpress"></i> <i class="fab fa-wordpress"></i>
</div> </div>
<div class="item-service__text"> <div class="item-service__text">
<h3 class="item-title">E-commerce</h3> <h3 class="item-title">Woocommerce</h3>
<p> <p>Nemo cupiditate ab quibusdam quaerat impedit magni. Earum suscipit ipsum laudantium.
Launch your e-commerce site with our hosted <a Quo delectus est. Maiores voluptas ab sit natus veritatis ut. Debitis nulla cumque veritatis.
href="https://woo.com">WooCommerce</a> platform. Create Sunt suscipit voluptas ipsa in tempora esse soluta sint.
product listings, manage inventory, and offer support to
customers with WooCommerce.
</p> </p>
</div> </div>
</div> </div>
</div> <!-- end service row -->
<div class="row bit-narrow services block-1-2 block-tab-full">
<div class="col-block item-service" data-aos="fade-up">
<div class="item-service__icon">
<i class="icon-camera"></i>
</div> </div> <!-- end services -->
<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>
<div class="col-block item-service" data-aos="fade-up"> </section> <!-- end s-services -->
<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 <!-- works
@ -256,15 +228,15 @@
<div class="row section-header narrow" data-aos="fade-up"> <div class="row section-header narrow" data-aos="fade-up">
<div class="col-full"> <div class="col-full">
<h2 class="subhead">Keep In Touch</h2> <h3 class="subhead">Keep In Touch</h3>
<p class="display-1">Feel free to contact us for any <br> project idea or collaboration</p> <h1 class="display-1">Feel free to contact us for any <br> project idea or collaboration</h1>
</div> </div>
</div> <!-- end section-header --> </div> <!-- end section-header -->
<div class="row contact-main" data-aos="fade-up"> <div class="row contact-main" data-aos="fade-up">
<div class="col-full"> <div class="col-full">
<p class="contact-email"> <p class="contact-email">
<a href="mailto:#0">contact@libre-solutions.com</a> <a href="mailto:#0">contact@libresolutions.com</a>
</p> </p>
</div> </div>
@ -278,7 +250,7 @@
<footer> <footer>
<div class="row"> <div class="row">
<div class="col-full ss-copyright"> <div class="col-full ss-copyright">
<span>© Copyright Libre Solutions 2024 </span> <span>© Copyright LibreSolutions 2024 </span>
</div> </div>
</div> </div>
@ -335,4 +307,4 @@
<script src="js/plugins.js"></script> <script src="js/plugins.js"></script>
<script src="js/main.js"></script> <script src="js/main.js"></script>
</body> </body>

View file

@ -1,21 +0,0 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
":dependencyDashboard"
],
"labels": [
"renovate-bot"
],
"prHourlyLimit": 0,
"timezone": "Asia/kolkata",
"prCreation": "immediate",
"vulnerabilityAlerts": {
"enabled": true,
"labels": [
"renovate-bot",
"renovate-security",
"security"
]
}
}