Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-italia.github.io

Development

Install zola

Start a local webserver:

zola serve

Deploy

Just push to main. A GitHub action will take care of the deploy process.

Contributors