creativecommons / reversionary-rights

International reversionary rights resources site.
https://rights-back-beta.creativecommons.org/
MIT License
3 stars 6 forks source link

[Feature] Add docker for easier and more reliable local development #29

Open TimidRobot opened 1 month ago

TimidRobot commented 1 month ago

Problem

Jekyll / Ruby is difficult to get right across everyone's local development environment.

Description

Use Docker (Docker Compose) so the site can be run locally in a container.

See the creativecommons/cc-resource-archive for an example.

Implementation

Silvia-Wachira commented 1 month ago

Hi @TimidRobot @possumbilities Could I please get a review on this?