vermi1ion
1 week ago
Thanks so much! Your site was actually a source of inspo for me as I was building out the iterations of my current site. I've never seen an aesthetic like yours before - it's super unique! Oooh that's tough - I think Empire Ants takes the cake but Broken is a close second.
plastigon
6 days ago
@vermi1ion That means a lot to hear, thanks so much! Your site turned out super great, and I'm glad mine could serve as an inspiration! :) Nice! Empire Ants is another favorite of mine too! I think it's in my top three, right after On Melancholy Hill and To Binge.
vermi1ion
1 week ago
Thank you! Your website is sick too. I really appreciate functional, readable designs that still have a distinct personality. Your personal aesthetic is super cool!
vermi1ion
1 week ago
sweet the vinyl looks sick, I really wanted the U bomber jacket but it sold out instantly
archieiscool
1 week ago
lol that's me with the U necklace, it would have been the only necklace i would wear as a guy
tabf5
1 week ago
Then again, clicking on them goes straight to the pages that are supposed to be in an iframe... hope the link is still useful!
hydromecha
1 week ago
You can have a page that's only supposed to be in an iframe run some JS to detect if it isn't and then redirect to another page. I do something similar for my own site but the basic gist is: if(window.self == window.top) { document.location.href = '[LINK TO PAGE HERE]'; } This will also change the thumbnail to whatever the redirected page is.
hydromecha
1 week ago
This might be a bit tricky to test offline (this largely depends on how you're linking stuff) unless you can run your site as a local server. I use the method described here: https://stackoverflow.com/a/27986564
vermi1ion
1 week ago
Ok I think I've got it figured out (thank you hydromecha!) I added a script at the top of every iframe that checks whether or not the link has "embedded=true", and if it doesn't, it redirects to the iframe version of the page. Then I changed my iframe loader script to fetch every page with "embedded=true" as a marker that it was opened via fetch instead of standalone.
vermi1ion
1 week ago
Also that somehow solved the thumbnail problem too??? Just updated all my pages and the thumbnails have styling now
LITERALLY OMG its one of my favorite books of all time (i HATED and loved shelley..)