Skip to content

olimpiadi-informatica/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d5da525 · Jan 29, 2025
Feb 6, 2024
Feb 3, 2024
Nov 18, 2024
Jan 29, 2025
Jan 3, 2024
Feb 4, 2024
Jan 29, 2024
Jan 14, 2025
Dec 5, 2024
Jan 28, 2024
Feb 3, 2024
Dec 10, 2023
Feb 6, 2024
Oct 9, 2024

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.