Skip to content

GymNotes Documentation

Adding a new page

  1. Create the markdown file.
  2. Add to the sidebar in /.vitepress/config.mts for the relevant section.

Commands

  • npm run docs:dev
  • npm run docs:build
  • npm run docs:preview