mirror of
https://github.com/outbackdingo/site.git
synced 2026-08-25 14:53:41 +00:00
bump year
This commit is contained in:
+8
-2
@@ -13,6 +13,7 @@
|
||||
|
||||
<!-- Bootstrap core CSS -->
|
||||
<link href="/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="/css/styles.css" rel="stylesheet">
|
||||
|
||||
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
|
||||
<link href="/bootstrap/docs/assets/css/ie10-viewport-bug-workaround.css" rel="stylesheet">
|
||||
@@ -61,8 +62,13 @@
|
||||
<p class="lead">FreeBSD based distro for virtual hosting platform and appliance</p>
|
||||
</div>
|
||||
|
||||
<div class="block black-text info">
|
||||
<p>2020-10 upd: we reached the first fundraising goal and rented a server in Hetzner for development! Thank you for <a target="_blank" href="https://www.patreon.com/clonos">donating</a> !</p>
|
||||
</div>
|
||||
|
||||
<div class="row marketing">
|
||||
<p>Current status (2019-09-22): <a href="/download.html">19.09-RELEASE</a></p>
|
||||
<p>Upcoming: (2021): preparation for 21.01-release begins <a href="/download.html#21.02">21.01-RELEASE</a></p>
|
||||
<p>Current status (2019-09-22): <a href="/download.html#19.09">19.09-RELEASE</a></p>
|
||||
<p><h3>About <strong>ClonOS</strong></h3></p>
|
||||
<p><strong>ClonOS</strong> is a turnkey Open Source platform based on <a href="https://www.freebsd.org">FreeBSD</a> and the <a href="https://www.bsdstore.ru">CBSD framework</a>. ClonOS offers a complete web UI for easily controlling, deploying and managing FreeBSD jails containers and Bhyve/Xen hyperviser virtual environments.</p>
|
||||
<p>ClonOS is currently the only platform available which allow both Xen and Bhyve hypervisor to coexist on the same host. Being a FreeBSD base platform, ClonOS ability to create and manage jails allows you to run FreeBSD applications without losing performance.</p>
|
||||
@@ -123,7 +129,7 @@
|
||||
|
||||
<footer class="footer">
|
||||
<div class="container">
|
||||
<center><p class="navbar-text col-md-12 col-sm-12 col-xs-12">© 2017-2019 ClonOS.</p></center>
|
||||
<center><p class="navbar-text col-md-12 col-sm-12 col-xs-12">© 2017-2021 ClonOS.</p></center>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user