Michael Rose
3901149fc9
Remove unused Google AdSense variables in _config.yml
2016-07-29 12:17:52 -04:00
Michael Rose
cc0b266541
Add en
default text to site.locale
strings
...
- Close #407
2016-07-29 12:16:53 -04:00
Michael Rose
30856f411c
Merge branch 'release/3.3.4' into develop
2016-07-26 15:43:36 -04:00
Michael Rose
2cfad13f51
Update CHANGELOG and bump version to 3.3.4
...
- Close #378 , close #379
2016-07-26 15:43:13 -04:00
Michael Rose
a76fa288c9
Merge branch 'feature/custom-feed' into develop
2016-07-26 15:35:02 -04:00
Michael Rose
d238a0de83
Add external feed URL conditional to <head>
2016-07-26 15:34:21 -04:00
Michael Rose
1c6b42484d
Merge branch 'master' of https://github.com/gabor-meszaros/minimal-mistakes into feature/custom-feed
2016-07-26 15:30:09 -04:00
Gabor Meszaros
5a2d54f64f
Add external atom feed URL config possibility
2016-07-26 15:13:38 +02:00
Michael Rose
74775e830d
Merge branch 'feature/tr-locale' into develop
2016-07-25 08:22:23 -04:00
Michael Rose
1814d6c1a5
Add localized text supported by the theme
2016-07-25 08:22:10 -04:00
Ekrem Karaca
97ef2d2985
Update ui-text.yml
...
Turkish locale values...
2016-07-24 16:23:26 +03:00
Michael Rose
70aa1e26e1
Update gems
...
- activesupport (4.2.7)
- ffi (1.9.14)
- github-pages (88)
- jekyll-redirect-from (0.11.0)
- html-pipeline (2.4.2)
- jekyll-watch (1.5.0)
2016-07-21 14:36:27 -04:00
Michael Rose
534adff39d
Update README to include version, link to CHANGELOG, and creator info.
2016-07-21 08:30:34 -04:00
Michael Rose
51b6c6ed59
Update README to include version, link to CHANGELOG, and creator info.
2016-07-21 08:29:21 -04:00
Michael Rose
ca9e90658b
Merge branch 'release/3.3.3' into develop
2016-07-20 16:10:35 -04:00
Michael Rose
e122808ad6
Merge branch 'release/3.3.3'
2016-07-20 16:10:30 -04:00
Michael Rose
21166c14ee
Update CHANGELOG and bump version to 3.3.3
2016-07-20 16:10:16 -04:00
Michael Rose
2d818cc8d1
Fix gallery size bug
...
- Improperly evaluated size of gallery arrays as strings and not integers
- Close #402
2016-07-20 16:05:31 -04:00
Michael Rose
9a9cbc01e3
Make footer stick to the bottom of the page
...
- Use JavaScript to determine height of `.page_footer` to apply padding to `body` avoiding any content overlap
- Absolute position `.page_footer` to bottom of the page
2016-07-20 09:10:37 -04:00
Michael Rose
fc0f8f5b1d
Set default lang
to en
2016-07-15 10:27:30 -04:00
Michael Rose
e01b0f464e
Merge branch 'hotfix/3.3.2' into develop
2016-07-14 12:01:09 -04:00
Michael Rose
5ed2ded1d7
Merge branch 'hotfix/3.3.2'
2016-07-14 12:01:04 -04:00
Michael Rose
22c289cb32
Update CHANGELOG and bump version to 3.3.2
...
- Close #396
2016-07-14 12:00:49 -04:00
Matthew Aguirre
97c081eb22
Updated main.min.js
2016-07-14 10:26:14 -04:00
Matthew Aguirre
cd79ac9a64
Fixed condition that should be notted.
2016-07-14 10:24:10 -04:00
Matthew Aguirre
e5147f8de9
Fixed overlay when 'author__urls-wrapper button' is not present.
2016-07-14 10:13:08 -04:00
Michael Rose
14e72d04b9
Merge branch 'release/3.3.1' into develop
2016-07-11 14:15:38 -04:00
Michael Rose
2a670aaf4d
Merge branch 'release/3.3.1'
2016-07-11 14:15:33 -04:00
Michael Rose
aa36c026a2
Update CHANGELOG and bump version to 3.3.1
2016-07-11 14:14:42 -04:00
Michael Rose
89a44dc057
Improve link posts in archive listings
...
- Remove `target="_blank"` anti-pattern
- If link post point title to source article
- Switch star icon to a link to indicate "permalink" and markup semantically with `rel="permalink"`
- Reduce opacity of permalink icon
- Adjust hover styles due to shuffling around <a> element
- Close #276
2016-07-11 13:02:59 -04:00
Michael Rose
6d31ffe4ab
Indicate the relationship between component URLs in a paginated series
...
- Apply rel="prev" and rel="next" to pages that use site.paginator
- Ref ~> https://webmasters.googleblog.com/2011/09/pagination-with-relnext-and-relprev.html
- Close #253
2016-07-11 11:56:09 -04:00
Michael Rose
54a8646901
Enable image popup on < 500px wide screens
...
- Close #385
2016-07-07 09:53:25 -04:00
Michael Rose
cda165d5ea
Update gems
...
- Update github-pages (86), ffi 1.9.13, jekyll-mentions 1.1.3, and rouge 1.11.1
2016-07-07 09:45:59 -04:00
Michael Rose
2317c1eecb
Merge branch 'release/3.2.13' into develop
2016-07-01 12:58:56 -04:00
Michael Rose
4dca159fbf
Merge branch 'release/3.2.13'
2016-07-01 12:58:52 -04:00
Michael Rose
a4bd227927
Update CHANGELOG and bump version to 3.2.13
2016-07-01 12:58:36 -04:00
Michael Rose
ea52f84fdf
Merge branch 'feature/data-files' into develop
2016-06-27 15:55:27 -04:00
Michael Rose
4ea28fa4e6
Default locale to en
2016-06-27 11:02:44 -04:00
Michael Rose
ac8e419062
Change navigation links to sample data
2016-06-27 10:22:37 -04:00
Michael Rose
e536f049ce
Add English default UI text for Canada, Great Britain, and Australia
...
- Close #377
2016-06-27 10:14:51 -04:00
Michael Rose
6a9e5eebc6
Merge branch 'release/3.2.12' into develop
2016-06-24 15:45:19 -04:00
Michael Rose
b8076e1109
Merge branch 'release/3.2.12'
2016-06-24 15:45:14 -04:00
Michael Rose
c259fe907b
Update CHANGELOG and bump version to 3.2.12
2016-06-24 15:44:56 -04:00
Michael Rose
c1fef02d44
Merge branch 'feature/author-override-check' into develop
2016-06-24 15:39:12 -04:00
Michael Rose
074d994fb5
Merge branch 'author-profile-update' of https://github.com/ZenHarbinger/minimal-mistakes into feature/author-override-check
2016-06-24 15:38:41 -04:00
Michael Rose
6a748cbcc1
Merge branch 'feature/sidebar-visibility-sticky-check' into develop
2016-06-24 15:32:39 -04:00
Michael Rose
1edc062f40
Merge branch 'follow-button-viz-update' of https://github.com/ZenHarbinger/minimal-mistakes into feature/sidebar-visibility-sticky-check
2016-06-24 15:30:43 -04:00
Matthew Aguirre
c3e2272a6f
Updated check for button vizability instead of window width.
2016-06-23 21:00:40 -04:00
Matthew Aguirre
301e325ec9
Updated author-profile.html in the event that there is no authors.yml file.
2016-06-23 20:59:02 -04:00
Michael Rose
15f34c83a1
Merge branch 'release/3.2.11' into develop
2016-06-23 10:13:41 -04:00