~xdavidwu/xdavidwu.link

ref: 11358a12c763501d74f61e7e798cfbeceb3d7c35 xdavidwu.link/_includes/comments.html -rw-r--r-- 10.3 KiB
237f66e7 — Michael Rose 4 years ago
Replace custom comment hardcoded HTML with include

Also add custom_scripts.html include for custom comment provider JavaScript that loads in the footer.

Close #2549
72e58417 — Michael Rose 5 years ago
Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
29037091 — Akhyar Amarullah 5 years ago
Fix staticman v2/v3 comments (#2351)

According to the most recent docs, `branch` and `endpoint` should be inside `site.comments.staticman` config.
fc30fa3a — Michael Rose 6 years ago
Remove Google+

Google+ is being shutdown on April 2, 2019. Social sharing buttong, comment provider, and author link configs have been removed from the theme.

ref: https://support.google.com/plus/answer/9195133
38732235 — Michael Rose 6 years ago
Add support for utterances (#1966)

* Add support for utterances
* Add utterances config documentation
* Update CHANGELOG and history

Close #1909 
d09d4902 — Maxime Michel 6 years ago
Allow custom Staticman endpoints (#1845)

ddf74691 — Michael Rose 7 years ago
Add conditionals for showing  reCaptcha keys in form
7700c5d7 — Michael Rose 7 years ago
Upgrade Font Awesome to version 5 (#1446)

Upgrade Font Awesome to version 5 (SVG with JavaScript)

Close #1396
d4445169 — Michael Rose 7 years ago
Replace `fieldset` elements with `div.form-group`

Move Staticman v2 comment logic above v1 as it will be deprecated soon.
55b68966 — Michael Rose 7 years ago
Add support for Staticman v2 endpoint and reCAPTCHA

Ref: #803
d9dc6e23 — Michael Rose 7 years ago
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 
294f8dc7 — Lars Olesen 7 years ago
Do not print the comments form (#1195)

Add `.page__comments-form` to "non-printing" selectors in print styles
e66c434f — Michael Rose 7 years ago
Merge branch 'zmsp-master'
b10b9f95 — Michael Rose 7 years ago
Fix indentation and formatting
c1f4ea70 — Zobair Shahadat 7 years ago
Google+ page comments updated.
1236748c — Michael Rose 8 years ago
Merge branch 'release/4.2.2'
be7a575b — Geoff Hutchison 8 years ago
Fix bug - include section for Discourse embedded comments (#825)

4c419777 — Michael Rose 8 years ago
Rename `#comments` to something more specific
- Close #582
6c0144ff — Michael Rose 8 years ago
Merge branch 'release/4.0.4'

Conflicts:
	README.md
0625e157 — Michael Rose 8 years ago
Merge branch 'feature/theme-gem' into develop
Next