I've made really good progress! My goals were to finish porting over FFBE Season 1 and what I have of FFXIV so far, plus maybe start a replay of FFXI: Chains of Promathia for documentation purposes. Well, I have FINISHED FFBE Season 1! I'm tackling FFXIV today, and I did start a replay of FFXI:CoP already.
I'm having great fun writing Python scripts to make HTMLizing the files quicker. Very proud of the one script I wrote to automatically build links for the FFBE Story Events (there's like 43 story events; that'd be a LOT of hand-coding of links!)
Originally, I had just planned on leaving FFBE at Season 1, but I've found YouTube videos of the remaining seasons plus some of the story events I hadn't documented, so now I am working on documenting those, as well. Frankly, I've been putting a LOT of work into my site so far, but I'm having a blast.
I *am* having one problem with CSS. On the main FFBE landing page, I'm using <details> to collapse the (long) link list for each subsection. The link list is styled as, well, a list (some are ul, one is ol) and I can't seem to get CSS to apply to the list properly. I wanted the twisty for the Details to be bigger text, maybe 1.5em, but wanted the actual links to be at 1em, but no matter what I do, I can't achieve it. Leaving it for now, because it's not BAD, just, at the bigger font it makes the list l-o-n-g. This is on my local copy so hasn't been pushed to Neocities yet, as I'm still tweaking a bunch of other stuff before I push it live.
It occurs to me I should check how my site looks on mobile devices. It's using fairly simple HTML and CSS, so it should be okay on mobile too.
no subject
Date: 2025-09-14 07:25 pm (UTC)I'm having great fun writing Python scripts to make HTMLizing the files quicker. Very proud of the one script I wrote to automatically build links for the FFBE Story Events (there's like 43 story events; that'd be a LOT of hand-coding of links!)
Originally, I had just planned on leaving FFBE at Season 1, but I've found YouTube videos of the remaining seasons plus some of the story events I hadn't documented, so now I am working on documenting those, as well. Frankly, I've been putting a LOT of work into my site so far, but I'm having a blast.
I *am* having one problem with CSS. On the main FFBE landing page, I'm using <details> to collapse the (long) link list for each subsection. The link list is styled as, well, a list (some are ul, one is ol) and I can't seem to get CSS to apply to the list properly. I wanted the twisty for the Details to be bigger text, maybe 1.5em, but wanted the actual links to be at 1em, but no matter what I do, I can't achieve it. Leaving it for now, because it's not BAD, just, at the bigger font it makes the list l-o-n-g. This is on my local copy so hasn't been pushed to Neocities yet, as I'm still tweaking a bunch of other stuff before I push it live.
It occurs to me I should check how my site looks on mobile devices. It's using fairly simple HTML and CSS, so it should be okay on mobile too.
Link to my site: https://altheavalara.neocities.org