AustinScola / AustinScola.github.io

The website of Austin Scola.
1 stars 0 forks source link

Add Jekyll build script #1

Closed AustinScola closed 3 years ago

AustinScola commented 3 years ago

Add a Jekyll build script. To isolate the dependencies, use a docker container to perform the building. Id est, define a dockerfile, build the dockerfile into an image, and run some commands in the image or have the entrypoint be the building command.