bluef00t.neocities.org
A quick-and-dirty manual count says 45 but probably only 35 are actually accessibly linked-to content
one way could be to use a website downloader. it'll get all the pages that anyone on your site could get to.
any suggestions on one to try? I've googled em before but struggled with getting one to work
httrack is easy to get workdnd
If you have access to a unix terminal and the neocities CLI... `neocities list -a | grep .html | wc -l` (without the backquotes) should work
tysm!!! can i ask if the button at the top of the sidebar is usable for linking?
I don't know what you're asking exactly but I'm going to say "yes of course"
congrats!
Two new comix up, an 8-page TAZ comic (https://bluef00t.neocities.org/zines/TAZ%20Comic.pdf) and a little 1-page one off (https://bluef00t.neocities.org/zines/epherema.jpg)
sweet!
A quick-and-dirty manual count says 45 but probably only 35 are actually accessibly linked-to content
one way could be to use a website downloader. it'll get all the pages that anyone on your site could get to.
any suggestions on one to try? I've googled em before but struggled with getting one to work
httrack is easy to get workdnd
If you have access to a unix terminal and the neocities CLI... `neocities list -a | grep .html | wc -l` (without the backquotes) should work