CityOfLosAngeles / open-sdg-site-starter

A starting point for the site repository of an Open SDG platform implementation.
https://sdgdata.lamayor.org
MIT License
3 stars 3 forks source link

feat(content): merge the existing dev code in Dawn's repository to the development branch #15

Closed jaylenw closed 3 years ago

jaylenw commented 3 years ago

What does this PR do?

This PR updates the development branch of this repository from the contents in Dawn's repository for the development environment. It also replaces the CloudFront development database url to sdgdatabase-dev.itacloudops.org and the production database url to sdgdatabase.lamayor.org.

Background info

This PR currently has changes from the develop branch from https://github.com/dawncomer/open-sdg-site-starter with commit hash, c844c0d726521112c045249fda1ead17409083a8. This PR should not be merged until #13 is merged.

Noting @angelamhkim and @dawncomer .

How was this tested?

The changes in this PR was tested by running bundle exec jekyll serve --config _config.yml and bundle exec jekyll serve --config _config.yml,_config_prod.yml

Issue(s) related to this PR?

This PR is related to issue #14 .

close #14