-
Notifications
You must be signed in to change notification settings - Fork 37
Add /docs #209
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
Open
DylanCkawalec
wants to merge
88
commits into
Dstack-TEE:master
Choose a base branch
from
DylanCkawalec:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Add /docs #209
Conversation
This file contains hidden or 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
Feat : Enhanced UI
…nd then consolidate the core concepts, the security of each repo, and then grab everything from the wiki
readme step 4 command line guide
dstack deploy
Change : New deployment guide update, walkthrough.
feat : Jupiter Guide added
Enhancement : Update Structure overwrite
feat: Improved Navigation
feat: Button Updates
Feat : Additional Deployment Guide, and reactive sub pages
Feat: Deployment UI enhancement
deploymend md
Added /docs ; built in mint, core concepts, guides, security reviews and community links & additional images.
Update to the docs
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 is a full documentation update. All documents from the original have been preserved, and we have a full deployment guide, full core component list and their breakdowns. The guide starts online here 'https://phalanetwork.mintlify.app/docs/getting-started/start' which can be added to the description of the dstack repo, so users can click on these docs and view them any time. I think it would be helpful if you guys had a domain we can use to point to this, such as dstack.docs. This is hosted currently for free over mintlyfy, and can be deployed using
mintlify dev
after installing the mint npx packages if you want to run the documentation locally.I recommend exploring the main getting started page. This leads to the installation and then deployment guides. Many of the core concepts have their own implementation guides which are found in the core-components. Many of the basic research and summaries for the cryptography libraries used are sectioned out in the secruity and research section which I think can expand more and more over time. the
docs.json
was added to format the documentation.this added