Site configuration
MWC's sitewide configuration is set in site/config.toml, as described in
Zola's configuration docs.
MWC-specific configuration options are stored in the [extra] section and documented below.
faviconis a path to the site favicon.logois a path to the logo image.logo_widthis the width the logo should be displayed (in pixels).code_actionis a unicode string (probably an emoji) which serves as an icon indicating that students should run some code.teacher_nameis a string representing the teacher's name.releaseis the MWC release version, using semantic versioning.header_menuis a list of maps indicating header items. Each map requires keystextandhref.footer_menuis a list of maps indicating footer items. Each map requires keystextandhref.