~xdavidwu/xdavidwu.link

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
04d8e0cb — Dana Satriya 7 years ago
Add indonesian locale (#1101)

ec0e5d2e — Michael Rose 7 years ago
Adjust nav list `.active` state to accommodate text that spans multiple lines.
c38ef4c8 — Michael Rose 7 years ago
Improve documentation for grid view
Fixed site variables (#1063)

8194306d — Michael Rose 7 years ago
Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
4beac445 — Michael Rose 7 years ago
Update Update CHANGELOG and history
64ec681f — Will Estes 7 years ago
add gitlab to author profile (#1050)

* add gitlab to author profile

* add gitlab to footer

* Fix alignment of :
a45bf264 — Michael Rose 7 years ago
Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
c54afbf6 — Michael Rose 7 years ago
Add mention of Dutch localized UI text strings to theme documentation
Next