Commit Graph

1398 Commits

Author SHA1 Message Date
f7a1b1a160 DRY up handling of image_description for alternative text 2017-08-04 12:20:08 -04:00
cb8cb6f41e Header alt tags ()
* Added support for an alt tag for the header image

This allows using page.header.image_description as the alt tag. It
will still default to site.title if unset.

* Added documentation
2017-08-04 12:06:20 -04:00
47a05f3f00 Update CHANGELOG and history 2017-08-04 11:58:42 -04:00
6b9afaa8b7 Fix disappearing author sidebar links
- Close 
2017-08-04 11:55:10 -04:00
15c3abe48b Link to PR on GitHub 2017-08-03 16:33:34 -04:00
4ba7cccdc4 Merge branch 'susy-3-upgrade'
Conflicts:
	_sass/minimal-mistakes/_page.scss
	docs/_sass/minimal-mistakes/_page.scss
2017-08-03 16:27:21 -04:00
e2559db182 Merge branch 'ashmaroli-feature/jekyll-data' 2017-08-03 16:19:13 -04:00
5a5921474c Update CHANGELOG and history 2017-08-03 16:18:54 -04:00
9c318fc3f1 Use jekyll-data to read data files from theme-gem 2017-08-03 16:16:54 -04:00
b7cc337a77 Change reference to "Basically Basic" back to "Minimal Mistakes" 2017-08-03 14:00:36 -04:00
057d3190ea Fix typo 2017-08-03 12:38:32 -04:00
f0b979d375 Update CHANGELOG and history 2017-08-03 12:05:45 -04:00
3395149c4d Include documentation on disabling animations () 2017-08-03 12:03:07 -04:00
a7475d3334 Correct name of gem to that of the theme () 2017-08-03 11:54:51 -04:00
7a72be67ec Update CHANGELOG and history 2017-08-02 12:33:12 -04:00
8b2850c9f9 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
2017-08-02 12:31:20 -04:00
48e2006622 Fix space alignment 2017-08-02 12:29:47 -04:00
100da8b5b2 Add $intro-transition variable 2017-08-02 12:29:35 -04:00
5b4baee3b5 Refactor intro animations into a separate SASS variable () 2017-08-02 12:27:01 -04:00
822fa4d1f8 Add link to PR 2017-07-21 16:32:01 -04:00
bf9387c71f Update CHANGELOG 2017-07-21 16:30:29 -04:00
8eabf8920e Add missing Spanish UI text strings 2017-07-21 16:30:21 -04:00
bb871377bd Spanish text for comments () 2017-07-21 16:23:31 -04:00
387f8149d6 Upgrade to Susy 3 and replace grid mixins with new span and gutter functions
Most of Susy's mixins have been deprecated, `@include container()`, `@include full()`, `@include span()`, `@include prefix()`, `@include suffix()`, `@include gallery()`, etc.

Fixes 
2017-07-21 16:08:29 -04:00
52a791f40b New comment. () 2017-07-19 19:47:27 -04:00
97b37ba863 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
2017-07-19 09:55:45 +05:30
5843de91c2 New comment. () 2017-07-16 10:23:04 -04:00
c337c7964a New comment. () 2017-07-16 10:21:10 -04:00
1d4daaa545 New comment. () 2017-07-16 08:32:42 -04:00
1f760c8d1b New comment. () 2017-07-16 08:32:01 -04:00
88b80c4f76 New comment. () 2017-07-14 14:17:05 -04:00
fe9f90f000 New comment. () 2017-07-14 14:14:01 -04:00
031c2aa77e Merge branch 'sidebar-scrollbar' 2017-07-12 12:03:27 -04:00
3e347970c7 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 
2017-07-12 12:03:14 -04:00
984f0dfda7 Bump version to 4.4.2 2017-07-07 15:49:55 -04:00
0f2d564837 Bump version to 4.4.2 2017-07-07 15:49:17 -04:00
e912ed5b98 Release 4.4.2 2017-07-07 15:46:01 -04:00
6d018c1891 Bump dependencies 2017-07-07 15:44:17 -04:00
50b80e95d1 Update CHANGELOG and history 2017-07-07 15:38:31 -04:00
8b2837a1bf Add tzinfo.data gem for Windows to appease timezone error 2017-07-07 15:36:19 -04:00
261fb159dd Change gems key in config to plugins 2017-07-07 15:35:49 -04:00
2feb3d2ab4 Replace Gist Liquid tag with embed script 2017-07-07 15:33:19 -04:00
160be1dd0b Add variable for navicon link color 2017-07-07 15:16:35 -04:00
8c3fdb2382 Add $navicon-link-color-hover 2/2 ()
Since the orig color-scheme doesn't always represent the nav/site colors
2017-07-07 15:11:58 -04:00
951b2c7002 Add $navicon-link-color-hover 1/2 ()
Since the orig color-scheme doesn't always represent the nav/site colors
2017-07-07 15:11:48 -04:00
23447d98ee Update CHANGELOG and history 2017-07-07 15:10:34 -04:00
fae4398544 Add Indonesian locale text strings 2017-07-07 15:10:18 -04:00
71966b688b Add indonesian locale () 2017-07-07 15:07:19 -04:00
1ef63b55e5 Adjust nav list .active state to accommodate text that spans multiple lines. 2017-07-05 15:56:10 -04:00
b1a5a14173 Improve documentation for grid view 2017-07-05 15:45:50 -04:00