~xdavidwu/xdavidwu.link

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
96123988 — Michael Rose 8 years ago
Merge branch 'release/3.2.13'
2c69fc7d — Michael Rose 8 years ago
Update CHANGELOG and bump version to 3.2.13
198db588 — Michael Rose 8 years ago
Merge branch 'feature/data-files' into develop
ce0edd9e — Michael Rose 8 years ago
Default locale to `en`
a367f133 — Michael Rose 8 years ago
Change navigation links to sample data
Next