This is the github repo serving the SequenceIQ Blog. Only the gh-pages branch is used, and only jenkins should push there.
Don't commit into this repo at all, use the sequenceiq/blog-test repo. Specifically it's source branch to push your markdown files. Then jenkis will automatically:
- generate the static blog
- create a new tag and Release containing the binary blog artifact. Which is the tar gzipped gh-pages branch
- deploy it to qa blog
Once you are happy with the blog release as it looks on the qa blog, you have to use the deploy blog to live jenkins job.