~xdavidwu/xdavidwu.link

cf086c38 — Michael Rose 9 years ago
Update to Jekyll 2.2.0
- Using the theme for the first time install Bundler and then run 'bundle install'
- Updating the theme run 'bundle update' to update all gem dependencies
ac3315e8 — Michael Rose 9 years ago
Ignore Gemfile.lock
6fe28807 — Michael Rose 9 years ago
Merge pull request #67 from earlew/master

minor fix to link color settings
161f5ac7 — Earle Wilson 9 years ago
fixed link colors

Fix allows users to change linkcolorhover, linkcolorfocus and linkcolorvisited from the variables.less file. In the original source code, the link color settings in typography.less did not match link colors settings in variables.less. This caused the link settings in the typography file to override the link settings in variables.less file.
de87753f — Michael Rose 9 years ago
Merge pull request #64 from kostrse/page-link-fix

Fix of post link icons after switch to Font Awesome.
c8fb2c92 — Sergey Kostrukov 9 years ago
Fix of page link icon after switch to Font Awesome.
721a5f2a — Michael Rose 9 years ago
Replace Icomoon icons with Font Awesome 4.1.0
- Fixes #63
9301b358 — Michael Rose 9 years ago
Enable Pygments pre Jekyll 2.0
- GitHub Pages doesn't support highlighter: pygments, wait to switch
9f425fa9 — Michael Rose 9 years ago
Merge pull request #58 from yihangho/exclude-files

Exclude Gemfile, Gemfile.lock, LICENSE and README.
78aaa8cc — Michael Rose 9 years ago
Fixes #57

Update "read up here" link.
61b337e3 — Yihang Ho 9 years ago
Exclude Gemfile, Gemfile.lock, LICENSE and README.
239f08ac — Michael Rose 9 years ago
Merge pull request #55 from yihangho/master

Bump up the versions of Jekyll and other dependencies
7535c060 — Yihang Ho 9 years ago
Rename the 'pygments' option to 'highlighter'.
As recommended by Jekyll 2.0.0
24466391 — Yihang Ho 9 years ago
Bump up all the versions.
33d5d966 — Michael Rose 10 years ago
Remove style conflict between Gist lines and navicon-lines.
Fixes #49
f3e6d5e5 — Michael Rose 10 years ago
Merge pull request #47 from JCotton1123/master

Fix link
09987667 — JCotton1123 10 years ago
Fix link
f905ddfb — Michael Rose 10 years ago
Combine body styles
25ed0716 — Michael Rose 10 years ago
Merge pull request #46 from relu/master

s/font-color/color in page.less
7e99972c — Aurel Canciu 10 years ago
s/font-color/color in page.less
Next