This creates a static website using Docusaurus 2 and docu-notion docs.
$ yarn
Set these 3 environment variables:
- SIL_BLOOM_DOCS_NOTION_ROOT_PAGE (see docu-notion docs)
- SIL_BLOOM_DOCS_NOTION_TOKEN (see docu-notion docs)
- SIL_BLOOM_DOCS_CROWDIN_TOKEN (see Docusaurus Crowdin docs)
$ yarn docu-notion
$ yarn start
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.