Skip to content

HealthSamurai/aidbox-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aidbox Documentation

Documentation for Aidbox — open-source FHIR platform.

Prerequisites

  • Bun installed

Setup

bun install

This installs docs-tools and sets up a pre-push git hook that runs lint before every push.

Commands

bun lint                       # run all doc checks
bun lint:check broken-links    # run a single check
bun images:check               # find unoptimized images
bun images:optimize            # convert to WebP + update refs
bun og:generate                # generate OG preview images

Contributing

  1. bun install (once, sets up tools + pre-push hook)
  2. Edit markdown files in docs/
  3. Update SUMMARY.md if adding new pages
  4. bun lint to check before pushing
  5. Submit a pull request

CI runs lint automatically on PRs. Image optimization and OG generation run on push to main.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •