A few-page site, mainly designed for ped use. As such, all content should be suitable for external audiences.
To add links to blogs, code patterns, etc., append to the relevant _data/
file and send a PR.
Live site: https://ibm-hyper-protect.github.io
To contribute, develop locally, and create a PR.
- Install
ruby
,gem
, etc. - Clone this repo
gem install jekyll bundler
- Run:
bundle exec jekyll serve
- Go to localhost:4000