Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 638 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 638 Bytes

probe.rs

Development

The entire webpage is built with zola which is based on statically compiled Markdown and tera templates. You can run the file watcher & compiler with zola serve during development. The webpage will automatically be reloaded everytime you change any involved file.

Currently, zola version 0.11 is used.

Deployment

To deploy the webpage we use Docker. The container can be built with scripts/build_docker.sh and run locally with scripts/run_docker.sh. To deploy the container for the probe.rs domain, please contact @Yatekii or @tiwalun.