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/pages/index.astro | 62 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 src/pages/index.astro (limited to 'src/pages/index.astro') diff --git a/src/pages/index.astro b/src/pages/index.astro new file mode 100644 index 0000000..902886e --- /dev/null +++ b/src/pages/index.astro @@ -0,0 +1,62 @@ +--- +import Layout from '../layouts/Layout.astro'; +import "../styles/globals.css"; +--- + + +
+
+
+

Welcome to the Alure Regions

+

The official website of the Government of Alure Regions

+
+
+
    +
  • +
    +
    +

    Alee Isle

    + Est. 2017 - Premier: Alee +

    Capital of Alure Regions and the original home of MinePot

    +
    +
    +
  • +
  • +
    +
    +

    BreadCroust

    + Est. 2018 - Premier: Croust +

    Home to MinePot Barton Centre and athletics

    +
    +
    +
  • +
  • +
    +
    +

    SkyCity

    + Est. 2018 - Premier: Rahilu +

    A city that floats in the sky

    +
    +
    +
  • +
  • +
    +
    +

    Silicon Valley

    + Est. 2018 - Premier: Inkydink +

    Where all things tech-related lie

    +
    +
    +
  • +
+
+

About Alure Regions

+

Alure Regions was founded in July 2023 with the goal of achieving greater autonomy in our regions.

+

Originally known as Alee Isle Regions, we later became Southeastern Islands before branching out on our own.

+

We are committed to continuous improvement and growth as small regions.

+ +

View more

+
+
+
-- cgit v1.2.3