# (`-') (`-').->
# ( OO).-> (OO )__
# ,(_/----. .----. ,--. ,'-' doubt everything,
# |__, |\_,-. || | | |
# (_/ / .' .'| `-' | be curious,
# .' .'_ .' /_ | .-. |
# | || || | | | learn.
# `-------'`------'`--' `--'This is the public website for https://zerotohero.dev.
The code is MIT-licensed and the content is licensed under CC BY-NC-SA 4.0.
To build the pages (using Docker):
./hack/build-docker.shTo publish the website (using Docker; after building the pages):
./hack/dist.shTo publish the website if you have zola installed on your system:
./hack/publish.shThis little script fetches images and saves them under the static files folder where you can refer to them in your markdown files. It is used to migrate old Zero to Hero assets to this new structure:
./hack/wget.sh