Skip to content

LPD-iOS/LPD-iOS.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
EyreFree
Feb 6, 2018
02751c7 · Feb 6, 2018

History

95 Commits
Mar 13, 2017
Mar 28, 2017
Feb 6, 2018
Mar 10, 2017
Feb 21, 2017
Feb 18, 2017
Dec 19, 2017
Feb 14, 2017
Feb 14, 2017
Feb 14, 2017
Feb 14, 2017
Mar 10, 2017
Mar 10, 2017
Mar 28, 2017
Mar 6, 2017
Feb 21, 2017
Feb 14, 2017
Mar 13, 2017
Jul 25, 2017
Jul 25, 2017
Feb 15, 2017
Mar 13, 2017
Mar 13, 2017
Feb 14, 2017

Repository files navigation

LPD-iOS.github.io

中文介绍

OverView

Preview

https://lpd-ios.github.io/

Requirements

  • Ruby
  • Gem
  • Jekyll

Setup

1. Install Jeykll

gem install jekyll
gem install jekyll-paginate

2. Local Preview

jekyll server

3. Push to GitHub

4. Open GitHub Pages

Config

  1. Please change id/user_id/user_name or some other information in _config.yml;
  2. Please change personal information in about/index.html;
  3. Please change your statistical analysis code in _includes/head.html;
  4. You can change navigation label in _include/nav.html;
  5. If you want to change "GitHub" or "知乎" in the bottom of the blog, please edit _includes/footer.html.

PS

  • Double Click Ctrl button will pop Search Dialog Box;
  • Use Jekyll, based on CodeboyBlog, thanks to them!

License

LPD-iOS.github.io is available under the Apache-2.0 license. See the LICENSE file for more info.