diff options
author | EuAndreh <eu@euandre.org> | 2025-05-01 21:13:25 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-05-01 21:13:25 -0300 |
commit | cc45d895ccf6d6a64ef0c9ad9cc3ec42ac45fa55 (patch) | |
tree | 6456f83c69227177b7eb1faf3f226f46ae6e92a2 /src/content/en/incidents | |
parent | src/content/incidents/index.adoc: Hoist links to variables (diff) | |
download | papo.im-cc45d895ccf6d6a64ef0c9ad9cc3ec42ac45fa55.tar.gz papo.im-cc45d895ccf6d6a64ef0c9ad9cc3ec42ac45fa55.tar.xz |
Update to support i18n
Diffstat (limited to 'src/content/en/incidents')
-rw-r--r-- | src/content/en/incidents/2000/01/01/service-start.adoc | 16 | ||||
-rw-r--r-- | src/content/en/incidents/index.adoc | 10 |
2 files changed, 26 insertions, 0 deletions
diff --git a/src/content/en/incidents/2000/01/01/service-start.adoc b/src/content/en/incidents/2000/01/01/service-start.adoc new file mode 100644 index 0000000..d5013c0 --- /dev/null +++ b/src/content/en/incidents/2000/01/01/service-start.adoc @@ -0,0 +1,16 @@ += Service start! +:categories: launch + +:landing: link:../../../../ +:article: link:../../../../blog/1970/01/01/launch.html +:feed: link:../../../feed.xml +:atom-icon: image:../../../../img/atom/light.svg + +{landing}[papo.im] is now available! See the {article}[annoucement article]. + +Now that the service has been publicly launched, we'll start to monitor for +incidents, and report them here. Each incident will have a corresponding +postmortem, to document what was done and prevent it from happening again. + +You can use the {feed}[atom feed] {atom-icon}[Standard orange RSS feed icon] to +subscribe for updates. diff --git a/src/content/en/incidents/index.adoc b/src/content/en/incidents/index.adoc new file mode 100644 index 0000000..9d57213 --- /dev/null +++ b/src/content/en/incidents/index.adoc @@ -0,0 +1,10 @@ += System status + +:feed: link:feed.xml +:icon: image:../img/atom/light.svg + +Systems are operational, with no issues detected ✅ +// Ongoing instability on $SYSTEM ⚠️ + + +== Incident history {feed}[{icon}[Standard orange RSS feed icon]] |