Commit Graph

1051 Commits

Author SHA1 Message Date
Staticman
81b42b9e87 Add Staticman entry (#543) 2016-09-19 14:10:48 -04:00
Michael Rose
9fa80c42d4 Update CHANGELOG.md and bump version to 3.4.8 2016-09-19 10:12:07 -04:00
Michael Rose
4a8b50b407 Update gems: github-pages (96), jekyll-mentions (1.2.0) 2016-09-19 10:11:58 -04:00
Michael Rose
fccbd3dfb4 Re-add Brazilian Portuguese localized strings 2016-09-19 10:11:47 -04:00
Kyle Manna
eb19565560 includes: Enhance Twitter share link (#538)
* Include the page title before the URL
* If twitter.username is set, pass the `via` paramter for attribution
2016-09-19 10:11:37 -04:00
Sebastian Cachia
a0ef9a8420 Fixed Last.fm URL (#540)
lastfm.com/user... results in a server error, last.fm/user... is the correct URL.
2016-09-19 10:11:27 -04:00
Fernando Ribeiro
e9cd84cf80 update Portuguese translation 2016-09-19 10:11:17 -04:00
Josh Habdas
267208dbc6 Typography for larger viewports. Closes #533 2016-09-19 10:11:07 -04:00
Michael Rose
77a544b50e Update history and bump version to 3.4.7 2016-09-15 15:12:14 -04:00
Michael Rose
92fc785f96 Document layout based and user-defined <body> classes 2016-09-15 15:11:34 -04:00
Michael Rose
15799fcbdf Remove empty maintenance listing 2016-09-15 14:58:27 -04:00
Michael Rose
6847a11f07 Update CHANGELOG.md and bump version to 3.4.7 2016-09-15 14:58:13 -04:00
Vince Chu
8de960039d Add classnames to body element (#526)
* Expose layout type as class name on body element

* Add ability to add classes to body via front matter
2016-09-15 14:57:21 -04:00
Vince Chu
d22057f595 Remove duplicate include of base_path in category-list.html (#522) 2016-09-15 14:57:11 -04:00
Martin Liu
b667190855 Add zh-CN
Add Simplified Chinese UI text.
2016-09-15 14:56:55 -04:00
Staticman
addbd4ddfa Add Staticman entry (#529) 2016-09-14 12:24:55 -04:00
Michael Rose
ba74064e9c Update history and bump version to 3.4.6 2016-09-09 10:39:01 -04:00
Michael Rose
804fbbac78 Update CHANGELOG.md and bump version to 3.4.6 2016-09-09 10:38:15 -04:00
nmiglio
1c9e27d0b1 Completed Italian translation (#514)
cc/ #449
2016-09-09 10:38:06 -04:00
Michael Rose
e88ea2a5dd Document how to enable compress layout as it is no longer on by default. 2016-09-09 10:23:43 -04:00
Michael Rose
a190f4b589 Disable compress 2016-09-09 10:17:56 -04:00
Michael Rose
1d4ec19e7f Update history and bump version to 3.4.5 2016-09-09 10:15:32 -04:00
Michael Rose
b921369a29 Update CHANGELOG.md and bump version to 3.4.5 2016-09-09 10:13:02 -04:00
Michael Rose
f6e76e58b9 Improve styling of {% highlight %} tag code blocks
- Fix alignment in issues in Firefox
- Remove table borders from `linenos`
- Harmonize padding and font-sizes
- Close #513 and close #512
2016-09-09 10:12:53 -04:00
Michael Rose
40e6c933f7 Add {% highlight %} code block examples including ones with line numbering 2016-09-09 09:55:39 -04:00
Staticman
acaf991a31 Add Staticman entry (#499) 2016-09-01 23:33:05 -04:00
Staticman
4e543df55f Add Staticman entry (#498) 2016-09-01 23:17:49 -04:00
Michael Rose
608fa9922f Add documentation for using custom sidebar navigation menus
- Close #476
2016-08-31 11:01:51 -04:00
Roger Schaerer
432724cbea Add list of available translations (#488) 2016-08-28 20:39:53 -04:00
Staticman
af145ddc8e Add Staticman entry (#485) 2016-08-27 10:35:35 -04:00
Michael Rose
268fffb3b1 Update history and bump version to 3.4.4 2016-08-25 14:36:21 -04:00
Michael Rose
f226818d61 Update CHANGELOG.md and bump version to 3.4.4 2016-08-25 14:35:32 -04:00
Michael Rose
d1fd5afafd Update gems: colorator (1.1.0), forwardable-extended (2.6.0), github-pages (93), jekyll (= 3.2.1), minima (= 1.0.1) 2016-08-25 14:35:23 -04:00
Vincent Chu
9b86e4dc23 Fix Liquid syntax error for offending parentheses
Liquid Warning: Liquid syntax error (line 3): Expected dotdot but found id in "(page.header.overlay_color or page.header.overlay_image) or page.header.image" in /_layouts/single.html
Liquid Warning: Liquid syntax error (line 1): Expected dotdot but found id in "(page.header.overlay_color or page.header.overlay_image) or page.header.image" in /_layouts/archive.html
Liquid Warning: Liquid syntax error (line 3): Expected dotdot but found id in "(page.header.overlay_color or page.header.overlay_image) or page.header.image" in /_layouts/splash.html
2016-08-25 14:35:13 -04:00
Michael Rose
f1d759ff4d Exclude vendor 2016-08-25 14:35:03 -04:00
Flohw
8331317715 Add french translations 2016-08-25 14:34:52 -04:00
Staticman
13afb92d9f Add Staticman entry (#480) 2016-08-25 14:15:23 -04:00
Staticman
16bac45826 Add Staticman entry (#477) 2016-08-24 14:50:42 -04:00
Staticman
d791006513 Add Staticman entry (#475) 2016-08-24 08:06:07 -04:00
Michael Rose
882153c876 Update history and bump version to 3.4.3 2016-08-22 09:22:39 -04:00
Michael Rose
1f17980954 Update CHANGELOG and bump version to 3.4.3 2016-08-22 09:21:48 -04:00
Michael Rose
4ee0275827 Add structured data markup for itemprop="comment"
- Close #458
2016-08-22 09:21:38 -04:00
Ryan Carpenter
681791d22d Use page.header.teaser instead of site.og_image in twitter:image and og:image meta tags (#466) 2016-08-22 09:21:28 -04:00
Ryan Carpenter
68eec170f7 formats og:locale tag with underscores (#465)
See http://fbdevwiki.com/wiki/Locales
2016-08-22 09:21:15 -04:00
Michael Rose
805271f232 Adjust padding on .highlight blocks to align overflow scrollbar to the bottom 2016-08-22 09:21:05 -04:00
Michael Rose
0c0d37415b Make "honeypot" input less obvious for spam bots 2016-08-22 09:20:47 -04:00
Michael Rose
216f96c0ba Add Markdown to comment 2016-08-21 23:09:36 -04:00
Staticman
536ee09446 Add Staticman entry (#469) 2016-08-21 23:04:19 -04:00
Staticman
c7a5cad471 Add Staticman entry (#468) 2016-08-21 19:51:34 -04:00
Michael Rose
0290c9485a Merge branch 'gh-pages' of https://github.com/mmistakes/minimal-mistakes into gh-pages
* 'gh-pages' of https://github.com/mmistakes/minimal-mistakes:
  Fix typo
  Add Staticman entry
2016-08-21 17:20:12 -04:00