19-publishing-myst

Last updated on 2025-09-16 | Edit this page

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


Challenge

Challenge 1: Can you do it?

OUTPUT

Challenge

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:

![optional caption that appears below the figure](figure url){alt='alt text for accessibility purposes'}

Blue Carpentries hex person logo with no text.
You belong in The Carpentries!
Key Points