I'm making a game where the player can make a level and upload it to a server and everyone can browse the levels made by others (just like mario maker). I'm also making a squarespace website right now and was wondering if I can send the level data to the squarespace site and just store it there? I know the AJAX object would be sending and retrieving but my main question is if anyone knows if new files can be sent to a squarespace site and retrieved? I don't plan on making them available on the site itself, I'm really just trying to take advantage of the hosting I'll have from them anyway.