This site is using the Jekyll Open Hub theme.
See theme documentation.
See list of open projects being added here.
This is the Ribose Open Site (Hub) located at https://open.ribose.com.
The site is implemented as a Jekyll site and configured in _config.yml. Site data is located in this directory and build gets created in _site.
The site is hosted on AWS using S3 behind CloudFront (CF).
-
Make sure you have AWS CLI tools installed.
-
Obtain from your operations contact an inventory .rc file relevant to the environment you’re deploying.
It would contain the variables such as S3_BUCKET, HOSTNAME, AWS_REGION, CF_DISTRIBUTION. Do not version that file in the repository!
We’ll assume that file is named ro-site.rc.
-
Add AWS profile to your ~/.aws/credentials. We’ll assume it’s called
ribose-open
.