Commit 71ea16a0 authored by Azza Ahmed's avatar Azza Ahmed
Browse files

add new blog post for DAIC documentation environment update and enhance blog index

parent d154b97f
Loading
Loading
Loading
Loading
+8 −15
Original line number Diff line number Diff line
@@ -26,9 +26,9 @@ toc_root = true
	<!-- <a class="btn btn-lg btn-primary mr-3 mb-4" href="{{< relref "/docs" >}}">
		Learn more <i class="fas fa-arrow-alt-circle-right ml-2"></i>
	</a> -->
	<a class="btn btn-lg btn-secondary mr-3 mb-4" href="{{< relref "/support/training" >}}">
	<!-- <a class="btn btn-lg btn-secondary mr-3 mb-4" href="{{< relref "/support/" >}}">
		Training <i class="fas fa-arrow-alt-circle-right ml-2"></i>
	</a>
	</a> -->
	<a class="btn btn-lg btn-primary mr-3 mb-4" href="https://mattermost.tudelft.nl/signup_user_complete/?id=cb1k3t6ytpfjbf7r397395axyc&md=link&sbr=su">
		Community <i class="fas fa-arrow-alt-circle-right ml-2"></i>
	</a>
@@ -80,16 +80,9 @@ toc_root = true
{{% blocks/lead color="secondary" %}}
	<h1 class="text-white">News</h1>

{{% alert title="DAIC Spring 2026 Expansion Round Open (Feb-Mar 2026)" color="note" %}}
**DAIC has opened its Spring 2026 hardware expansion round.**  
Groups interested in contributing compute resources are invited to contact the REIT team before **mid-March 2026**.

Procurement is expected in May 2026.
	{{< recent-news limit="3" >}}

[Read more →](blog/news/2026-02-25-daic-expansion-round)
{{% /alert %}}

	<a href="/blog/news/" class="text-white btn btn-lg btn-secondary mr-3 mb-4">Cluster-specific news</a>
	<a href="/blog/" class="text-white btn btn-lg btn-secondary mr-3 mb-4">Cluster-specific news</a>
	<a href="https://meldingen-ict.tudelft.nl/en/" class="text-white btn btn-lg btn-secondary mr-3 mb-4">Campus-wide alerts</a>
{{% /blocks/lead %}}

@@ -97,17 +90,17 @@ Procurement is expected in May 2026.
<!---------------------- FAQs, contributions, and support ------------------------------------>
{{% blocks/section color="dark" type="row" %}}

{{% blocks/feature icon="fa-lightbulb" title="Frequently Asked Questions" url="/support/faqs" %}}
<!-- {{% blocks/feature icon="fa-lightbulb" title="Frequently Asked Questions" url="/support/faqs" %}}
For handy tips and current known issues, head over to the [Support area](support)
{{% /blocks/feature %}}
{{% /blocks/feature %}} -->

{{% blocks/feature icon="fab fa-gitlab" title="Contributions welcome!" url="https://gitlab.ewi.tudelft.nl/daic/docs" %}}
We do a [Merge Request](https://gitlab.ewi.tudelft.nl/daic/docs/-/merge_requests) contributions workflow on **GitLab**. Feedback is always welcome!
{{% /blocks/feature %}}

{{% blocks/feature icon="fa-sharp fa-solid fa fa-comments" title="Community support" url="https://mattermost.tudelft.nl/signup_user_complete/?id=cb1k3t6ytpfjbf7r397395axyc&md=link&sbr=su" %}}
<!-- {{% blocks/feature icon="fa-sharp fa-solid fa fa-comments" title="Community support" url="https://mattermost.tudelft.nl/signup_user_complete/?id=cb1k3t6ytpfjbf7r397395axyc&md=link&sbr=su" %}}
For specific questions, you can consult with us and other cluster users on [MatterMost](https://mattermost.tudelft.nl/signup_user_complete/?id=cb1k3t6ytpfjbf7r397395axyc&md=link&sbr=su), or even submit a ticket in the [TU Delft Self-Service Portal](https://tudelft.topdesk.net/tas/public/ssp/)
{{% /blocks/feature %}}
{{% /blocks/feature %}} -->

{{% /blocks/section %}}

+18 −0
Original line number Diff line number Diff line
---
title: "New DAIC Documentation Environment"
date: 2026-03-17
description: "Documentation status update for the new DAIC environment website."
tags: ["documentation", "website", "announcement"]
---

We are rolling out a new DAIC documentation environment.

## Documentation status

This documentation is actively being developed alongside the new DAIC environment.

Some pages may be incomplete or outdated. We welcome feedback and contributions.

{{% alert title="Help us improve this documentation" color="info" %}}
If you spot missing steps, outdated instructions, or unclear sections, please open an issue or submit a merge request in the [DAIC docs repository](https://gitlab.ewi.tudelft.nl/daic/docs).
{{% /alert %}}
+5 −0
Original line number Diff line number Diff line
---
title: News
linkTitle: News
type: docs
menu:
  main:
    weight: 30
---