From 649b1d4328a7ffc31cb5e9d47e2b3ddefcc66f16 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Mon, 24 Jul 2023 20:27:10 -0400 Subject: Initial rewrite to astro --- src/posts/outbreak.md | 15 +++++++++++++++ src/posts/website-launched.md | 13 +++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 src/posts/outbreak.md create mode 100644 src/posts/website-launched.md (limited to 'src/posts') diff --git a/src/posts/outbreak.md b/src/posts/outbreak.md new file mode 100644 index 0000000..d3e4a40 --- /dev/null +++ b/src/posts/outbreak.md @@ -0,0 +1,15 @@ +--- +title: Parasite Outbreak +description: We are advising people to be careful when travelling around the world. +author: The President of the Alure Regions +date: '2023-07-19' +tags: ['announcement', 'travel'] +--- +# Parasite Outbreak +As of recently, we were made aware about the recent outbreak. It may have appeared that it is spreading around the world, we are advising people to be careful when travelling. + +# Our response +We have also made a travel advisory statement for people who are travelling around the world. You can find it [here](/travel-advisory). + +# What you can do +If you are currently travelling, be sure to self-isolate for 2 weeks at a hotel. If you are currently having symptoms, be sure to contact local health authorities. diff --git a/src/posts/website-launched.md b/src/posts/website-launched.md new file mode 100644 index 0000000..64ca8f3 --- /dev/null +++ b/src/posts/website-launched.md @@ -0,0 +1,13 @@ +--- +title: Website Launched +description: Our new website is now available! +author: The President of the Alure Regions +date: '2023-07-15' +tags: ['announcement'] +--- +# Our new website has officially launched! +As you have seen, we have been actively developing this brand new site! + +You can expect updates from us, whether if its updating travel advisories or announcing a brand new government service within Alure Regions. + +Of course, this site will get regularly updated overtime, so stay tuned for more updates to this site! -- cgit v1.2.3