~xdavidwu/xdavidwu.link

2057f60f — Michael Rose 7 years ago
Use jekyll-data to read data files from theme-gem
0fbb5601 — Michael Rose 7 years ago
Update CHANGELOG and history
57d70906 — Michael Rose 7 years ago
Update CHANGELOG and history
c722e5e3 — Michael Rose 7 years ago
Revert `plugins;` back to `gems:` until github/github-pages gem updates to newer Jekyll
- Plugins won't activate if using the new `plugins` key with Jekyll < 3.5
f465239b — Michael Rose 7 years ago
Fix space alignment
2d87e515 — Peter Dimou 7 years ago
Refactor intro animations into a separate SASS variable (#1147)

36365996 — Michael Rose 7 years ago
Add link to PR
6adece4a — Michael Rose 7 years ago
Update CHANGELOG
88fc8be6 — Sergio C. Orozco Torres 7 years ago
Spanish text for comments (#1118)

c9361b46 — Ashwin Maroli 7 years ago
Use a plugin to read data files from gem

  - jekyll-data v1.x
  - jekyll 3.5 automatically requires a theme's runtime deps
  - jekyll v3.5.0 had bugs. Hence use v3.5.1 and beyond
ece76c96 — Michael Rose 7 years ago
Merge branch 'sidebar-scrollbar'
87655268 — Michael Rose 7 years ago
Add vertical scrollbar to sidebars that extend outside the viewport

Viewing overflowing sidebar content requires scrolling the entire page which is annoying and causes the reader to lose their place.

Use CSS `calc` to approximate height of the sidebar (`100vh` - height of the masthead) and apply `overflow-y: auto` to add vertical scrollbars when needed.

Fixes #706
0e61603a — Michael Rose 7 years ago
Bump version to 4.4.2
c0ca4c96 — Michael Rose 7 years ago
Release 4.4.2
9aeffd82 — Michael Rose 7 years ago
Bump dependencies
81894122 — Michael Rose 7 years ago
Update CHANGELOG and history
f552a296 — Michael Rose 7 years ago
Change `gems` key in config to `plugins`
9661cd3d — palatinux 7 years ago
 Add $navicon-link-color-hover 2/2 (#1088)

Since the orig color-scheme doesn't always represent the nav/site colors
f1f6e8bd — palatinux 7 years ago
Add $navicon-link-color-hover 1/2 (#1089)

Since the orig color-scheme doesn't always represent the nav/site colors
033d63e4 — Michael Rose 7 years ago
Update CHANGELOG and history
Next