Skip to content

1.6.2

Choose a tag to compare

@aschmelyun aschmelyun released this 06 Dec 07:10
· 7 commits to main since this release

Updates Docker setup to rely on Packagist instead of the repo's code. This allows users to run compilation through Docker without having to have the entire source present, just a resources folder with content, views, and styles.

docker run --rm -v $(pwd)/resources:/var/www/resources cleaver:latest