zhongvie
1 month ago
hmm... unless u wanna have a year by year of sketches ... or a CSS filter...? kinda like how i have on my food log where it filters out dishes not made by me vs me (finished pieces vs sketches vs all)
kunfucutsman
1 month ago
The CSS filter idea is best for static sites. You will also need to implement some javascript and metadata to filter out art pieces by whatever data you use.
kunfucutsman
1 month ago
For example, inside the container that holds "bold-and-brash.webp" you either use "data-x" attributes on the container, or input[type="hidden] inside the container with the metadata of the art piece. You then use javascript to query select all containers, check their metadata contents and filter accordingly with the CSS property display: none to hide from the browser all the images that got filtered out
starry-knight
1 month ago
@zhongive honestly your food log page is what I was thinking of. although I might just have to decide to sort by year or sketch vs fully colored since i'm already using CSS bookmarks
starry-knight
1 month ago
@kunfucutsman oh god i might just stick with my static options. i might just have to figure out how to sort everything
starry-knight
1 month ago
leaving this update up so it can show my 1st of the month updates later (=^‥^=)
starry-knight
2 months ago
i had a lil fun with CSS and made a mini shrine hehe (ᵔ⩊ᵔ) not sure why the preview is showing my 404 page though
kunfucutsman
2 months ago
May I suggest the TBH Autism creature as a silly creature to add to the database?
just fixing some dead links :]