~xdavidwu/xdavidwu.link

5a2d0ed5 — Michael Rose 10 years ago
Ignore
efcf3c9b — Michael Rose 10 years ago
Remove
59f9a27e — Michael Rose 10 years ago
Update
d491d93a — Michael Rose 10 years ago
Update
9ac1f8fe — Michael Rose 10 years ago
Page cleanup
f3973749 — Michael Rose 10 years ago
Toggle paragraph indentation on and off.
- On by default
dd3dcdfb — Michael Rose 10 years ago
Remove Google fonts from head and include as .scss partial
a2417a58 — Michael Rose 10 years ago
Install Octopress to create new posts/pages
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
Next