[Feature] Staticman v3 Support (#440)
* Added Staicman support * Corrected template for staticman.yml * Edit for coherence with _includes/disqus.html * Updated documentation for Staticman * Updated License to give credits to Michale Rose * Update LICENSE * add more staticman details to readme * Clearer instructions about reCAPTCHA in YML * Nest reCAPTCHA param inside Staticman * Prepend all css selectors with .staticman-comments Edit suggested by theme owner to avoid CSS rules overriding. * Add myself to the change log * Update _config.yml
This commit is contained in:
parent
018bac4894
commit
d1c8b2fee1
14 changed files with 976 additions and 4 deletions
|
@ -1,9 +1,11 @@
|
|||
# CHANGELOG
|
||||
# CHANGELOG
|
||||
|
||||
This file lists all non-trivial changes to Beautiful Jekyll.
|
||||
|
||||
I often make small changes to documentation, to the demo site, or to the general look-and-feel. These changes will not be listed here. Any other minor changes will also not be listed here.
|
||||
|
||||
**2018-12-24** Add support for Staticman comments (#440) (thanks @VincentTam)
|
||||
|
||||
**2018-10-19** Move Google Analytics to the head (#419) (thanks @jpvicari)
|
||||
|
||||
**2018-06-08** Add support for Facebook comments (#350) (thanks @npes87184)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue