~xdavidwu/xdavidwu.link

7142a546 — Michael Rose 8 years ago
Support Jekyll 3.0
- Update to Jekyll v3.0
- Switch from Pygments.rb to Rouge for syntax highlighting
- Minor updates to syntax.scss partial and theme documentation
- Include jekyll-gist gem
- Close #192, #218
e5ba10ee — Michael Rose 8 years ago
Merge pull request #216 from localstatic/setup-doc-fix

Fix typo in `bundle exec` command
19806e1e — Morgan Terry 8 years ago
Fix typo in `bundle exec` command
6c718414 — Michael Rose 8 years ago
Increase width of main content container
5a69e71d — Michael Rose 8 years ago
Update links
- Remove Made Mistakes from header nav
- Update MM footer link
4b99152c — Michael Rose 8 years ago
Update dependencies
fdad24ce — Michael Rose 8 years ago
Update Octopress config
- Remove _octopress.yml and move settings into _config.yml as per Octopress' documentation
- Close #163
2362f621 — Michael Rose 8 years ago
Add basic print styles
- Hide menu, social share buttons, and ads on print
- Close #191
be972211 — Michael Rose 8 years ago
Revert "Update README.md"

This reverts commit 6bbbe819c83047afa1d59e733bb319f8a0965644.
6bbbe819 — Michael Rose 8 years ago
Update README.md
fd0f10d1 — Michael Rose 8 years ago
Update Font Awesome to 4.5.0
e0a6cc2b — Michael Rose 8 years ago
Merge pull request #199 from kamilszymanski/markup-fix

Fix home markup for link posts
a4527d7e — Kamil Szymanski 8 years ago
Fix home markup for link posts
07769c89 — Michael Rose 8 years ago
Update gems
bb41054c — Michael Rose 8 years ago
Add note and link to MM-Jekyll 3 branch.
7ad97aa8 — Michael Rose 8 years ago
Merge pull request #190 from BryceMehring/master

Removed duplicate 'powered by Disqus'
c02d05f8 — Bryce Mehring 8 years ago
Removed duplicate 'powered by Disqus' link.

This also fixes an issue during page load with Disqus comments on them, `comments powered by Disqus` displayed then got pushed down.
68ddef65 — Michael Rose 8 years ago
Add emphasized and bold text with links inside
c110735b — Michael Rose 8 years ago
Underline links wrapped in bolded (strong) text
56ef95d6 — Michael Rose 8 years ago
Merge pull request #185 from alexandrnikitin/css-page-underline-links-in-ems

Underline links in emphasized blocks
Next