Skip to content

MatteoArcari/website

 
 

Repository files navigation

website

Official website for the Italian Olympiads in Informatics, available at olimpiadi-informatica.it .

Contributing

You can either fork this repository and open a pull request with your changes, or use the graphical editor available at edit.olimpiadi-informatica.it (which will fork and open PRs for you as needed)

Testing locally

You'll need to install zola. On arch, extra/zola provides it. On Ubuntu there is no package, but you can download the zola binary directly from github.com/getzola/zola/releases

First, prepare the gallery images

./scripts/download_gallery_images.py

Then, run zola serve to build the website.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 52.1%
  • Rust 23.2%
  • SCSS 8.9%
  • Python 7.9%
  • JavaScript 6.1%
  • Shell 1.8%