really really wonderful. i loved the visuals and the character writing.
Bagenzo
Creator of
Recent community posts
I sadly don't have a mac, which makes debugging issues for it quite difficult - but have you edited the config file (or any other files) at all? My guess from that message is there are single quotes somewhere instead of double quotes, which is not permitted in .json or .jsonc files. If this instead happens on a fresh version of the starter then I've got no clue, but will try to investigate somehow.
download the new version, then copy/paste every old folder and file you have here in "backing up your blog" to it
hi!
thanks for reporting what looks like a nasty mistake in the backup script; i'll take a look at that sometime this week and get an update out soon. i didn't encounter this issue among my testers so i'm curious to see what's up - i might have pushed a bad version of the script or something
as for the backup folder, you want to put its *contents* into the main folder
You can run individual scripts with node by using "node path/to/script.js". When you run "npm run upload" you're actually running "node _functions/upload-neo.js".
You could move that script to another node project, but you'd have to tweak it since it's designed for strawberry starter (specifically, it checks for a config.jsonc file in "src/_data" to check for a subdirectory, and it reads a folder named "_site" to check what to upload.) You'd have to initialize a new project with "npm init" and then install the script's dependencies with "npm i form-data jsonc". That's overkill if your site isn't already a Node project, though.
However there's a Neocities Command Line Interface that lets you upload your site from the command line. It has a different syntax and some quirks but fundamentally does the same thing - only uploads what's changed. This is the best way to go about uploading things if your site isn't already a Node project, I think! I would use that tool to upload your base site and use npm run upload to upload the blog.
really good game... i know the intention was to make something small but it did pay off - for me this reaches the highs of other love <3 game games like sylvie lime... the movement tech was really interesting and fun. the story is nice too, it's simple but it works well, and there are lots of fun mysterious moments that build on it a lot (the mysterious executioner crashes etc)... you should be proud of this one












































