8974732330
Add Staticman v2 form scripts
2017-10-04 16:36:24 -04:00
ab09e1bb43
Add support for Staticman v2 endpoint and reCAPTCHA
...
Ref: #803
2017-10-04 16:04:24 -04:00
05dafce68f
Add naver-site-verification to SEO ( #1286 )
...
* Add naver-site-verification to SEO
* Add 2 space indent
2017-10-04 11:16:08 -04:00
aeebfaa87c
Improve accessibility of navigation menu button
...
Add `type` and label text.
Fixes #1099
2017-10-04 11:10:41 -04:00
d81af1f103
Add alt description to avatar image
...
Use author's name as `alt` description in comment avatar image.
2017-09-20 15:56:08 -04:00
8fc9bccda8
Allow <head>
and footer scripts to be changed via config ( #1241 )
...
* Allow `<head>` and footer scripts to be changed via config
* Update JavaScript documentation
Close #1238
2017-09-12 12:27:36 -04:00
93c4fbc4b9
Color "skins" ( #1242 )
...
* Add YIQ Color Contrast mixin
* Remove text underline from `.btn` links
* Move YIQ variables
* Simplify button classes using YIQ color contrast mixin
- DRY up button CSS using Sass list and YIQ color contrast mixin.
- Move `color` and `background-color` to new `btn--primary` class instead of assinging on the default class. Removes the need to override them.
* Add `.btn--primary` to buttons that just had `.btn`
* Apply changes to `/docs`
* Add `.btn--primary` class
* Update CHANGELOG and history
* Add sample form
* Abstract colors away into Sass variables for easier themeing
* Add "dark" skin
* Replace hardcoded color with SCSS variable
* Invert Font Awesome icons' colors in author sidebar and footer
* Add Sass changes to `/docs`
* Use primary button type instead of inverse
* Add missing `!default` on `$muted-text-color`
* Add `contrast` and `sunrise` skin colors
* Add `dirt` skin color
* Add `air` skin color option
* Add `mint` skin color
* Add `btn--primary` class to Submit Comment button
* Set skin to `default`
* Document skin color options
* Add note about skin SCSS import
Close #1208
2017-09-12 12:01:43 -04:00
b814f306d8
Fix Liquid syntax error in feature_row
include
...
Fix "Expected id but found open_square in `"{{page.[include.id] }}"`" in `feature_row` include.
2017-09-04 21:35:09 -04:00
c4ca06f4b9
Liquid syntax error: "Expected end_of_string but found pipe in "name in __names | sort"
" in group-by-array
include
...
`sort` not allowed in `for` statements, remove it.
2017-09-04 21:21:14 -04:00
e8d83de8b7
Fix Liquid syntax error: Expected id but found open_square in "{{page.[include.id] }}"
2017-09-04 21:14:36 -04:00
0a9ad5d243
Fix Liquid errors when in error_mode: strict
...
Liquid does not allow parenthesis, remove them to fix Liquid Exception: Liquid syntax error "Expected dotdot but found pipe" in `tag-list.html` and `category-list.html`
Close #1223
2017-09-04 21:04:18 -04:00
eb1f445050
Remove the http-equiv="cleartype" meta tag
...
Reasons for dropping: https://www.drupal.org/node/1717090
Close #1087
2017-08-29 15:41:47 -04:00
0d87190f36
Remove #disqus_thread
duplicate
...
`<section id="disqus_thread"></section>` is set in `_includes/comments.html` and not needed in `_includes/comment-provider/disqus.html`.
Fixes #1199
2017-08-28 11:55:07 -04:00
2939d45ecc
Do not print the comments form ( #1195 )
...
Add `.page__comments-form` to "non-printing" selectors in print styles
2017-08-22 14:46:18 -04:00
d277353c54
Replace old Disqus script with Universal Embed Code ( #1179 )
...
* update embeddable disqus javascript
* Update disqus.html
2017-08-18 12:38:58 -04:00
10bc756932
URL Encode Title and Page URL in Social Share Links
...
The links to the various social networks include data from the post
(title and url) which can contain URL special characters. Pass each of
the generated URLs through Liquid's `url_encode` filter to build HTML
complaint URLs.
2017-08-15 14:41:34 -04:00
f7a1b1a160
DRY up handling of image_description
for alternative text
2017-08-04 12:20:08 -04:00
cb8cb6f41e
Header alt tags ( #1138 )
...
* Added support for an alt tag for the header image
This allows using page.header.image_description as the alt tag. It
will still default to site.title if unset.
* Added documentation
2017-08-04 12:06:20 -04:00
bf6bd617e2
Fixed site variables ( #1063 )
2017-07-05 12:30:39 -04:00
c142f94918
add gitlab to author profile ( #1050 )
...
* add gitlab to author profile
* add gitlab to footer
* Fix alignment of :
2017-07-05 12:25:41 -04:00
8e51d4b8f1
Fix indentation and formatting
2017-07-05 12:04:53 -04:00
7a7428c2f0
Fix indentation and remove comments
2017-07-05 11:59:09 -04:00
ede0654d4f
Google+ page comments updated.
2017-07-05 00:38:24 -04:00
8ed48c1cd5
Removing extraneous a and li tags ( #1038 )
...
Removing duplicate <a> and <li> closing tags in paginator include.
2017-05-30 08:11:19 -04:00
706531b60d
fix(includes/video): use https always ( #945 )
...
closes #944
2017-04-19 10:39:20 -04:00
dbdf5c2f25
Change default locale to en_US
to appease OpenGraph debugger.
...
- Fixes #843
2017-02-28 08:57:54 -05:00
28793933a3
Merge pull request #858 from rsaccani/master
...
meta tag "author" added, for site author the field name is used
2017-02-19 19:25:58 -05:00
c23c6f9765
meta tag "author" added, for site author the field name is used
2017-02-19 23:09:04 +01:00
e223934f81
Add flexbox fixes for < IE9 to make the greedy nav button visible
2017-02-14 13:13:28 -05:00
1cbac04650
Update GreedyNav to use flexbox instead of display: table
...
- ref #836
2017-02-13 22:15:57 -05:00
b86240b26a
Fix bug - include section for Discourse embedded comments ( #825 )
2017-02-08 15:52:39 -05:00
f4e75fe640
Pagination now works for index.html files in subfolders. Links to next page consider baseurl now. ( #764 )
...
* Links to next page consider baseurl now.
* paginate_show_page_num controls whether page number gets output.
2017-01-24 10:42:02 -05:00
4d0091968b
Add https prefix to google-universal embed code. ( #772 )
2017-01-24 10:23:32 -05:00
5fc884eb84
Rename responsive_video
helper to video
2017-01-24 10:05:57 -05:00
65a6654582
Add page hero video for vimeo/youtube using embedresponsively.com code ( #788 )
2017-01-24 09:29:34 -05:00
1cfce57cfb
Remove hardcoded read time values and make “minute read” values dynamic based off of site.words_per_minute
...
- Close #703
2016-12-21 22:52:18 -05:00
7ad8d79f93
Fix author.youtube
conditional in author sidebar
2016-12-21 22:43:21 -05:00
a41eee9516
Add support for YouTube channel URLs in author sidebar
...
- Close #716
2016-12-21 22:29:26 -05:00
2215ee5c06
Add include for adding custom author profile links to sidebar
2016-12-12 15:21:10 -05:00
86c2fb49dc
Fix link to Discourse.org homepage in noscript section ( #699 )
2016-12-04 23:25:52 -05:00
f9e36767c2
Set default value for words_per_minute
...
- Close #657
2016-11-18 12:22:40 -05:00
f9a5225c54
Collapse sidebar navigation list on smaller screens
...
- CSS only solution using "check-box hack"
- Add new UI text label `menu_label` in _data/ui-text.yml
- Close #607
2016-11-17 15:06:07 -05:00
3a7dd49734
Rename #comments
to something more specific
...
- Close #582
2016-11-17 12:12:55 -05:00
749c780736
Rename image helper to figure
2016-11-15 12:12:14 -05:00
4b10ba1c91
Merge branch 'master' of https://github.com/fa-ribeiro/minimal-mistakes into feature/image-helper
2016-11-15 09:42:37 -05:00
ce83d3d60e
Add structured data markup for itemprop="person"
in author-profile
...
Adds schema.org data for image, name, homeLocation, url, email,
and sameAs (for all the social media links).
2016-11-13 20:47:34 +00:00
da95259743
Do not assume images would be placed in /assets/images/
...
In order to add an image to a post, just use the following syntax:
{% include image image_path="/full/path/to/MyPostImage.png" caption="The optional image caption" %}
or
{% include image image_path="https://example.com/images/MyPostImage.png " caption="The optional image caption" alt="The optional alt text" %}
2016-11-08 20:15:41 +00:00
637e5d9934
Replace base_path with absolute_url
filter
2016-11-05 21:46:02 +00:00
37d4eb8807
Update image
2016-11-05 21:27:59 +00:00
b29e4bf5c9
Replace base_path
with absolute_url
filter
2016-11-04 12:50:03 -04:00