Skip to content

Commit 8d479cf

Browse files
chadmedConan-Kudo
authored andcommitted
index: flip blog post order
The blog post list was in age-descending order. This makes no sense. Flip the order so that the most recent blog post is at the top of the list. Signed-off-by: James Calligeros <[email protected]>
1 parent 910ba15 commit 8d479cf

1 file changed

Lines changed: 12 additions & 11 deletions

File tree

docs/index.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,16 @@ are not yet supported! Check out the [Feature Support](platform/feature-support/
1616
If you still want to give it a go, see the blog post for the initial installer and
1717
following updates adding support for more devices and hardware:
1818

19-
* [The first Asahi Linux Alpha Release is here!](https://asahilinux.org/2022/03/asahi-linux-alpha-release/)
20-
* [M2 is here! July 2022 Release & Progress Report](https://asahilinux.org/2022/07/july-2022-release/)
21-
* [Updates galore! November 2022 Progress Report](https://asahilinux.org/2022/11/november-2022-report/)
22-
* [Apple GPU drivers now in Asahi Linux](https://asahilinux.org/2022/12/gpu-drivers-now-in-asahi-linux/)
23-
* [Paving the Road to Vulkan on Asahi Linux](https://asahilinux.org/2023/03/road-to-vulkan/)
24-
* [OpenGL 3.1 on Asahi Linux](https://asahilinux.org/2023/06/opengl-3-1-on-asahi-linux/)
25-
* [Our new flagship distro: Fedora Asahi Remix](https://asahilinux.org/2023/08/fedora-asahi-remix/)
26-
* [New in Fedora Asahi Remix](https://asahilinux.org/2024/01/fedora-asahi-new/)
27-
* [Conformant OpenGL 4.6 on the M1](https://asahilinux.org/2024/02/conformant-gl46-on-the-m1/)
28-
* [Vulkan 1.3 on the M1 in 1 month](https://asahilinux.org/2024/06/vk13-on-the-m1-in-1-month/)
29-
* [AAA gaming on Asahi Linux](https://asahilinux.org/2024/10/aaa-gaming-on-asahi-linux/)
19+
## Latest blog posts
3020
* [Beyond Gaming: X11 bridging in muvm](https://asahilinux.org/2024/12/muvm-x11-bridging/)
21+
* [AAA gaming on Asahi Linux](https://asahilinux.org/2024/10/aaa-gaming-on-asahi-linux/)
22+
* [Vulkan 1.3 on the M1 in 1 month](https://asahilinux.org/2024/06/vk13-on-the-m1-in-1-month/)
23+
* [Conformant OpenGL 4.6 on the M1](https://asahilinux.org/2024/02/conformant-gl46-on-the-m1/)
24+
* [New in Fedora Asahi Remix](https://asahilinux.org/2024/01/fedora-asahi-new/)
25+
* [Our new flagship distro: Fedora Asahi Remix](https://asahilinux.org/2023/08/fedora-asahi-remix/)
26+
* [OpenGL 3.1 on Asahi Linux](https://asahilinux.org/2023/06/opengl-3-1-on-asahi-linux/)
27+
* [Paving the Road to Vulkan on Asahi Linux](https://asahilinux.org/2023/03/road-to-vulkan/)
28+
* [Apple GPU drivers now in Asahi Linux](https://asahilinux.org/2022/12/gpu-drivers-now-in-asahi-linux/)
29+
* [Updates galore! November 2022 Progress Report](https://asahilinux.org/2022/11/november-2022-report/)
30+
* [M2 is here! July 2022 Release & Progress Report](https://asahilinux.org/2022/07/july-2022-release/)
31+
* [The first Asahi Linux Alpha Release is here!](https://asahilinux.org/2022/03/asahi-linux-alpha-release/)

0 commit comments

Comments
 (0)