www.php-fig.org icon indicating copy to clipboard operation
www.php-fig.org copied to clipboard

Fixes & easier local dev

Open Lewiscowles1986 opened this issue 3 years ago • 3 comments

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

Lewiscowles1986 avatar Nov 27 '22 09:11 Lewiscowles1986

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... 😊 )

Lewiscowles1986 avatar Nov 30 '22 03:11 Lewiscowles1986

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

Crell avatar Dec 05 '22 15:12 Crell

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.

Lewiscowles1986 avatar Dec 05 '22 16:12 Lewiscowles1986