Skip to content
This repository was archived by the owner on Jan 2, 2025. It is now read-only.

Commit 4af49a9

Browse files
committed
Announce archiving
1 parent 7899072 commit 4af49a9

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
#### :warning:This project is now part of the ArkMQ initiative. This repository has been archived as all activities are now happening in the [corresponding ArkMQ repository](https://github.com/arkmq-org/arkmq-org.github.io). See [here](https://artemiscloud.io/community/transition/) for the ArkMQ transition details.
2+
3+
---
4+
15
# ArtemisCloud.io website
26

37
## Requirements

config/_default/params.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ footer = "Powered by <a class=\"text-muted\" href=\"https://www.netlify.com/\">N
5555
copyRight = "Copyright (c) 2020-2021 Henk Verlinde"
5656

5757
# Alert
58-
alert = false
59-
alertDismissable = true
60-
alertText = "Introducing the ArtemisCloud.io! <a class=\"alert-link stretched-link\" href=\"https://artemiscloud.io/\">Check out ArtemisCloud.io</a>"
58+
alert = true
59+
alertDismissable = false
60+
alertText = "This website has been archived as all activities are now happening at <a class=\"alert-link stretched-link\" href=\"https://arkmq.org/\">arkmq.org</a>"
6161

6262
# Edit Page
6363
# repoHost [Github | Gitea | GitLab | Bitbucket | BitbucketServer ] is used for building the edit link based on git hoster

0 commit comments

Comments
 (0)