This repository hosts the source for the convergence.io. The website is built using the jeykll static site generator. The site is ultimately packaged up into a docker container built using the supplied jenkinsfile.
- jeykll >= 3.6.x
- docker
- Ensure development dependencies are installed for your platform.
- bundle install
- bundle exec jekyll serve
- Open http://localhost:4000
If you just want to build the site run bundle exec jekyll build
. The site will be generated into the _site
directory.
Simply delete the pod in the Production Kubernetes dashboard. It'll get recreated from the latest version in source control.