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

chore: get-started page updates #3072

Merged
merged 1 commit into from
Nov 26, 2024
Merged

chore: get-started page updates #3072

merged 1 commit into from
Nov 26, 2024

Conversation

fpauer
Copy link
Contributor

@fpauer fpauer commented Nov 26, 2024

Overview

  • Refactor Get Started page, split steps into two pages one for Sitewise and another for Twinmaker.
  • Add all dependencies
  • Update code examples
  • Add links to sitewise and twinmaker documentation.
GetStartedRevamp.mov

Verifying Changes

Scene Composer

For scene-composer package changes specifically, you can preview the component in the published storybook artifact. To do this, wait for the Publish Storybook action to complete below.

  • Click on the workflow details
  • Select the Summary item on the left
  • Download the zip file

To run the storybook build locally, you need a local static web server:

npm install -g httpserver
cd <Extracted Zip Directory>
httpserver

Then open the website http://localhost:8080 to run the doc site.

Legal

This project is available under the Apache 2.0 License.

@fpauer fpauer changed the title chore: get started page updates chore: get-started page updates Nov 26, 2024
@fpauer fpauer force-pushed the chore/docs-get-started-revamp branch from 613530a to 0f64335 Compare November 26, 2024 22:52
@fpauer fpauer merged commit 67bfe3b into rc Nov 26, 2024
21 checks passed
@fpauer fpauer deleted the chore/docs-get-started-revamp branch November 26, 2024 23:15
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