-
Notifications
You must be signed in to change notification settings - Fork 533
Documentation site #2079
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
Documentation site #2079
Conversation
Signed-off-by: Akiff Manji <amanji@petridish.dev>
Signed-off-by: Akiff Manji <amanji@petridish.dev>
Signed-off-by: Akiff Manji <amanji@petridish.dev>
Signed-off-by: Akiff Manji <amanji@petridish.dev>
Signed-off-by: Akiff Manji <amanji@petridish.dev>
Signed-off-by: Akiff Manji <amanji@petridish.dev>
Signed-off-by: Akiff Manji <amanji@petridish.dev>
Signed-off-by: Akiff Manji <amanji@petridish.dev>
…aurus Signed-off-by: Akiff Manji <amanji@petridish.dev>
Signed-off-by: Akiff Manji <amanji@petridish.dev>
Signed-off-by: Akiff Manji <amanji@petridish.dev>
Signed-off-by: Akiff Manji <amanji@petridish.dev>
Signed-off-by: Akiff Manji <amanji@petridish.dev>
Signed-off-by: Akiff Manji <amanji@petridish.dev>
Signed-off-by: Akiff Manji <amanji@petridish.dev>
Signed-off-by: Akiff Manji <amanji@petridish.dev>
Signed-off-by: Akiff Manji <amanji@petridish.dev>
I don't think we can merge this as the move of the RTD docs will break the RTD site we have. We need to rethink how we are adding generated site support to the repo. |
Signed-off-by: Akiff Manji <amanji@petridish.dev>
Signed-off-by: Akiff Manji <amanji@petridish.dev>
@amanji -- what is needed to get this merged? Here are the questions/confirmations I have:
Are there any other things needed? Once we've merged this, we can launch the gh-pages site and iterate on it, right? |
Once the PR is merged we simply need to enable GH Pages to be deployed from a branch (this will be in the repo settings) the branch should be set to |
Signed-off-by: Akiff Manji <amanji@petridish.dev>
Signed-off-by: Akiff Manji <amanji@petridish.dev>
Signed-off-by: Akiff Manji <amanji@petridish.dev>
I accidentally ran Other than that, looks good. I will amp up the how to run locally documentation -- it's bare, but I got through it. Had some fun on Ubuntu with node versions, what to upgrade to and so on. Then had finding authoritative information on installing/updating and what versions of node both worked and ran on my system. Finally, had a weird error about number of "watchers" parameter in my Linux config that I had to fix. Fun stuff. Let me know if you think the gitignore is worth doing and then I will merge when I have a next chance to look at it. |
This reverts commit 12718ca.
This reverts commit d68b480.
This reverts commit 5644596.
This reverts commit ab8781f.
This reverts commit 985f60d.
This reverts commit 529375a.
This reverts commit ae33d26.
This reverts commit 1ee5ed0.
This reverts commit baf0464.
This reverts commit 5908045.
This reverts commit c3d80c7.
This reverts commit ca773e2.
This reverts commit e777ba1.
Signed-off-by: Akiff Manji <amanji@petridish.dev>
Signed-off-by: Akiff Manji <amanji@petridish.dev>
Signed-off-by: Akiff Manji <amanji@petridish.dev>
Kudos, SonarCloud Quality Gate passed! |
Signed-off-by: Akiff Manji <amanji@petridish.dev>
ebe8233
to
47434ac
Compare
Signed-off-by: Akiff Manji <amanji@petridish.dev>
47434ac
to
8604d81
Compare
Kudos, SonarCloud Quality Gate passed! |
Will re-open once local testing complete |
This PR adds a doc site (built with Docusaurus) to ACA-Py. RTD files have been moved into a subfolder of
docs
and Sphinx-generated.rst
files are converted to markdown to be included in docs.