Skip to content

xristos-sk/webpage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

the probe.rs webpage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 88.9%
  • CSS 11.1%