Commit Graph

1036 Commits

Author SHA1 Message Date
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
Michael Rose
26a554dabf Add note about using url: "http://localhost:4000" when working locally. 2016-08-21 17:20:07 -04:00
Michael Rose
1b6d6724db Fix typo 2016-08-16 19:41:58 -04:00
Michael Rose
480961d8e9 Merge pull request #455 from mmistakes/staticman_e44afdd02c394c3a8cb06c2eff59d02608e1f837
Add Staticman entry
2016-08-11 22:41:42 -04:00
Staticman
c0a67cfe9b Add Staticman entry 2016-08-12 03:41:05 +01:00
Michael Rose
57c885aa80 Update history and bump version to 3.4.2 2016-08-11 22:38:21 -04:00
Michael Rose
6001be327d Update CHANGELOG.md and bump version to 3.4.2
- Close #448
2016-08-11 22:35:07 -04:00
Michael Rose
32cb7d07ee Improve UX of comment form
- Remove modal and insert notices above submit button
- Disable form on successfully submission
- Add "loading..." icon and text to button on submit
- Remove unused text string translations
2016-08-11 22:35:01 -04:00
Michael Rose
64f0a0f0c8 Lighten disabled pagination links 2016-08-11 22:34:56 -04:00
Michael Rose
b2bad4cca6 Fix broken link 2016-08-11 22:26:40 -04:00
Michael Rose
476eb02114 Merge pull request #447 from mmistakes/staticman_633d2d54258c8c1982eff689bb748886763d1270
Add Staticman entry
2016-08-11 15:36:38 -04:00
Staticman
0ec772f310 Add Staticman entry 2016-08-11 20:36:02 +01:00
Michael Rose
66602fd705 Merge pull request #446 from mmistakes/staticman_5cd4587e8232de0dc3dc57041589715d340edaf7
Add Staticman entry
2016-08-11 15:33:45 -04:00
Staticman
7910bde35a Add Staticman entry 2016-08-11 20:33:26 +01:00
Michael Rose
5c76a5f5aa Update history and bump version to 3.4.1 2016-08-11 15:24:59 -04:00
Michael Rose
b281da63e5 Update CHANGELOG.md and bump version to 3.4.1 2016-08-11 15:24:00 -04:00