From 625cf6e7a09d27697aaa018d3dd5cfdd8476d6f6 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 17 Nov 2024 18:36:45 -0300 Subject: Bring status website into here --- src/collections/incidents | 1 + src/content/incidents/2000/01/01/service-start.adoc | 13 +++++++++++++ src/content/incidents/index.adoc | 7 +++++++ 3 files changed, 21 insertions(+) create mode 120000 src/collections/incidents create mode 100644 src/content/incidents/2000/01/01/service-start.adoc create mode 100644 src/content/incidents/index.adoc (limited to 'src') diff --git a/src/collections/incidents b/src/collections/incidents new file mode 120000 index 0000000..607e060 --- /dev/null +++ b/src/collections/incidents @@ -0,0 +1 @@ +../content/incidents \ No newline at end of file diff --git a/src/content/incidents/2000/01/01/service-start.adoc b/src/content/incidents/2000/01/01/service-start.adoc new file mode 100644 index 0000000..e04d34f --- /dev/null +++ b/src/content/incidents/2000/01/01/service-start.adoc @@ -0,0 +1,13 @@ += Service start! + +link:https://papo.im[papo.im] is now available! See the +link:https://papo.im/blog/1970/01/01/launch.html[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 +link:../../../../atom.xml[atom feed] +image:../../../../img/atom.svg[Standard orange RSS feed icon] +to subscribe for updates. diff --git a/src/content/incidents/index.adoc b/src/content/incidents/index.adoc new file mode 100644 index 0000000..6176538 --- /dev/null +++ b/src/content/incidents/index.adoc @@ -0,0 +1,7 @@ += System status + +Systems are operational, with no issues detected ✅ +// Ongoing instability on $SYSTEM ⚠️ + + +== Incident history link:atom.xml[image:img/atom.svg[Standard orange RSS feed icon]] -- cgit v1.2.3