alexbarry / AlexCalc

Scientific calculator with LaTeX equation display, variables, units, complex numbers. Runs locally in your browser with WebAssembly.
Other
18 stars 0 forks source link

Configure github action to automatically build static HTML using docker. #5

Closed alexbarry closed 2 months ago

alexbarry commented 2 months ago

This is meant to auto-build the github pages version from main.

I am taking this from https://github.com/alexbarry/AlexGames/blob/main/.github/workflows/docker-image.yml and have forgotten how to configure it.