Contribute to the Lab Website
Lab Operations
Collaboration
Propose, develop, test, and submit changes to the Pollack Group website.
Goal
Contribute updates or improvements to the Pollack Group website while allowing changes to be reviewed and tested before publication.
Prerequisites
- Access to the Pollack Group website repository
- Pixi
- Quarto
- Basic familiarity with Git and GitHub
Procedure
TODO: Complete this recipe once the Pollack Group website repository and development workflow have been finalized.
At minimum, the workflow should follow the group’s general collaboration model:
- Discuss substantial changes through an issue when useful.
- Create a branch for the change.
- Make and locally test the changes.
- Commit and push the branch.
- Open a pull request.
- Merge after review.
Repository-specific setup, development, and deployment instructions should be maintained in the website repository’s README and linked from this recipe rather than duplicated here.
Verify
TODO: Document the appropriate local preview and deployment checks once the website technology is finalized.