aid's little corner

zhongvie.neocities.org

658,785 views
560 followers
3,920 updates
0 tips
hell of a lot simpler of a layout but i'm doing it scoob ... i'm 11ty-ing: https://i.ibb.co/pvmLTr8L/site.gif
10 likes
zhongvie's avatar zhongvie 6 months ago

sighs debating if i should put lil 'sections' around chunks like i have it on my site now, or leave it bare bones ... (though it makes it a little harder to differentiate sections)

3 likes
zhongvie's avatar zhongvie 6 months ago

sighs i’m still very torn. this layout makes it harder to have all my lil dinkies and pixels and lil fun sidebar of stuff … grr i’ll continue pondering. maybe i should try to 11ty my current layout as well for funsies. yada yada head full it’s 3am

3 likes
zhongvie's avatar zhongvie 6 months ago

nvm i’ve figured out how to get the lil mini sidebar… damn it’s that fuckin easy to just have a ‘if this variable is true then include this’ in a template????? it does shrink my main content down a bit for the index but eh, my current layout already does that…

3 likes
zhongvie updated their site.
6 months ago
6 likes
HAHA GOOD NEWS figured out a way to squeak in styling and scripts per page basis. its a little weird but you can set up a {{ styles | safe }} portion in the base template like this example: https://github.com/11ty/eleventy/discussions/2506
7 likes
On second thought, another idea. You don't need to make a page use a layout if you don't want to, so if you just have a regular HTML file with your one-off style and no front matter, 11ty will just copy it over as-is.
2 likes
zhongvie's avatar zhongvie 6 months ago

problem is i tend to use the same layout, its more for one off tiny things like… my games layout on my about page or the table i use on my bookmarks :think:

11ty is definitely making me feel stupid in trying to just remake my random quote generator using a JSON file and trying to spit it out thru JS into the nunjucks template for a blockquote ...
5 likes
zhongvie's avatar zhongvie 6 months ago

IT USES THE STUPID FILE NAME AND NOT THE OUTPUT VARIABLE U GIVE IT???? im gonna explode. THATS ALL IT NEEDED WAS TO MAKE SURE ITS THE FILE NAME OF THE JS FILE??????

2 likes
zhongvie's avatar zhongvie 6 months ago

AUGH NVM this is useless since it only refreshes when i build it. i guess i'll just need to rawdog it back to HTML/JS for THAT at least

2 likes
tofutush's avatar tofutush 6 months ago

wait does it not auto update when you save the file? are you serving it or just building it?

1 like
zhongvie's avatar zhongvie 6 months ago

no auto updating, i’m just rawdogging it rn in a folder to just muck with it and building it

huh ... fuckin around with 11ty and its actually not ... too bad...? i managed to recreate my test style i did last night. i still need to figure out how it'd handle minor local CSS stuff (cause some pages i have one-off CSS that i dont use anywhere else so i just put it in a style tag) but i can see the appeal of it for sites
7 likes
tofutush's avatar tofutush 6 months ago

come in the cult... (yeah honestly idk how to handle one-off styles either i just plop them into the page so the end result has a style tag in the middle of main lol

1 like
skep's avatar skep 6 months ago

Hmm, for one-off style tags... my first thought is moving each to its own CSS file, then specifying in the front matter of the page if it should pull in a different CSS. Could be better ways, but yeah, kinda tricky.

1 like
zhongvie's avatar zhongvie 6 months ago

hmm ... i'll have to fuck around ... idm plopping in the style tags but it is a minor annoyance if so, i usually try to avoid too many CSS files if i can :skull:

1 like
falsedawn's avatar falsedawn 6 months ago

11ty is great it lets you do so much

1 like
sometimes i toy with the idea of going to a simpler layout like this but i'd be losing out on the decorative goodies i like ... at least it kinda scratched some itch to work on a layout, even if its just a simplified version of my current one: https://i.ibb.co/MDbN8rb1/image.png (actually maybe not i am genuinely considering maybe changing it to this, but idk how id organize my dinkies like my dragcave pixels)
7 likes
3maqi's avatar 3maqi 6 months ago

hmm maybe u could still use it and add on some decorative goodies as you see fit

1 like
zhongvie's avatar zhongvie 6 months ago

mayhaps ... this is more to scratch an itch rn of wanting to rehaul LMAOO and me avoiding that by just making a layout for funsies

1 like
zhongvie's avatar zhongvie 6 months ago

sighs if i do decide to try a rehaul maybe it’ll give me an excuse to begin with 11ty from the beginning

1 like
gremlin's avatar gremlin 6 months ago

I'm constantly fighting the urge to make my site into simple html documents with little to no css so I get it lol

2 likes
zhongvie's avatar zhongvie 6 months ago

what an actual mood too LMAOOO cursed to want uniqueness/fun things but then the simplicity of not finangling with css and js…

1 like
some evil part of me sometimes wants to rip my whole site apart and begin from zero with a new layout but im like no ... das too much work ... forever cursed with the itch to redo layouts/stuff but stubborn to want to stick with my layouts ive had forever, it is Evil
20 likes
ch3sca's avatar ch3sca 6 months ago

what if you give the devil a new canvas and let it run wild? (perhaps create a separate new site) :>

2 likes
zhongvie's avatar zhongvie 6 months ago

no energy to maintain two, but i may end up making a new project thru my code editor and just muck around w/prototyping a layout in that for funsies 🤔

1 like
zhongvie's avatar zhongvie 6 months ago

maybe i'll try to remake my fave tumblr theme im currently using but as an actual site layout and not a tumblr layout (kinda in the same vein my layout is rn for my own blog, but just a bit different)

tofutush's avatar tofutush 6 months ago

same, same...

1 like
3maqi's avatar 3maqi 6 months ago

felt. I like my site but there are some things I really want to redo

2 likes
nicegirlslumber's avatar nicegirlslumber 6 months ago

This literally happens to me the millisecond I'm finished with my site 😭🤛

1 like
floralchai's avatar floralchai 6 months ago

I'm gonna keep my layout like that honestly. Only fixed a few things that needed to be update

1 like
angelnetcast's avatar angelnetcast 6 months ago

this is why i made my layouts site, so i could make new layouts w/o having to mess w stuff on my site but letting others use it so they don't gather dust :p

ok ... i did end up adding a little box to my friend's book on the index. ended up archiving some pages i havent updated in quite a little bit (mostly my minecraft forever world, food log, microblog, and sims 3 legacy). they'll most likely return when i pick them up again, but i need to clear my site a lil bit of WIP pages rn :pensive:
9 likes
i wonder if it'd be too weird to link to the book my friend is publishing on my site ... like a lil tiny box like 'hey if u like dark fantasy books check out the book i helped my friend publish/did cover art for' UASDHASDU
7 likes
silliestgoose-online's avatar silliestgoose-online 6 months ago

I think it's fine. Shouting out our friends' good work is something I support at least :p

3 likes
zhongvie's avatar zhongvie 6 months ago

bahaha to explain im usually just very self critical abt promoting myself on personal things, it always feels very weird to me ... but since it's my friend and i want her to succeed as an author, it's why im like ... thonk. i know its my own site after all, im just musing out loud

3 likes
zhongvie's avatar zhongvie 6 months ago

@silliestgoose-online thank u... mostly just thinking out loud more than anything!!!

3 likes
monsterousseas's avatar monsterousseas 6 months ago

i made a lil section promoing my friends on my neighbors page. how i think of it is that a big part of the indie web is removing the need for an algorithm, and this is a great way to direct people to other content they may like in an intentional, human way!

cutiesuccubus's avatar cutiesuccubus 6 months ago

Why would it be weird to promote something you like on your own website (´・ω・)

Website Stats

Last updated 21 hours ago
CreatedApr 5, 2025

Tags

art ocs yumeship personal fandoms