Set up permalinks, set up aliases for old blog content

This commit is contained in:
Joshua Goins 2022-09-21 10:47:29 -04:00
parent 0baf950e51
commit cb79df9272
15 changed files with 34 additions and 2 deletions

View file

@ -3,6 +3,9 @@ languageCode = 'en-us'
title = '~redstrate' title = '~redstrate'
theme = 'red' theme = 'red'
[permalinks]
blog = '/:year/:month/:title/'
[menu] [menu]
[[menu.main]] [[menu.main]]
identifier = 'home' identifier = 'home'

View file

@ -1,5 +1,8 @@
--- ---
title: "Blog" title: "Blog"
aliases:
- /articles
- /notes
--- ---
A blog?? A blog??

View file

@ -2,6 +2,8 @@
title: "Astra 0.4.0 is released!" title: "Astra 0.4.0 is released!"
date: 2022-05-04 date: 2022-05-04
draft: false draft: false
aliases:
- /notes/astra-0.4.0-release/
--- ---
I'm very sorry about the delay, but a new release of Astra is upon us! I'm very sorry about the delay, but a new release of Astra is upon us!

View file

@ -5,6 +5,8 @@ draft: false
tags: tags:
- Figures - Figures
- Review - Review
aliases:
- /articles/figure1/
--- ---
Hello again! This is my figure review of the [Mari Figure from Sega](https://myfigurecollection.net/item/945032). <!--more--> She was released around 2020 as a prize Hello again! This is my figure review of the [Mari Figure from Sega](https://myfigurecollection.net/item/945032). <!--more--> She was released around 2020 as a prize
@ -17,7 +19,7 @@ didn't preorder her on your typical reseller website but instead got her a littl
![Side view of Mari](figure-review-mari-side.webp) ![Side view of Mari](figure-review-mari-side.webp)
![Backside view of Mari](figure-review-mari-back.webp) ![Backside view of Mari](figure-review-mari-back.webp)
This is one ofthe few times that I think the figure looks much better than it does in real life than the photos provided by the company: This is one of the few times that I think the figure looks much better than it does in real life than the photos provided by the company:
![The photo Sega provided](figure-review-mari-sega.jpg) ![The photo Sega provided](figure-review-mari-sega.jpg)
(Seriously?? Why doesn't she have _any_ background? I understand she is a prize figure but come on.) (Seriously?? Why doesn't she have _any_ background? I understand she is a prize figure but come on.)

View file

@ -5,6 +5,8 @@ draft: false
tags: tags:
- Figures - Figures
- Review - Review
aliases:
- /articles/figure2
--- ---
Today we're reviewing the Flare reissue of the YoRHa No. 2 Type B released by Square Enix, a company that despite being very, very controlling of their merchandise has the absolute worst online store ever. <!--more--> This isn't just a single case, you can read online where people have similiar experiences with Square Enix's online store. Today we're reviewing the Flare reissue of the YoRHa No. 2 Type B released by Square Enix, a company that despite being very, very controlling of their merchandise has the absolute worst online store ever. <!--more--> This isn't just a single case, you can read online where people have similiar experiences with Square Enix's online store.

View file

@ -5,6 +5,8 @@ draft: false
tags: tags:
- GitHub - GitHub
- sourcehut - sourcehut
aliases:
- /notes/move-to-sourcehut/
--- ---
Recently I've moved pretty much all of my repositories over to sourcehut! <!--more--> This is a huge change, as I haven't changed my primary code hosting provider, Github, since 2-3 years ago. Recently I've moved pretty much all of my repositories over to sourcehut! <!--more--> This is a huge change, as I haven't changed my primary code hosting provider, Github, since 2-3 years ago.

View file

@ -5,6 +5,8 @@ tags:
- sourcehut - sourcehut
draft: false draft: false
date: 2022-06-23 date: 2022-06-23
aliases:
- /notes/moving-away-from-github/
--- ---
Over the past few hours I did some serious cleaning up on my [GitHub account](https://github.com/redstrate), I basically removed every single original repository I had. <!--more--> I still need GitHub in order to contribute to some projects, so my forks are kept. For people trying to find my missing repositories, I added a profile README to direct people to my sourcehut instead. Over the past few hours I did some serious cleaning up on my [GitHub account](https://github.com/redstrate), I basically removed every single original repository I had. <!--more--> I still need GitHub in order to contribute to some projects, so my forks are kept. For people trying to find my missing repositories, I added a profile README to direct people to my sourcehut instead.

View file

@ -5,6 +5,8 @@ draft: false
tags: tags:
- GitHub - GitHub
- sourcehut - sourcehut
aliases:
- /notes/moving-to-sourcehut-followup/
--- ---
This is a follow-up post to my blog post detailing the changes I've made to how my source code is hosted. <!--more--> Basically, I'm trying to This is a follow-up post to my blog post detailing the changes I've made to how my source code is hosted. <!--more--> Basically, I'm trying to

View file

@ -4,6 +4,8 @@ date: 2022-02-01
draft: false draft: false
tags: tags:
- KDE - KDE
aliases:
- /articles/opening-kaddressbook-addresses-with-kde-marble/
--- ---
This is probably the most specific use case I'll ever post on this blog :-p I noticed whenever I click an address in [KAddressBook](https://apps.kde.org/kaddressbook/), it opens it in [OpenStreetMap](https://www.openstreetmap.org/) in your web browser by default. Huh? <!--more--> This is probably the most specific use case I'll ever post on this blog :-p I noticed whenever I click an address in [KAddressBook](https://apps.kde.org/kaddressbook/), it opens it in [OpenStreetMap](https://www.openstreetmap.org/) in your web browser by default. Huh? <!--more-->

View file

@ -4,6 +4,8 @@ date: 2021-04-04
draft: false draft: false
tags: tags:
- Prism - Prism
aliases:
- /articles/prism-changes-feb-april-2021/
--- ---
These two months contain some pretty big changes I made to Prism, following a short hiatus from the project. These include some pretty important changes to the project moving forward and I hope to keep documenting these in this nice and concise, visual way in the future! <!--more--> Also before you ask, this is Feburary _and_ April, I only made one small commit in March which is why it's not Feburary _to_ April. These two months contain some pretty big changes I made to Prism, following a short hiatus from the project. These include some pretty important changes to the project moving forward and I hope to keep documenting these in this nice and concise, visual way in the future! <!--more--> Also before you ask, this is Feburary _and_ April, I only made one small commit in March which is why it's not Feburary _to_ April.

View file

@ -4,6 +4,8 @@ date: 2022-03-08
draft: false draft: false
tags: tags:
- Prism - Prism
aliases:
- /articles/prism-changes-may-march-2022/
--- ---
It's uh, been a while since the last Prism changelog :-) Haha, well there's as always a ton of interesting changes to go over! It's uh, been a while since the last Prism changelog :-) Haha, well there's as always a ton of interesting changes to go over!

View file

@ -2,6 +2,8 @@
title: "Purging Twitter" title: "Purging Twitter"
date: 2022-06-28 date: 2022-06-28
draft: false draft: false
aliases:
- /notes/purging-twitter/
--- ---
In my series of purging my content on propietary platforms I don't align with anymore, the next on the chopping block is Twitter. Just like GitHub, I have several personal reasons why I'm not supporting Twitter any longer. <!--more--> In my series of purging my content on propietary platforms I don't align with anymore, the next on the chopping block is Twitter. Just like GitHub, I have several personal reasons why I'm not supporting Twitter any longer. <!--more-->

View file

@ -2,6 +2,8 @@
title: "Silica Viewer is now available on the App Store!" title: "Silica Viewer is now available on the App Store!"
date: 2021-09-15 date: 2021-09-15
draft: false draft: false
aliases:
- /notes/silica-release/
--- ---
"Silica Viewer" just landed on the macOS App Store today! You can check out more information "Silica Viewer" just landed on the macOS App Store today! You can check out more information

View file

@ -6,6 +6,8 @@ tags:
- Prism - Prism
- Vulkan - Vulkan
- Metal - Metal
aliases:
- /articles/the-death-of-gfx/
--- ---
In under an hour, I was able to port my already existing Vulkan code from [Prism](/projects/prism) In under an hour, I was able to port my already existing Vulkan code from [Prism](/projects/prism)

View file

@ -2,6 +2,8 @@
title: "Trinity Re-release" title: "Trinity Re-release"
date: 2021-07-21 date: 2021-07-21
draft: false draft: false
aliases:
- /notes/trinity-rerelease/
--- ---
So around 2018 I was busy writing my own Matrix client, as anyone does. It was called Trinity, and it featured a Discord-like interface. <!--more--> So around 2018 I was busy writing my own Matrix client, as anyone does. It was called Trinity, and it featured a Discord-like interface. <!--more-->