Skip to content

Code for the Hands-on Web Dev newsletter project to add a Table of Contents to an MDX blog

Notifications You must be signed in to change notification settings

bonnie/howd-mdx-toc

Repository files navigation

Hands-on Web Dev MDX Table of Contents Workshop

This code supports the MDX Table of Contents Workshop series from the Hands-on Web Dev newsletter.

To try the workshop, start here!

Getting started

  1. Clone or fork this project.
  2. Run npm install to install the dependencies
  3. Run npm run dev to start the dev server
  4. Navigate to localhost:3000 from a web browser

You should see a page that looks like this:

home page of a blog post, showing a header, footer, and list of posts

This project uses...

About

Code for the Hands-on Web Dev newsletter project to add a Table of Contents to an MDX blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published