Home - parklab/parklab.github.io GitHub Wiki
Introduction
This Wiki contains Documentation on updating the Park Lab website, as well as information about its infrastructure.
The lab website is written using the static site generator Jekyll. A GitHub Actions Workflow performs the task of processing files from the staging
and main
branches and placing the generated code into the gh-pages
branch, and deploying it to a GitHub Pages site. More details are provided in the Deployment and Version Control section.