-
Notifications
You must be signed in to change notification settings - Fork 20
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
[docs] - Add MdBook for documentation and GHA workflow #115
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AshleyDumaine
force-pushed
the
user-docs
branch
4 times, most recently
from
February 14, 2024 17:27
9ff0422
to
536aa4a
Compare
AshleyDumaine
force-pushed
the
user-docs
branch
from
February 14, 2024 18:11
da8ded9
to
6e03233
Compare
AshleyDumaine
temporarily deployed
to
github-pages
February 14, 2024 18:21
— with
GitHub Pages
Inactive
AshleyDumaine
temporarily deployed
to
github-pages
February 14, 2024 18:44
— with
GitHub Pages
Inactive
rahulait
reviewed
Feb 14, 2024
rahulait
approved these changes
Feb 14, 2024
eljohnson92
reviewed
Feb 14, 2024
AshleyDumaine
force-pushed
the
user-docs
branch
2 times, most recently
from
February 16, 2024 18:39
81639fb
to
0a9db4a
Compare
rahulait
approved these changes
Feb 18, 2024
eljohnson92
reviewed
Feb 20, 2024
eljohnson92
reviewed
Feb 20, 2024
AshleyDumaine
force-pushed
the
user-docs
branch
from
February 20, 2024 15:26
cb98784
to
49c6d7d
Compare
AshleyDumaine
force-pushed
the
user-docs
branch
from
February 20, 2024 15:30
49c6d7d
to
aa88a1b
Compare
eljohnson92
reviewed
Feb 20, 2024
AshleyDumaine
force-pushed
the
user-docs
branch
from
February 20, 2024 16:40
aa88a1b
to
0a11aa1
Compare
eljohnson92
approved these changes
Feb 20, 2024
amold1
pushed a commit
that referenced
this pull request
May 17, 2024
* start creating user docs with mdbook * don't run code actions for docs changes * update gitignore for devbox, add note devbox install takes a while
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This adds mdBook documentation and a new GHA workflow to build and publish the book to GitHub Pages.
Also resolves #111