Optional, but you can use the above guide to add the save system to the itch release (and remove the link below the next button).
Edit:
Got this on itch
Edit 2:
You need to put the gender.txt scene under the scene list in startup.txt if you are compiling into a html release, or the compiler will ignore it even if there is a *goto_scene command linking the scene. (Gets me every time.)