The missile knows where it is at all times. It knows this, because it has a debug guide!
"We have an Expert System at home!"
The expert system in question:
content/
- the knowledge base of the systemgitbook/
- GitBook integrationweb/
- the main implementation
This project uses pnpm
, run pnpm i
to install dependencies for all sub-projects.
It's only purpose at the moment is to embed the web implementation
on GitBook.
Everything here is pre-configured to work with Red Modding Gitbook,
one just has to auth to work on it (pnpm gitbook auth
).
Run pnpm dev
and GitBook will do some magic that will sync the project with the released version.
Refreshing the browser seems to be manual though.
To release the integration to the org: 0.
- run
pnpm run publish
(NOT)pnpm publish
Web.
Run pnpm dev
.