Skip to content
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

Add nebula examples to website #76

Merged
merged 8 commits into from
May 2, 2024

Conversation

birkskyum
Copy link
Collaborator

@birkskyum birkskyum commented May 1, 2024

Related to:

Screenshot 2024-05-02 at 01 28 47

I also removed the unused images from the deck.gl examples

Note: In "Advanced" the "Draw 90 degrees polygon" prompts an error about missing coord, so it's commented out for now and should be investigated further.

@birkskyum birkskyum changed the title Add editable layers examples Add nebula examples to website May 2, 2024
@ibgreen ibgreen mentioned this pull request May 2, 2024
35 tasks
Copy link
Contributor

@ibgreen ibgreen left a comment

Choose a reason for hiding this comment

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

Spectacular, thanks for doing this!

website/docusaurus.config.js Show resolved Hide resolved
website/package.json Show resolved Hide resolved
@ibgreen ibgreen merged commit 868bccd into visgl:master May 2, 2024
1 check passed
@ibgreen
Copy link
Contributor

ibgreen commented May 2, 2024

@birkskyum The new examples break the website build. Sometimes yarn start works but yarn build fails, so it is important to test an actual build.

cd website
yarn
yarn build

@birkskyum
Copy link
Collaborator Author

birkskyum commented May 2, 2024

@birkskyum The new examples break the website build. Sometimes yarn start works but yarn build fails, so it is important to test an actual build.


cd website

yarn

yarn build

Oh okay, sorry about that. I'll make sure to pay attention to that, or add a ci check if possible

@birkskyum
Copy link
Collaborator Author

birkskyum commented May 2, 2024

Where is the ci for this site?

@ibgreen
Copy link
Contributor

ibgreen commented May 2, 2024

website is built and deployed manually at this time.

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