Working at getting my RSS feeds set up again today~
We’re sooooo close to being able to upload the new version of the site to our webhost aaaaaaaaaaaaaaaaaaa
Remaining core todos:
- [x] Figure out RSS
- [x] Main Feed
- [x] Changelog Feed
- [x] Microblog Feed
- [x] Moon Jellyfish Kiss Feed
- [x] Look into redirects. If it’s not too difficult, set them up. If it is unmanageable, set up a good 404 page.
… And the nice-to-haves:
- [ ] Project pages for Game Projects
- [ ] Project pages for Archived Projects
- [ ] Extra sketchbooks (OC-2023, M)
- [x] Updated favicon
- [ ] Cute header art for the main pages!
Fixes:
- [x] Wonky chapter layout images (this was caused by the image plugin breaking my flexbox stuff slightly, and fixed by wrapping my images in divs)
- [x] Changelog nav buttons are weird on mobile sizes
- [ ] Image plugin seems to have broken our GIFs… See the blender projects.
RSS feeds are IN!! :D
I might want to make more feeds in the future? But for now the ones I’ve got working so far are good I think. For future feeds… I think it’ll mostly be for stuff considered as “series that will recieve updates in the future”? So, a feed for the Blender Learner Journal entries for example. Or for Sketchbooks. Stuff like that.
As far as redirects go… I’m looking at this blog post and thinking that setting them up might not be toooo bad, after all? We’ll see.
Okay, so I’ve gotten redirects working for all my bloggy pages! Really straightforward thanks to Brian’s redirect template (linked above), thank you Brian.
Feeling a little more intimidated by the comics/zines/sketchbooks/etc (as usual), so I might just leave those for another time. Very good progress today though, good work team 👍
Hm, ok. I just kinda went for it and I think I’ve done what I can now, redirect-wise. I’m not sure there’s a way for me to easily redirect from /bookshelf/comic/1.html -> /comic/1/ for every single comic page.
I could redirect /bookshelf/comic/*.html -> /comic/, but I feel like if people have bookmarked specific pages they might be kinda annoyed by that? At the same time, it’s probably easier to find the page again if they’ve been redirected closer to it’s location?? Really not sure.
Ok nevermind, I can’t get /bookshelf/comic/*.html redirecting after all. Oh well 😔