You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cesar Ferreyra-Mansilla edited this page Mar 6, 2025
·
8 revisions
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.