---
Title: Creating a UniVerse BLOG Account
Date: 2023-05-06
Sequence: 5
Tags: ["universe","multivalue","blog","sysadmin"]
---
The plan is to move my current blog to a multivalue account and deploy the account. This means that I will need to structure things differently. The biggest change in my eyes is going to be the static pages I wrote. I'm going to move them to inside my devlog folder and they will become generated files. This way I have one way of writing pages and then everything gets linked to those pages.
My devlog folder will function as a base for the rest of my blog. I'm not sure if it will be a good idea long term but I'll deal with untangling the mess when I get to that point.
The most problematic section is going to be the toys I build. I usually write some tiny programs to do small things and put them in a toys folder. That doesn't seem like something I want to change but getting it to work under UniVerse may be difficult. I'll need to think about that one.
I won't be setting up redirects for the pages I am going to be changing so there will be some breakage and link rot but that is the way of life. Hopefully after this consolidation, there won't be any future rot.
I also don't have anyone reading so...if a tree falls down and no one's there to hear it and all that jazz.
Onwards!