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
6 changes: 6 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
!!! info ""
This is the new CSCS documentation site, which replaces the [CSCS Knowledge Base](https://confluence.cscs.ch/display/KB).

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 [GitHub issue tracker](https://github.com/eth-cscs/cscs-docs/issues).

# CSCS Documentation

<div class="grid cards" markdown>
Expand Down
6 changes: 3 additions & 3 deletions overrides/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
{% block announce %}

<p>
Work in progress.
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 information found here is up to date but incomplete. Many pages are still empty or missing.
Please refer to <a href="https://docs.cscs.ch">docs.cscs.ch</a> for documentation missing from this site for the time being.
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 %}