- 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-pagessee what plugins are installed
github-pages versionsEdit _config.yml, add
plugins:
- jekyll-remote-theme
remote_theme: xindong/jekyll-theme-primerRun your site locally
jekyll serve -l