I just launched the tutor AMI in a new AWS instance and i would like to how to add custom themes for the platform. I might be missing something from the official docs, but it seems that the way described in the development section may no applied for a running cloud environment.
I was getting an error when i tried to run the build command, it seems to be that a t2.medium instance doesn’t have enough memory to do the build. I managed to made it work following these steps in a t2.large instance.