~xdavidwu/xdavidwu.link

873eb786 — Michael Rose 10 years ago
Ignore .sass-cache
23cb7eca — Michael Rose 10 years ago
Convert .less to .scss
d06dd171 — Michael Rose 10 years ago
Replace sitemap.xml with Jekyll Sitemap gem
1a3231f5 — Michael Rose 10 years ago
Simplify and organize _config.yml variables
f4869f79 — Michael Rose 10 years ago
Use data file to maintain site navigation
- Remove top navigation links from _config.yml
cf086c38 — Michael Rose 10 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 10 years ago
Ignore Gemfile.lock
6fe28807 — Michael Rose 10 years ago
Merge pull request #67 from earlew/master

minor fix to link color settings
161f5ac7 — Earle Wilson 10 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 10 years ago
Merge pull request #64 from kostrse/page-link-fix

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

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

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

Bump up the versions of Jekyll and other dependencies
7535c060 — Yihang Ho 10 years ago
Rename the 'pygments' option to 'highlighter'.
As recommended by Jekyll 2.0.0
24466391 — Yihang Ho 10 years ago
Bump up all the versions.
33d5d966 — Michael Rose 11 years ago
Remove style conflict between Gist lines and navicon-lines.
Fixes #49
Next