Skip to content

Conversation

@robotrapta
Copy link
Member

@robotrapta robotrapta commented Apr 11, 2023

Decently sized documentation update. Getting rid of a lot of docusaurus boilerplate stuff. Some new content. Some re-arranging. More to come.

@robotrapta robotrapta changed the title Documentation rev Documentation update Apr 11, 2023
Copy link
Contributor

@mjvogelsong mjvogelsong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great changes! My main request is to switch the branch.

- .github/workflows/**
- docs/**
branches:
- docs
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(Talked offline) Let's change the branch pointers back to main. I think a separate branch for docs would be confusing.

Comment on lines +30 to +35
Some more resources you might like:

* [Code Documentation](https://code.groundlight.ai/)
* [Python SDK](https://pypi.org/project/groundlight/)
* [Company](https://www.groundlight.ai/)
* [Login to Groundlight](https://app.groundlight.ai/)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In fact, I do like them!

organizationName: "groundlight", // Usually your GitHub org/user name.
projectName: "python-sdk", // Usually your repo name.
deploymentBranch: "gh-pages", // Branch that GitHub pages will deploy from.
deploymentBranch: "docs", // Branch that GitHub pages will deploy from.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not 100% sure, but I think we want to switch this back to gh-pages.

robotrapta and others added 3 commits April 12, 2023 08:43
Co-authored-by: Michael Vogelsong <4020875+mjvogelsong@users.noreply.github.com>
@robotrapta robotrapta merged commit 8955c60 into main Apr 12, 2023
@robotrapta robotrapta deleted the docs branch April 12, 2023 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants