paulwalko.github.io/_site
Paul Walko 17ded24d64 new site3 2016-06-14 22:00:58 -04:00
..
about new site3 2016-06-14 22:00:58 -04:00
building new site 2016-06-14 21:54:24 -04:00
category new site3 2016-06-14 22:00:58 -04:00
favicon new site 2016-06-14 21:54:24 -04:00
fonts new site 2016-06-14 21:54:24 -04:00
images new site 2016-06-14 21:54:24 -04:00
javascripts new site 2016-06-14 21:54:24 -04:00
notes new site 2016-06-14 21:54:24 -04:00
qqGroupGuide new site 2016-06-14 21:54:24 -04:00
resume new site 2016-06-14 21:54:24 -04:00
stylesheets new site 2016-06-14 21:54:24 -04:00
tag new site3 2016-06-14 22:00:58 -04:00
translation new site 2016-06-14 21:54:24 -04:00
tutorial new site 2016-06-14 21:54:24 -04:00
writeup new site3 2016-06-14 22:00:58 -04:00
404.html new site3 2016-06-14 22:00:58 -04:00
CNAME new site2 2016-06-14 21:57:42 -04:00
Gemfile new site 2016-06-14 21:54:24 -04:00
LICENCE new site 2016-06-14 21:54:24 -04:00
README.md new site 2016-06-14 21:54:24 -04:00
Walko_Paul-Resume.odt new site 2016-06-14 21:54:24 -04:00
Walko_Paul-Resume.pdf new site 2016-06-14 21:54:24 -04:00
config.rb new site 2016-06-14 21:54:24 -04:00
favicon.ico new site 2016-06-14 21:54:24 -04:00
feed.xml new site 2016-06-14 21:54:24 -04:00
index.html new site3 2016-06-14 22:00:58 -04:00
params.json new site 2016-06-14 21:54:24 -04:00
robots.txt new site 2016-06-14 21:54:24 -04:00
sitemap.txt new site 2016-06-14 21:54:24 -04:00
sitemap.xml new site3 2016-06-14 22:00:58 -04:00

README.md

#Intro

My personal blog, built with Jekyll and Github page.

#If you want to use this theme

  1. fork it
  2. Important: If you want to use Baidu Statistics functionality, remember to replace the content of /javascripts/baidu_statistics.js with your own. If you don't want to use it or don't understand what I'm talking about, just comment out line 43 of /_includes/footer.html.
  3. Important: If you want to use the Disqus (comment system) functionality, remember to replace the content of /_includes/disqus_load.html and /_includes/disqus_count.html with your own content. If you don't want to use it or don't understand what I'm talking about, just comment out line 27 in /_layouts/markdownreader_bare.html and line 35 in /_layouts/post.html.
  4. Modify /_config.yml with your own info, replace /images/me.png with your own.

That's it