Fixes & easier local dev
This just updates a few things.
- Documents ruby using wider version range (Still messes with my RVM, confirmed 2.7.6 works)
- Updates node-sass docker-image and command(s) to run for M1 chip support
- Adds makefile target to update the sub-modules
Just a note. Happy to change anything. Would prefer error message(s) that I can see. If nothing else this helped me to understand the cute source code boxes displayed (turns out understanding that was just CSS, no need to build the thing, only after getting it building did I realise it wasn't the include markdown, but the divs surrounding the code... 😊 )
Since production is on Platform.sh, why not just use the Lando-Platform.sh integration for local dev?
https://docs.platform.sh/development/local/lando.html
Could this all be that the file-hashes have changed on re-build, and therefore this is why it is saying it cannot find the css? I'll need to take a look into the build, but I was fairly certain despite needing to suppress a failure, I was getting CSS from SCSS.