Michael Rose
031c2aa77e
Merge branch 'sidebar-scrollbar'
2017-07-12 12:03:27 -04:00
Michael Rose
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 #706
2017-07-12 12:03:14 -04:00
Michael Rose
984f0dfda7
Bump version to 4.4.2
2017-07-07 15:49:55 -04:00
Michael Rose
0f2d564837
Bump version to 4.4.2
2017-07-07 15:49:17 -04:00
Michael Rose
e912ed5b98
Release 4.4.2
2017-07-07 15:46:01 -04:00
Michael Rose
6d018c1891
Bump dependencies
2017-07-07 15:44:17 -04:00
Michael Rose
50b80e95d1
Update CHANGELOG and history
2017-07-07 15:38:31 -04:00
Michael Rose
8b2837a1bf
Add tzinfo.data gem for Windows to appease timezone error
2017-07-07 15:36:19 -04:00
Michael Rose
261fb159dd
Change gems
key in config to plugins
2017-07-07 15:35:49 -04:00
Michael Rose
2feb3d2ab4
Replace Gist Liquid tag with embed script
2017-07-07 15:33:19 -04:00
Michael Rose
160be1dd0b
Add variable for navicon link color
2017-07-07 15:16:35 -04:00
palatinux
8c3fdb2382
Add $navicon-link-color-hover 2/2 ( #1088 )
...
Since the orig color-scheme doesn't always represent the nav/site colors
2017-07-07 15:11:58 -04:00
palatinux
951b2c7002
Add $navicon-link-color-hover 1/2 ( #1089 )
...
Since the orig color-scheme doesn't always represent the nav/site colors
2017-07-07 15:11:48 -04:00
Michael Rose
23447d98ee
Update CHANGELOG and history
2017-07-07 15:10:34 -04:00
Michael Rose
fae4398544
Add Indonesian locale text strings
2017-07-07 15:10:18 -04:00
Dana Satriya
71966b688b
Add indonesian locale ( #1101 )
2017-07-07 15:07:19 -04:00
Michael Rose
1ef63b55e5
Adjust nav list .active
state to accommodate text that spans multiple lines.
2017-07-05 15:56:10 -04:00
Michael Rose
b1a5a14173
Improve documentation for grid view
2017-07-05 15:45:50 -04:00
Michael Rose
ca6e7e3426
Fix variable names
2017-07-05 15:45:17 -04:00
wg1j
bf6bd617e2
Fixed site variables ( #1063 )
2017-07-05 12:30:39 -04:00
Michael Rose
537d0b28d4
Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
2017-07-05 12:27:05 -04:00
Michael Rose
cae210c4b9
Update Update CHANGELOG and history
2017-07-05 12:26:54 -04:00
Will Estes
c142f94918
add gitlab to author profile ( #1050 )
...
* add gitlab to author profile
* add gitlab to footer
* Fix alignment of :
2017-07-05 12:25:41 -04:00
Michael Rose
d92c75a6b6
Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
2017-07-05 12:23:41 -04:00
Michael Rose
fc5db3f5d5
Add mention of Dutch localized UI text strings to theme documentation
2017-07-05 12:23:34 -04:00
palatinux
ab0919cd5c
Add Dutch language ( #1081 )
2017-07-05 12:20:32 -04:00
Michael Rose
4ed938c0ce
Update CHANGELOG and history
2017-07-05 12:19:52 -04:00
Michael Rose
9affa1c82f
Fixes and updates for the Greek language
2017-07-05 12:19:43 -04:00
Harry Kalantzis
f5f3f2e9d9
Fixes and updates for the Greek language ( #1054 )
...
I have translated some UI text that hadn’t been translated by @Stelios3g. And I have also changed some translated entries to look and sound more natural for general uses (eg ‘Recent posts’ was translated as ‘Latest Announcements’ before). Finally, I have added ‘RSS’ next to ‘Feed’, because 1) there is no translation (or something that sounds natural) in Greek I’m afraid, 2) the term ‘RSS Feed’ is widely used in Greek websites.
2017-07-05 12:17:37 -04:00
Michael Rose
99ce8ed421
Merge branch 'zmsp-master'
2017-07-05 12:09:54 -04:00
Michael Rose
0319732b8e
Update CHANGELOG and history
2017-07-05 12:09:34 -04:00
Michael Rose
94dcda2d89
Update Google+ page comments for /docs
2017-07-05 12:07:27 -04:00
Michael Rose
8e51d4b8f1
Fix indentation and formatting
2017-07-05 12:04:53 -04:00
Michael Rose
7a7428c2f0
Fix indentation and remove comments
2017-07-05 11:59:09 -04:00
Zobair Shahadat
ede0654d4f
Google+ page comments updated.
2017-07-05 00:38:24 -04:00
Christian Oliff
610e64bb7d
HTTPS some external links ( #1083 )
...
HTTPS some external links
2017-06-26 11:36:51 -04:00
Michael Rose
399cd19472
Fix typo
2017-06-24 11:29:59 -04:00
Anne Gentle
262b6f3c4a
Fix broken link to example _config.yml file ( #1069 )
2017-06-19 08:06:22 -04:00
Harry Kalantzis
7b26077a11
Fixed MD link to docs in the 'Helpers' page. ( #1066 )
2017-06-14 10:09:25 -04:00
Staticman
23349e14f8
New comment. ( #1065 )
2017-06-12 12:28:27 -04:00
Michael Rose
631db9940c
Update comment-1497284119888.yml
2017-06-12 12:25:51 -04:00
Staticman
cd61120374
New comment. ( #1064 )
2017-06-12 12:25:01 -04:00
Michael Rose
9de3cade3b
Remove extraneous </a>
and </li>
tags
2017-05-30 08:13:57 -04:00
Michael Lynch
8ed48c1cd5
Removing extraneous a and li tags ( #1038 )
...
Removing duplicate <a> and <li> closing tags in paginator include.
2017-05-30 08:11:19 -04:00
Michael Rose
de3954ac99
Fix "Greek" ~> "Swedish" typo
2017-05-30 08:10:10 -04:00
Michael Rose
ec5b255bfb
Fix broken Kramdown TOC link
2017-05-16 11:45:22 -04:00
Michael Rose
63d8d74697
Update CHANGELOG and history
2017-05-16 08:23:10 -04:00
Michael Rose
0c43a33a3d
Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
2017-05-16 08:22:01 -04:00
Guillermo Calvo
b3410ed8b2
Add new brand variable: $bitbucket-color ( #1009 )
2017-05-16 08:21:32 -04:00
Michael Rose
69b747474d
Add Swedish language
2017-05-16 08:20:23 -04:00