Flohw
306d6b40b0
Add french translations
2016-08-23 10:00:37 +02:00
Michael Rose
da6ec43918
Merge branch 'release/3.4.3'
2016-08-22 09:20:00 -04:00
Michael Rose
00bdeacb49
Update CHANGELOG and bump version to 3.4.3
2016-08-22 09:19:41 -04:00
Michael Rose
8f161b04db
Add structured data markup for itemprop="comment"
...
- Close #458
2016-08-22 09:17:16 -04:00
Ryan Carpenter
f173b97404
Use page.header.teaser instead of site.og_image in twitter:image and og:image meta tags ( #466 )
2016-08-22 08:56:04 -04:00
Michael Rose
f52a18c3d8
Merge branch 'develop' of https://github.com/mmistakes/minimal-mistakes into develop
...
* 'develop' of https://github.com/mmistakes/minimal-mistakes :
formats og:locale tag with underscores (#465 )
2016-08-21 23:26:14 -04:00
Ryan Carpenter
c4d71dbea7
formats og:locale tag with underscores ( #465 )
...
See http://fbdevwiki.com/wiki/Locales
2016-08-21 23:25:41 -04:00
Michael Rose
e4abec0a6f
Adjust padding on .highlight
blocks to align overflow scrollbar to the bottom
2016-08-21 23:16:46 -04:00
Michael Rose
06a8249a69
Make "honeypot" input less obvious for spam bots
2016-08-21 17:22:37 -04:00
Michael Rose
b29f3ab8a1
Merge branch 'hotfix/3.4.2' into develop
2016-08-11 22:34:11 -04:00
Michael Rose
4340aa7835
Merge branch 'hotfix/3.4.2'
2016-08-11 22:34:10 -04:00
Michael Rose
a524629685
Update CHANGELOG.md and bump version to 3.4.2
...
- Close #448
2016-08-11 22:34:02 -04:00
Michael Rose
804b2171a6
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:32:27 -04:00
Michael Rose
3a9350d54c
Lighten disabled pagination links
2016-08-11 22:28:35 -04:00
Michael Rose
b5472d33c0
Merge branch 'hotfix/3.4.1' into develop
2016-08-11 15:23:31 -04:00
Michael Rose
c94c1c59b9
Merge branch 'hotfix/3.4.1'
2016-08-11 15:23:26 -04:00
Michael Rose
c3efe21834
Update CHANGELOG.md and bump version to 3.4.1
2016-08-11 15:23:07 -04:00
Michael Rose
304f465430
Don't link author name if url
is blank
2016-08-11 15:22:29 -04:00
Michael Rose
d86a6c995c
Add staticman.filename
config with UNIX timestamp for sorting data files
...
example ~> comment-1470943149
2016-08-11 15:20:09 -04:00
Michael Rose
8fe82c73a9
Merge branch 'release/3.4.0' into develop
2016-08-11 11:25:50 -04:00
Michael Rose
5819e4dc78
Merge branch 'release/3.4.0'
2016-08-11 11:25:44 -04:00
Michael Rose
0dd3f3b4dd
Update CHANGELOG.md and bump version to 3.4.0
2016-08-11 11:25:10 -04:00
Michael Rose
9706f6e201
Merge branch 'feature/staticman-commenting' into develop
2016-08-11 10:22:58 -04:00
Michael Rose
985b58479e
Mention Staticman comments in README.md
...
- Close #424
2016-08-11 10:17:06 -04:00
Michael Rose
64ac7952c1
Add default commitMessage text and date generated field to Staticman config
2016-08-11 10:15:03 -04:00
Michael Rose
7aa4e3ca3d
Move comments above form elements and add missing English UI text strings
2016-08-11 10:14:27 -04:00
Michael Rose
cb26538572
Disable comments by default
2016-08-10 16:11:19 -04:00
Michael Rose
a3b78e5a80
Add English default text for comment submission modals and titles
2016-08-10 16:08:50 -04:00
Michael Rose
fdcaf16e2f
Add includes for static-based comments powered by Staticman
...
- Configure Staticman with sane defaults
- Build comment form to capture new comments and ajax data to Staticman
- Build comments view that iterates over `_data/comments/post-slug/*.yml` files
2016-08-10 16:08:13 -04:00
Michael Rose
fb32147148
Style static comments, form, and modal
2016-08-10 15:45:48 -04:00
Michael Rose
a1c7c022e6
Fix typo
2016-08-10 15:31:20 -04:00
Michael Rose
41c99f428d
Merge branch 'release/3.3.7' into develop
2016-08-08 16:15:45 -04:00
Michael Rose
24878a3479
Merge branch 'release/3.3.7'
2016-08-08 16:15:34 -04:00
Michael Rose
5e0e5684d6
Update CHANGELOG.md, README.me, and bump version to 3.3.7
2016-08-08 16:15:15 -04:00
Michael Rose
4cc9fcb40a
Use Jekyll native Sass/SCSS preprocessor
...
- Move .scss files to default `_sass` folder
- Configure Sass/SCSS in `_config.yml`
- Run .scss files through Autoprefixer
- Remove unnecessary npm scripts for building CSS
- Close #333
2016-08-08 16:01:37 -04:00
Michael Rose
b6be3aa0c2
Re-enable Jekyll plugins in _config.yml
...
- Close #417
2016-08-07 20:47:11 -04:00
Michael Rose
ca9ff3248c
Fallback to site.github.url
for use in {{ base_path }} when site.url
is nil
2016-08-04 10:47:39 -04:00
Michael Rose
ad001a435c
Merge branch 'hotfix/3.3.6' into develop
2016-08-01 10:29:15 -04:00
Michael Rose
e3bdd1020d
Merge branch 'hotfix/3.3.6'
2016-08-01 10:29:10 -04:00
Michael Rose
98e61b2b52
Update CHANGELOG and bump version to 3.3.6
2016-08-01 10:28:53 -04:00
Michael Rose
3e2e7daa51
Fix blank site.teaser
bug
...
- Use `assign` instead of capture and then check if variable is `nil` or not.
- Close #412
2016-08-01 10:27:54 -04:00
Michael Rose
f3fd789041
Remove Bug Fixes heading
2016-08-01 09:53:43 -04:00
Michael Rose
ce26520993
Remove Bug Fixes heading
2016-08-01 09:53:18 -04:00
Michael Rose
99d06d5617
Merge branch 'release/3.3.5' into develop
2016-08-01 09:05:43 -04:00
Michael Rose
d158963d12
Merge branch 'release/3.3.5'
2016-08-01 09:05:38 -04:00
Michael Rose
dd0a584cbf
Bump version to 3.3.5
2016-08-01 09:05:16 -04:00
Michael Rose
11ba678859
Update CHANGELOG
2016-08-01 09:05:07 -04:00
Michael Rose
6bae547acd
Remove gh_repo
in favor of repository
2016-08-01 09:04:57 -04:00
Michael Rose
be0c55ea0e
Add Italian text strings to ui-text.yml
...
- Translation by @ivanferreroit
2016-08-01 08:55:05 -04:00
Michael Rose
8f40d67f77
Merge branch 'feature/portugese-text' into develop
2016-08-01 08:50:50 -04:00