GitHub Pages doesn't support jekyll-archives
now PR. We can use Travis CI to build it and push to gh-pages
branch.
There is already some gists talks about this topic using bash. However, Travis now support deploy
in .travis.yml
, which is super easy to set up. (Deploying to GitHub Pages is experimental now [2018.07.25])
Here is an example.