formatting-with-frontmatter

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

Estimated time: 12 minutes

Overview

Questions

  • How do you format your webpage using frontmatter?
  • How do you have preview glossary in oyur webpage nicely?
  • How do you change your webpage’s theme?

Objectives

  • Explain what frontmatter is and how it’s used
  • Experiment with having definitions and glossary viewed nicely on your webpage
  • Demonstrate how to change the theme of a webpage

Introduction


Inline instructor notes can help inform instructors of timing challenges associated with the lessons. They appear in the “Instructor View”

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