pioneers / website

PiE's public-facing website, built on Jekyll.
https://pioneers.berkeley.edu
Apache License 2.0
5 stars 47 forks source link

one more try? #614

Closed Fylthy-Cazual closed 3 years ago

scottnuma commented 3 years ago

There's been a couple of changes to website, including disabling Travis - please git pull --rebase master to grab the latest changes.

This Dockerfile still looks good. We now (as of 3/31) have a staging website. Let's try your change out on the staging website before using on the production / main website. This would mean moving your change from Dockerfile to Dockerfile.staging and merging with the existing Dockerfile.staging content. Particularly replacing this line.

Since we're using a non-standard Dockerfile, you can test by building your image with -f flag. Also some deets about running the staging image link. This is all kinda vague, so let me know what questions come up.