Skip to content

Commit 998108c

Browse files
authored
update banner to reflect new official status (#128)
1 parent 0f8e2d1 commit 998108c

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

docs/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
!!! info ""
2+
This is the new CSCS documentation site, which replaces the [CSCS Knowledge Base](https://confluence.cscs.ch/display/KB).
3+
4+
The migration of old documentation is still not fully complete.
5+
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).
6+
17
# CSCS Documentation
28

39
<div class="grid cards" markdown>

overrides/main.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
{% block announce %}
44

55
<p>
6-
Work in progress.
6+
This is the new CSCS documentation site, which replaces the <a href="https://confluence.cscs.ch/display/KB">CSCS Knowledge Base</a>.
77
</p>
88

99
<p>
10-
The information found here is up to date but incomplete. Many pages are still empty or missing.
11-
Please refer to <a href="https://docs.cscs.ch">docs.cscs.ch</a> for documentation missing from this site for the time being.
10+
The migration of old documentation is still not fully complete.
11+
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>.
1212
</p>
1313

1414
{% endblock %}

0 commit comments

Comments
 (0)