Skip to content

xindong/jekyll-theme-primer

 
 

Repository files navigation

XINDONG/Jekyll-theme-primer

  • 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.

Usage

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

Packages

No packages published

Languages

  • CSS 86.7%
  • HTML 8.9%
  • Shell 2.6%
  • Ruby 1.8%