19-publishing-myst
Last updated on 2025-09-16 | Edit this page
Estimated time: 12 minutes
Overview
Questions
- How do you utilize GitHub Pages to publish your myst webpage?
- How do you utiliza GitHub branches for publishing a webpage?
- How can we do more dynamic hosting? (Curvenote)
Objectives
- Explain how to use GitHub Pages to dyploy a webpage built with myst
- Use GitHub branches to hold the webpage data and not clutter the repo
- Learn about curvenote
Introduction
Inline instructor notes can help inform instructors of timing challenges associated with the lessons. They appear in the “Instructor View”
Challenge 1: Can you do it?
OUTPUT
Challenge 2: how do you nest solutions within challenge blocks?
You can add a line with at least three colons and a
solution
tag.
Figures
You can use pandoc markdown for static figures with the following syntax:
{alt='alt text for accessibility purposes'}
You belong in The Carpentries!