coderefinery / 2024-09-10-workshop

CodeRefinery workshop September 2024
https://coderefinery.github.io/2024-09-10-workshop/
Creative Commons Attribution 4.0 International
0 stars 0 forks source link

CodeRefinery workshop webpage

This repository is a template to set up webpages for CodeRefinery workshops.

Quick reference

How to generate your workshop repository

To use it, follow these instructions:

How to customize this template after you have created the repository

How this template works

This template is based on the Zola static site engine.

To install Zola, follow:

Check that Zola is installed with $ zola --version.

Local preview

$ zola serve --open

This will open in your default browser a rendered version of the template.