You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reduced dependency on upstream commits by removing _layouts/default.html so that updating the theme can be as easy as changing the version number in _config.yml. (_includes/nav.html remains to support nav_links.)
Added a _layouts/minimal.html page layout.
Simplified and improved various defaults.
Various bug fixes and quality-of-life improvements.