~xdavidwu/xdavidwu.link

6ec95701 — Michael Rose 8 years ago
Update gems
- activesupport (4.2.7)
- ffi (1.9.14)
- github-pages (88)
- jekyll-redirect-from (0.11.0)
- html-pipeline (2.4.2)
- jekyll-watch (1.5.0)
6437317b — Michael Rose 8 years ago
Update README to include version, link to CHANGELOG, and creator info.
9448c0ef — Michael Rose 8 years ago
Merge branch 'release/3.3.3' into develop
a7e3fb6d — Michael Rose 8 years ago
Update CHANGELOG and bump version to 3.3.3
47d84477 — Michael Rose 8 years ago
Fix gallery size bug
-  Improperly evaluated size of gallery arrays as strings and not integers
- Close #402
78fca905 — Michael Rose 8 years ago
Make footer stick to the bottom of the page
- Use JavaScript to determine height of `.page_footer` to apply padding to `body` avoiding any content overlap
- Absolute position `.page_footer` to bottom of the page
e25788cc — Michael Rose 8 years ago
Set default `lang` to `en`
05958e85 — Michael Rose 8 years ago
Merge branch 'hotfix/3.3.2' into develop
b80059a0 — Michael Rose 8 years ago
Update CHANGELOG and bump version to 3.3.2
- Close #396
112fbda7 — Matthew Aguirre 8 years ago
Updated main.min.js
d3ab2296 — Matthew Aguirre 8 years ago
Fixed condition that should be notted.
0ffb800c — Matthew Aguirre 8 years ago
Fixed overlay when 'author__urls-wrapper button' is not present.
6d86daaf — Michael Rose 8 years ago
Merge branch 'release/3.3.1' into develop
b28003af — Michael Rose 8 years ago
Merge branch 'release/3.3.1'
0619cd5f — Michael Rose 8 years ago
Update CHANGELOG and bump version to 3.3.1
3bf03015 — Michael Rose 8 years ago
Improve link posts in archive listings
- Remove `target="_blank"` anti-pattern
- If link post point title to source article
- Switch star icon to a link to indicate "permalink" and markup semantically with `rel="permalink"`
- Reduce opacity of permalink icon
- Adjust hover styles due to shuffling around <a> element
- Close #276
6c5b47db — Michael Rose 8 years ago
Indicate the relationship between component URLs in a paginated series
- Apply rel="prev" and rel="next" to pages that use site.paginator
- Ref ~> https://webmasters.googleblog.com/2011/09/pagination-with-relnext-and-relprev.html
- Close #253
9ecf6bdf — Michael Rose 8 years ago
Enable image popup on < 500px wide screens
- Close #385
8903c367 — Michael Rose 8 years ago
Update gems
- Update github-pages (86), ffi 1.9.13, jekyll-mentions 1.1.3, and rouge 1.11.1
363fd2f1 — Michael Rose 8 years ago
Merge branch 'release/3.2.13' into develop
Next