latest news

This commit is contained in:
samtaggart
2025-03-03 22:47:12 +03:00
parent d129e144f0
commit 8518ba7444
7 changed files with 208 additions and 6 deletions

View File

@@ -16,7 +16,7 @@
<img class="fade-in blinking-effect relative mx-auto mb-4" width="25%" src="/images/open_source.png" alt="">
<dt class="flex justify-center items-center gap-x-3 text-lg rounded-2xl font-semibold text-white">
Decentralized <br>Open-Source Cloud
ThreeFold Cloud<br>Open-Source Cloud
</dt>
<dd class="mt-4 flex flex-auto flex-col">
<p class="flex-auto leading-normal font-light text-gray-200 text-md">ThreeFold is open for developers and system administrators. Deploy virtual machines, containers, Kubernetes clusters, web gateways, and more on top of a best-effort decentralized open source cloud.</p>
@@ -26,7 +26,7 @@
<p class="text-lg font-semibold text-white mb-2">Available</p>
<ul class="flex justify-center fade-in">
<li class="mr-8"><a href="https://dashboard.grid.tf/#/tf-grid/node-statistics/" class="text-white hover:text-gray-300" target="_blank">TF Dashboard</a></li>
<li class="mr-8"><a href="https://dashboard.grid.tf/#/tf-grid/node-statistics/" class="text-white hover:text-gray-300" target="_blank">Dashboard</a></li>
<li><a href="https://manual.grid.tf/" class="text-white hover:text-gray-300" target="_blank">Manual</a></li>
</ul>
</dd>
@@ -45,7 +45,7 @@
<ul class="flex justify-center fade-in">
<li class="mr-8"><a href="https://mycelium.threefold.io" class="text-white hover:text-gray-300" target="_blank">Website</a></li>
<li><a href="https://manual.grid.tf/documentation/system_administrators/mycelium/mycelium_toc.html" class="text-white hover:text-gray-300" target="_blank">Manual</a></li>
<li><a href="https://threefold.info/mycelium/docs/" class="text-white hover:text-gray-300" target="_blank">Docs</a></li>
</ul>
</dd>
</div>
@@ -62,9 +62,10 @@
</p>
<p class="text-lg font-semibold text-white mb-2">Coming Soon</p>
<div class="fade-in">
<a href="" class="text-white hover:text-gray-300" target="_blank"></a>
</div>
<ul class="flex justify-center fade-in">
<li class="mr-8"><a href="https://aibox.threefold.io" class="text-white hover:text-gray-300" target="_blank">Website</a></li>
<li><a href="https://threefold.info/aibox/docs/" class="text-white hover:text-gray-300" target="_blank">Docs</a></li>
</ul>
</dd>
</div>
</div>