organized blog output a bit better
All checks were successful
Jenkins
Web/pipeline/head This commit looks good

This commit is contained in:
Ell 2022-10-10 15:20:59 +02:00
parent 5462ba2fa2
commit 0cbf7493df
2 changed files with 3 additions and 2 deletions

View file

@ -12,6 +12,7 @@ RewriteBase /
# legacy redirects (for deleted stuff)
RewriteRule ^blog-(.*)$ "blog/$1" [R=301,L]
RewriteRule ^blog/(.*)\.html$ "blog/$1" [R=301,L]
RewriteRule ^minecraft-stuff/?$ "projects" [R=301,L]
RewriteRule ^mc/?$ "projects" [R=301,L]
RewriteRule ^press(/.*)?$ "https://press.ellpeck.de$1" [R=301,L]
@ -36,4 +37,4 @@ RewriteRule ^actadd/?$ "https://www.curseforge.com/minecraft/mc-mods/actually-ad
RewriteRule ^discord/?$ "https://discord.gg/Uy2ZM9X" [R=301,L]
RewriteRule ^wishlist/?$ "https://www.amazon.de/hz/wishlist/ls/LZO9Y2Z3VJ5Q?&sort=default" [R=301,L,NE]
RewriteRule ^reedsy/?$ "https://blog.reedsy.com/creative-writing-prompts/author/ell-peck/" [R=301,L]
RewriteRule ^sims4gallery/?$ "https://www.ea.com/games/the-sims/the-sims-4/pc/gallery/browse?category=all&searchtype=ea_origin_id&time=all&searchquery=Ellpeck&maxis=false" [R=301,L,NE]
RewriteRule ^sims4gallery/?$ "https://www.ea.com/games/the-sims/the-sims-4/pc/gallery/browse?category=all&searchtype=ea_origin_id&time=all&searchquery=Ellpeck&maxis=false" [R=301,L,NE]

View file

@ -1,4 +1,4 @@
permalink: blog/:title.html
permalink: blog/:title/
plugins:
- jekyll-feed