Commit Graph

11 Commits

Author SHA1 Message Date
Amy Troschinetz 29381b1992
Cleans up trailing whitespace (#700) 2020-08-08 20:13:28 -04:00
Dean Attali 3455e3073b remove socialnetworks data file, in preparation for remote_theme that doesn't support data folders; fixes #614 2020-04-24 01:54:35 +00:00
cketti 67ced3d068
Update to Font Awesome 5 (#587) 2020-03-16 14:36:28 -04:00
cketti f2ef9f238d
Use URI templates for social network links (#586) 2020-03-15 17:41:12 -04:00
Vincent Tam e58cd5259e Remove fullstop in some Staticman UI text (#529) 2019-08-09 22:42:45 -04:00
Abel Cheung 7b43e4061d Fix showing background img with non-empty baseurl (#497)
* Fix showing background img with non-empty baseurl

Also switch globally to relative_url for all baseurl prepends,
which is more robust than custom URL mangling

* More site.baseurl -> relative_url conversion
2019-06-08 01:34:33 -04:00
Yu-Chen Lin 2aaa2c8475 R.I.P. Google Plus (#501)
Signed-off-by: Yu-Chen Lin <npes87184@gmail.com>
2019-06-07 00:17:45 -04:00
Benjamin Moeller 843128c0ce German translation improvement (#456) 2019-02-05 16:33:09 -05:00
Vincent Tam d1c8b2fee1 [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
2018-12-25 17:21:42 -05:00
Ken Salomon 3d8dcb4b78 minor mispelling and missing quotes (#319) 2018-02-13 00:59:08 -05:00
OCram85 c2be2a963c Adds simple Social Network Link / Social Networks Data definition (#278)
* adds social-network-links config keys

* adds social networks config data

* simply social network links in footer

* fix typo

* simplify social-network-links template in config file

* add note about _data/SocialNetworks.yml from config file

* update comments in socialnetworks.yml
2018-01-05 18:26:15 -05:00