Skip to content

Conversation

@mjvogelsong
Copy link
Contributor

@mjvogelsong mjvogelsong commented Apr 2, 2023

Check it out here: https://groundlight.github.io/python-sdk/docs/getting-started

We now have a github action that will build and deploy the site to github pages. We can change the URL to something like docs.groundlight.ai when we're ready. And maybe host it on Netlify or Vercel.

Copy link
Member

@robotrapta robotrapta left a comment

Choose a reason for hiding this comment

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

Great!

@@ -0,0 +1,47 @@
name: docs
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
name: docs
name: docs
# Builds the documentation website and publishes it to https://groundlight.github.io

As we rely more on GHA, we should get in the habit of writing docstrings at the top for what they do.

Comment on lines +3 to +4
This website is built using [Docusaurus 2](https://docusaurus.io/), a modern static website generator.

Copy link
Member

Choose a reason for hiding this comment

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

Of course we'll want to update all this sample stuff.

Copy link
Member

Choose a reason for hiding this comment

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

I don't want to have a "blog" right now. We should build a place to put blog-like articles, but I don't want them to be presented that way.

Copy link
Contributor

@tyler-romero tyler-romero left a comment

Choose a reason for hiding this comment

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

LGTM! I like that we can just write markdown to create docs.

@robotrapta robotrapta merged commit 65eb9c6 into main Apr 5, 2023
@robotrapta robotrapta deleted the try-docusaurus-base branch April 5, 2023 21:38
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.

4 participants