1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-13 17:56:26 +00:00

Add blog section, optimize images

Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
David Young
2023-02-07 11:04:58 +13:00
parent 9eec6cd985
commit d2153a7780
194 changed files with 727 additions and 93 deletions

View File

@@ -19,8 +19,11 @@ https://geeks-cookbook.funkypenguin.co.nz/* https://geek-cookbook.funkypenguin.c
/ha-docker-swarm/* /docker-swarm/:splat 301!
# Having issues with mkdocs and the way it formats changelog, for some reason
/changelog/ /recent-changes/ 301!
/changelog/ /blog/category/changelog/ 301!
/recent-changes/ /blog/category/changelog/ 301!
# Use a better convention for RSS feed (could add more if necessary)
/rss/ /feed_rss_created.xml
# Old backlinks which we need to redirect to working URLs
/kubernetes/start/ /kubernetes/ 301!