View data stories at the EH Data Portal.
This repo contains the following branches:
- main: this branch includes deployment-ready pages.
- prototype-staging: this branch is served via Github pages to deliver prototypes (example)
- (development-DATASTORYNAME): these one-off branches are used to develop new data stories.
- Create a new branch, named as development-DATASTORYNAME, to develop a new data story.
- When it's ready to be shared or reviewed, merge this branch into prototype-staging to stage it for preview.
- When it's ready to be deployed, add Google Analytics code and merge development-DATASTORYNAME into main for deployment.