calzonie
2 days ago
its also very useful for inspiration on creative projects. i reference it sometimes while working on my site or making a zine or whatever
smallcarnivore
1 week ago
you can use localStorage instead of cookies, since it works like a persistent browser note that remembers specific post IDs you've already visited. so when a user clicks the “blog" link, the script updates this note to hide the “new” banner for them specifically, which is a lot simpler for static sites. idk if that’s what you want to do though?
it was called createblog but it actually went down recently