- This is a modified Jekyll theme based on official theme.
- There will be no plan to have a pull request to merge the original repo.
- All features are designed to compatible to
github-pages
, so that your Jekyll site will be generated well by GitHub Pages.
Install github-pages
gem install github-pages
see what plugins are installed
github-pages versions
Edit _config.yml
, add
plugins:
- jekyll-remote-theme
remote_theme: xindong/jekyll-theme-primer
Run your site locally
jekyll serve -l