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.
- Host: GitHub
- URL: https://github.com/nathanjms/gymnotes-docs
- Owner: Nathanjms
- Created: 2024-03-10T15:13:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-28T17:21:48.000Z (7 months ago)
- Last Synced: 2025-02-28T21:52:58.636Z (7 months ago)
- Topics: fitness, fitness-app, fitness-tracker, pwa, vue
- Language: Vue
- Homepage: https://gymnotes.co.uk
- Size: 2.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Support: support/migrating-from-old-website.md
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`