From e7e4f7cf44f9aa9f9709ed55b0655f192f06bc35 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Sun, 26 May 2024 10:04:13 -0400 Subject: [PATCH] Add more aliases --- content/software/astra/changelog/0.1.0.md | 2 ++ content/software/astra/changelog/0.2.0.md | 2 ++ content/software/astra/changelog/0.3.0.md | 2 ++ content/software/astra/changelog/0.3.1.md | 2 ++ content/software/astra/changelog/0.4.0.md | 2 ++ content/software/astra/changelog/0.4.1.md | 2 ++ content/software/astra/changelog/0.5.0.md | 2 ++ content/software/astra/changelog/0.5.1.md | 2 ++ content/software/astra/changelog/_index.md | 2 ++ content/software/astra/install.md | 2 ++ content/software/novus/install.md | 2 ++ 11 files changed, 22 insertions(+) diff --git a/content/software/astra/changelog/0.1.0.md b/content/software/astra/changelog/0.1.0.md index 369b3c5..746407f 100644 --- a/content/software/astra/changelog/0.1.0.md +++ b/content/software/astra/changelog/0.1.0.md @@ -1,5 +1,7 @@ --- title: "0.1.0" +aliases: +- /astra/changelog/0.1.0 --- First public release! diff --git a/content/software/astra/changelog/0.2.0.md b/content/software/astra/changelog/0.2.0.md index 0f0eb65..d62db51 100644 --- a/content/software/astra/changelog/0.2.0.md +++ b/content/software/astra/changelog/0.2.0.md @@ -1,5 +1,7 @@ --- title: "0.2.0" +aliases: +- /astra/changelog/0.2.0 --- This is a major beta release which adds a bunch new features! diff --git a/content/software/astra/changelog/0.3.0.md b/content/software/astra/changelog/0.3.0.md index ed84709..964b2be 100644 --- a/content/software/astra/changelog/0.3.0.md +++ b/content/software/astra/changelog/0.3.0.md @@ -1,5 +1,7 @@ --- title: "0.3.0" +aliases: +- /astra/changelog/0.3.0 --- Hello again! It's time for another big update :-) diff --git a/content/software/astra/changelog/0.3.1.md b/content/software/astra/changelog/0.3.1.md index 337f508..9e38277 100644 --- a/content/software/astra/changelog/0.3.1.md +++ b/content/software/astra/changelog/0.3.1.md @@ -1,5 +1,7 @@ --- title: "0.3.1" +aliases: +- /astra/changelog/0.3.1 --- This is a incremental release, meant for the eventual release on the AUR. diff --git a/content/software/astra/changelog/0.4.0.md b/content/software/astra/changelog/0.4.0.md index 692c36e..8f902cb 100644 --- a/content/software/astra/changelog/0.4.0.md +++ b/content/software/astra/changelog/0.4.0.md @@ -1,5 +1,7 @@ --- title: "0.4.0" +aliases: +- /astra/changelog/0.4.0 --- It's time for another big release of Astra! diff --git a/content/software/astra/changelog/0.4.1.md b/content/software/astra/changelog/0.4.1.md index 3111349..372434d 100644 --- a/content/software/astra/changelog/0.4.1.md +++ b/content/software/astra/changelog/0.4.1.md @@ -1,5 +1,7 @@ --- title: "0.4.1" +aliases: +- /astra/changelog/0.4.1 --- This is a quick bugfix for 0.4.0. It's recommended for Linux users to update immediately as most diff --git a/content/software/astra/changelog/0.5.0.md b/content/software/astra/changelog/0.5.0.md index afe4db9..8123c33 100644 --- a/content/software/astra/changelog/0.5.0.md +++ b/content/software/astra/changelog/0.5.0.md @@ -1,5 +1,7 @@ --- title: "0.5.0" +aliases: +- /astra/changelog/0.5.0 --- It's been a while (a year!) since the last Astra update, and a lot has changed since then. Here's a new major update to Astra! diff --git a/content/software/astra/changelog/0.5.1.md b/content/software/astra/changelog/0.5.1.md index 5f33194..36ea252 100644 --- a/content/software/astra/changelog/0.5.1.md +++ b/content/software/astra/changelog/0.5.1.md @@ -1,5 +1,7 @@ --- title: "0.5.1" +aliases: +- /astra/changelog/0.5.1 --- This is a minor update addressing some changes with recent game versions. diff --git a/content/software/astra/changelog/_index.md b/content/software/astra/changelog/_index.md index 80b24e5..ec0a8a8 100644 --- a/content/software/astra/changelog/_index.md +++ b/content/software/astra/changelog/_index.md @@ -1,4 +1,6 @@ --- title: "Astra Changelog" layout: "list" +aliases: +- /astra/changelog --- diff --git a/content/software/astra/install.md b/content/software/astra/install.md index 630f34e..cec7bc1 100644 --- a/content/software/astra/install.md +++ b/content/software/astra/install.md @@ -1,5 +1,7 @@ --- title: "Install" +aliases: +- /astra/install --- The stable version currently is **0.5.1**. You can report issues either on [GitHub](https://github.com/redstrate/Astra/issues) or if you prefer then [contact me via e-mail](https://redstrate.com/contact). diff --git a/content/software/novus/install.md b/content/software/novus/install.md index e9c997b..96882ad 100644 --- a/content/software/novus/install.md +++ b/content/software/novus/install.md @@ -1,5 +1,7 @@ --- title: "Download" +aliases: +- /novus/install --- {{< note "Novus is still experimental. Please expect there to be lots of bugs and things not working." >}}