This repository is a template to set up webpages for CodeRefinery workshops, and has coordination of roles.
To use it, follow these instructions:
2019-10-16-stockholm
or 2019-10-16-online
or 2019-10-16-workshop
.gh-pages
as "Source".config.toml
:
base_url
(it should contain a trailing slash)title
[extra]
content/_index.md
This template is based on the Zola static site engine.
To install Zola, follow:
Check that Zola is installed with $ zola --version
.
$ zola serve --open
This will open in your default browser a rendered version of the template.