Update docker-compose to remove the previously generated site and Jekyll metadata before building #3587
Closed
2 tasks done
Labels
Complexity: Small
Take this type of issues after the successful merge of your second good first issue
Feature: Infrastructure
For changes on site technical architecture
role: back end/devOps
Tasks for back-end developers
size: 0.5pt
Can be done in 3 hours or less
Status: Updated
No blockers and update is ready for review
Milestone
Overview
Jekyll does not always rebuild every file in the _site directory every build. This can cause old versions of files to be served.
Action Items
docker-compose.yml
file to run thejekyll clean
command before the existingjekyll serve
command._projects
to ensure the update reflects immediately when runningdocker-compose up
.Resources/Instructions
The text was updated successfully, but these errors were encountered: