23.6.0 • Published 3 days ago

@servicetitan/docs-uikit v23.6.0

Weekly downloads
-
License
-
Repository
github
Last release
3 days ago

@servicetitan/docs-uikit

This package contains documentation for Uikit packages, published at https://docs.st.dev.

Preview changes locally

To preview changes use the local docusaurus project. See the docusaurus README for instructions.

Preview changes in situ

Use yalc to preview changes within the entire ServiceTitan Engineering documentation.

Initial setup

  1. Install the yalc package globally
$ npm i yalc -g
  1. Build the uikit packages
$ cd <path-to-uikit>
$ npm run build
  1. Run yalc publish in the packages/docs folder to publish the package documentation locally
$ cd ./packages/docs
$ yalc publish
  1. Run yalc add @servicetitan/docs-uikit in the servicetitan/docs repo to use the locally published documents
$ cd <path-to-servicetitan/docs>
$ yalc add @servicetitan/docs-uikit
  1. Update dependencies
$ npm i
  1. Start Docusaurus
$ npm start

This opens the documentation in a browser window.

Live updates

To see further changes without having to restart the server,

  1. Run yalc push in the uikit packages/docs folder to push changes to servicetitan/docs
# > uikit/packages/docs
$ yalc push
  1. Run npm run prebuild (or npm run import-package-docs) in servicetitan/docs
# > servicetitan/docs
$ npm run prebuild
23.6.0

3 days ago

23.5.1

15 days ago

23.5.2

14 days ago

23.5.0

17 days ago

23.4.0

1 month ago

23.3.0

2 months ago

23.2.3

2 months ago

23.2.2

2 months ago

23.2.1

2 months ago

23.2.0

2 months ago

23.1.0

3 months ago

23.0.0

3 months ago

22.21.0

4 months ago

22.20.0

4 months ago

22.19.0

5 months ago

22.18.0

5 months ago

22.17.0

5 months ago

22.16.0

6 months ago

22.15.0

7 months ago

22.14.0

8 months ago

22.13.0

8 months ago

22.11.0

8 months ago