Skip to content

docs: added files and fixed references to docusaurus pages#51

Open
danielrozo-db wants to merge 3 commits intodatabrickslabs:mainfrom
danielrozo-db:ontos-website
Open

docs: added files and fixed references to docusaurus pages#51
danielrozo-db wants to merge 3 commits intodatabrickslabs:mainfrom
danielrozo-db:ontos-website

Conversation

@danielrozo-db
Copy link

Added files to static folder
Fixed broken references on docs pages
Modified parameters to the docusaurus.config file to point to databircksbabs

Copy link
Collaborator

@larsgeorge-db larsgeorge-db left a comment

Choose a reason for hiding this comment

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

lgtm, just one change needed.


# local artifacts
coverage/
static/
Copy link
Collaborator

Choose a reason for hiding this comment

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

This would also make the static directory in other places visible. I suggest we be safe here and change this to src/backend/static agt least.

Copy link
Author

Choose a reason for hiding this comment

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

But wouldn't the .gitignore still ignore the static folder regardless of its location, whether it's on the root or in src/backend/static?

Also, it would require me to update all the relative paths used for images on the website pages. I don't see other repositories, like DQX, doing this.

Have a look: https://github.com/databrickslabs/dqx/tree/main/docs/dqx/static

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.

2 participants