Skip to main content

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 build from pages/ after docs changes to validate the site.
  • Use mise run test and mise run lint:shellcheck when updating documented shell behavior.