Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
# CSCS Documentation

<div class="grid cards" markdown>
- Visit the CSCS status site for the status of Alps systems, and the latest announcements.


[:octicons-arrow-right-24: status.cscs.ch](https://status.cscs.ch/)
- <p style="text-align:center">Visit <a href="https://status.cscs.ch/">status.cscs.ch</a> for the status of Alps systems, and the latest announcements.</p>
</div>

The Alps Research infrastructure hosts multiple platforms and clusters targeting different communities
Expand Down
13 changes: 1 addition & 12 deletions overrides/main.html
Original file line number Diff line number Diff line change
@@ -1,14 +1,3 @@
{% extends "base.html" %}

{% block announce %}

<p>
This is the new CSCS documentation site, which replaces the <a href="https://confluence.cscs.ch/display/KB">CSCS Knowledge Base</a>.
</p>

<p>
The migration of old documentation is still not fully complete.
If you find documentation that is missing, please create a ticket on the documentation's <a href="https://github.com/eth-cscs/cscs-docs/issues">GitHub issue tracker</a>.
</p>

{% endblock %}
<!-- add announcement banner here -->