Story Configuration
Configuring a Story that references Datasets in your Dashboard
By this point, you should have a few things:
- A draft of a story that you want to show in VEDA
- Necessary datasets available in your VEDA STAC, and ideally with a dataset overview page already configured in your Dashboard
- Images, csv files, or any other supporting assets prepared
π§βπ« We recommend you follow the video walkthrough on how to setup a virtual environment to facilitate story creation.
Key Steps
Key steps for configuring a story in your VEDA Dashboard are very similar to configuring a dataset overview page, outlined again below.
Go to the veda-config repo in GitHub
If using a local environment:
Familiarize yourself with the Setup and Configuration sections of the documentation
Using your local environment, create a branch for your story
Following the guidelines outlined in the Content section of the VEDA UI documentation, create your Story MDX file
Add relevant files and assets as needed
Push your branch and create a pull request in GitHub
If configuring through GitHub
Following the guidelines outlined in the Content section of the VEDA UI documentation, create your Story MDX file and add it to a new branch on GitHub.
Add relevant files and assets as needed
Commit your changes and open a Pull Request
Once the pull request is created, you will be able to see a preview of the story in a Netlify box under the Conversation tab of the pull request
π You donβt have to fully finish your story all in one go. Every time you make a commit the preview will be regenerated with your changes (takes about 3 minutes).
Once you feel good about the story, add the necessary team members and stakeholders to review the story
Paste a comment in the pull request with any additional information, such as any goal dates for publishing this story or any outstanding questions you have
Once the pull request is merged, the files will still need to be pushed to production. Coordinate with your development team and managers to determine the release date.
Video Walkthrough
Setting up GitHub codespaces
Codespaces will allow you to have a development environment in the cloud without the need to setup anything on your local machine. VIDEO
Creating a story
Walkthrough of how to use GitHub codespaces to create a story. From creating the needed files to the Pull Request that will eventually get the content published. VIDEO
If you have any questions along the way, we prefer that you open tickets in veda-config. Alternatively, you can reach the VEDA team at veda@uah.edu.