A lot of the things I want to do with it are extremely specific which is why I'm having trouble. Like a gallery widget, for example. I have no idea how to do that. If anyone knows anything about TW and has worked with it before, I'd love to be enlighted about it.
Considering I updated this site at like 2am, if there's anything wrong blame the fact I decided to code late at night. I'm going to bed now.
Thank you! Your site is really neat! I really like your worldbuilding-- it's super interesting; so much to see. Also, feel free to add my button onto your site. I'll add yours in the next site update π
The miscellaneous page is now here, alongside the start of two other pages that are in that catagory: a page that showcases old versions of this website, and a page for F2U graphics I made that people can use on their own sites. Both of these pages are a heavy work in progress and are very barebones at the moment.
the previews use a shorter viewport (monitor resolution) when capturing the thumbnails! I haven't figured out what that resolution is but if the preiews bug you too much you could solve this with either making the images responsive or using media queries!
Thank you :]!! Your site is cool too. SO MUCH GREEN... which is objectively the best colour.
Something like this would be easier with dynamic hosting, but I'm trying to come up with an easy solution.
Using SvelteKit, I've built mine to sort of use a "read-only database" so info can be updated on multiple pages automatically. Really, this is just a JS array containing objects. I also used a feature called route parameters so I can just have one page for viewing one artwork and not have multiple pages for each artwork. If your using vanilla tools, though, it may be a bit trickier. Just wanted give some ideas.
If you go on the website, they have an interactive tutorial where they'll walk you through every feature you need to know: https://learn.svelte.dev/tutorial/. I'm also considering making video tutorials on SvelteKit, the first one being an art gallery system after seeing your post. I still need to figure out on presentation, I was kinda overthinking that today... π
Video tutorials would help out tremendously. I'm looking forward to it if it ever comes out! Thanks a bunch π
Hey, thanks! It is a long-term work in progress.