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
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
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.
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:
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
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.
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:
11ty is great it lets you do so much