An open API service indexing awesome lists of open source software.

https://github.com/nathanjms/gymnotes-docs

[WIP] Documentation for GymNotes: An offline-first, free, and easy-to-use fitness tracking app, available right in your browser.
https://github.com/nathanjms/gymnotes-docs

fitness fitness-app fitness-tracker pwa vue

Last synced: 7 months ago
JSON representation

[WIP] Documentation for GymNotes: An offline-first, free, and easy-to-use fitness tracking app, available right in your browser.

Awesome Lists containing this project

README

          

# 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`