Thanks to visit codestin.com
Credit goes to github.com

Skip to content

compileralchemy/compileralchemy.github.io

Repository files navigation

To build the site

In venv

python -m pip install requirements.txt

python static.py # python static.py --server if you want live reload.
                 # this can be combined with VSCode live reload extension, add the url to have some realtime feel.

Serving

python -m http.server --dir ./docs 8000

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •