Next Steps
You now have the core docs structure in place for the Bashing project.
If you want to expand the docs site further, the extra guides on versioning and i18n are still available.
What's next?
- Add project-specific usage examples under
docs/. - Keep the homepage and navigation aligned with the library capabilities.
- Run
pnpm run buildfrompages/after docs changes to validate the site. - Use
mise run testandmise run lint:shellcheckwhen updating documented shell behavior.