im trying to make a zero js version of https://notarabic.com/ as i move it over to my dokku instance and with a single html file and css alone i can basically paginate the posts. problem is there isnt a selector for "when there's no fragment" so i cant render all the posts by default which is what i want.
scratch that! through a roundabout css query i can do what i want! link soon