Michael Rose
df8a030a42
Allow adding JavaScript files after the theme's ( #2116 )
...
Allow adding JavaScript files after those bundled in the theme
Close #2110
2019-04-08 21:03:52 -04:00
Michael Rose
9baef1bda2
Update CHANGELOG and history
2019-04-08 21:01:43 -04:00
Luis Puerto
e4c0689cda
Add max-width
Sass variable ( #2093 )
2019-04-08 20:59:57 -04:00
Michael Rose
29acb2a0bf
Fix table of contents active link styling
2019-04-03 16:08:31 -04:00
Michael Rose
60b5bacca8
Add reference to Thai UI text strings
2019-04-03 15:16:04 -04:00
Michael Rose
2413ea7204
Update /docs
text strings
2019-04-03 15:13:41 -04:00
Samiti
d09bf47087
Add UI Text for Thai Language ( #2111 )
2019-04-03 15:11:44 -04:00
Michael Rose
ac2975a8dd
Update CHANGELOG and history
2019-04-03 15:08:02 -04:00
Kulbhushan Chand
146186ab82
Added missing Hindi Translation of ui-text ( for docs folder) ( #2106 )
...
Due to unknown reason, Hindi translation of ui-text was missing (https://github.com/mmistakes/minimal-mistakes/issues/2101 )
I have added it back from a previous pull request (https://github.com/mmistakes/minimal-mistakes/pull/1888 )
2019-04-03 15:06:44 -04:00
Kulbhushan Chand
c7184ba2a2
Added missing Hindi Translation of ui-text ( #2105 )
...
Due to unknown reason, Hindi translation of ui-text was missing (https://github.com/mmistakes/minimal-mistakes/issues/2101 )
I have added it back from a previous pull request (https://github.com/mmistakes/minimal-mistakes/pull/1888 )
2019-04-03 15:06:31 -04:00
Michael Rose
63f3240366
Update CHANGELOG and history
2019-04-03 15:05:59 -04:00
Michael Rose
01150a8dac
Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
2019-04-03 15:04:43 -04:00
Christian Oliff
737c011d46
Update Font Awesome ( #2102 )
...
REF: https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md
2019-04-03 15:04:07 -04:00
Michael Rose
b93ec8ca34
Update CHANGELOG and history
2019-04-03 15:03:27 -04:00
Andre Pacheco
baec5d00b5
Typos fix and including more words for pt-br ( #2098 )
...
I just fixed some typos PT-BR, included translations for words that were not translated and changed some words to better describe the tag's meaning. This is how I use it in my Portuguese blog.
2019-04-03 15:01:31 -04:00
Michael Rose
54e141aa0b
Update CHANGELOG and history
2019-03-22 16:10:47 -04:00
samdx
346c8a9257
Updated vi-VN for some missing terms ( #2097 )
...
```yml
search_placeholder_text : "Nhập từ khóa cần tìm..."
results_found : "Kết quả tìm được"
back_to_top : "Về đầu trang"
```
2019-03-22 16:09:49 -04:00
Michael Rose
7fa5ac49db
Update CHANGELOG and history
2019-03-22 16:09:05 -04:00
iinimata
2e9e2ab312
Fix French translation typo ( #2096 )
2019-03-22 16:08:02 -04:00
Michael Rose
a66cf1d700
Update CHANGELOG and hsitory
2019-03-22 16:07:37 -04:00
Luis Puerto
a1ff46cc59
Fix figures when they are inside of a list ( #2094 )
2019-03-22 16:05:48 -04:00
Michael Rose
5ed1f79557
Update CHANGELOG and history
2019-03-22 16:05:17 -04:00
Michael Rose
a44dc2f914
Replace jQuery Smooth Scroll with Smooth Scroll + Gumshoe ( #2082 )
...
* Replace jQuery Smooth Scroll with Smooth Scroll + Gumshoe
* Change smooth scrolling speed
* Set maximum smooth scroll duration
* Remove Font Awesome CSS Ppseudo elements attribute from JS script
Close #2050 , close #2075
2019-03-22 16:01:28 -04:00
Michael Rose
94e8280950
Add GFM task list example to post
2019-03-13 08:36:07 -04:00
Michael Rose
8625e0708a
Add styling for GFM task lists
...
Close #2092
2019-03-13 08:30:30 -04:00
Michael Rose
097c01eff1
Adjust wording
2019-03-07 16:26:54 -05:00
Michael Rose
960d6af1a2
Update CHANGELOG and history
2019-03-05 18:56:41 -05:00
Christian Oliff
bd5f157833
Update Google Universal Analytics to load async ( #2079 )
2019-03-05 18:56:03 -05:00
Maxime Michel
d5dae86319
Add tip on how to start a YouTube embed at a given timestamp ( #2077 )
...
Close #2077
2019-03-05 18:55:29 -05:00
Michael Rose
102924ff94
Update CHANGELOG
2019-03-05 18:54:44 -05:00
Michael Rose
59111d1e01
Remove Google+
...
Google+ is being shutdown on April 2, 2019. Social sharing buttong, comment provider, and author link configs have been removed from the theme.
ref: https://support.google.com/plus/answer/9195133
2019-03-05 18:53:30 -05:00
Michael Rose
4a38b5fae0
Loosen Bundler dependency for theme gem
2019-03-04 16:56:05 -05:00
Michael Rose
3dbe89d3f0
Fix indents
2019-03-04 11:10:43 -05:00
Michael Rose
fb74bde6f6
Fix indendation
...
Close #2078
2019-03-04 11:09:33 -05:00
Michael Rose
10f62bb9ac
Update CHANGELOG and history
2019-03-03 19:03:49 -05:00
Shuo
c1094cad44
Add missing translation of chinese ( #2072 )
...
Add missing Chinese text strings
2019-03-03 19:02:40 -05:00
Michael Rose
78817f9c66
Release 4.15.2 💎
2019-02-17 12:31:43 -05:00
Michael Rose
7f414f4968
Add link to issue
2019-02-11 16:07:11 -05:00
Michael Rose
4501e4f4b0
Update history page
2019-02-11 16:06:17 -05:00
Michael Rose
397c13f087
Update CHANGELOG and history
2019-02-11 16:03:04 -05:00
safaer
1e78b160ca
exit search screen with Esc key ( #2055 )
...
* exit search with esc key feature is added
* closing search screen with esc key feature is added to _main.js
2019-02-11 16:00:14 -05:00
Michael Rose
8eb880aaa0
Revert "Add Staticman app endpoint to docs site"
...
This reverts commit 67c08a05fd
.
2019-02-11 15:55:47 -05:00
Michael Rose
67c08a05fd
Add Staticman app endpoint to docs site
2019-02-11 15:53:51 -05:00
Michael Rose
65c401b319
Fix bad YAML
...
Remove comma
2019-02-08 12:51:10 -05:00
Michael Rose
9be0551c69
Update CHANGELOG and history
2019-02-08 12:38:57 -05:00
Michael Rose
aefe633770
Update Swedish localized UI text strings
2019-02-08 12:38:47 -05:00
Johannes
adfdf4b1d9
Updated swedish translations. ( #2056 )
2019-02-08 12:37:03 -05:00
Michael Rose
1d4cad2fd7
Update CHANGELOG and history
2019-02-08 12:32:45 -05:00
Christian Oliff
f59711945e
update Font Awesome ( #2053 )
...
* update Font Awesome
REF: https://fontawesome.com/changelog/latest
* Update _includes/scripts.html
Co-Authored-By: coliff <christianoliff@yahoo.com>
2019-02-08 12:30:56 -05:00
Michael Rose
8efaa7e46a
Update CHANGELOG and history
2019-02-08 12:30:16 -05:00