-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
📝(project) add a ralph lrs tutorial #540
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
c5f9ac0
to
958dad5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice :)
Little note not to forget the "TODO"
dac02ee
to
57f66f6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
57f66f6
to
8b4fea7
Compare
3ebe964
to
8685444
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
8685444
to
0faa5d1
Compare
New user should be able to run Ralph LRS easily, while being able to grasp the Ralph features. Adding an LRS tutorial à la FastAPI to run Ralph LRS from scratch.
We heavily use `lrs.json.gz` JSON file from Potsie for our documentation. Adding it to the project, and changing `@timestamp` into `timestamp` for all statements in it.
0faa5d1
to
dfca593
Compare
CSS file for neoteroi OpenAPI plugin was not correctly retrieved by mkdocs, and was not used. Fixing it.
Flarelytics client was referenced in the main theme, but is inexistent and not used. Removing it.
Purpose
New users should be able to run Ralph LRS easily, while being able to grasp Ralph features and configurations.
Proposal
Adding an LRS tutorial à la FastAPI to run Ralph LRS from scratch.
Note, if you want to review the final result:
make docs-serve