The push command only uploads whatever you "feed" it to the root of your neocities site. As I'm working with a full Hugo site that I want to have in a subdirectory, this isn't ideal. I was able to handle it by creating the directory structure I wanted locally and uploading that. It's not a huge deal, but it'd be nice if we could give it a remote path as well.
The
push
command only uploads whatever you "feed" it to the root of your neocities site. As I'm working with a full Hugo site that I want to have in a subdirectory, this isn't ideal. I was able to handle it by creating the directory structure I wanted locally and uploading that. It's not a huge deal, but it'd be nice if we could give it a remote path as well.