Commit Graph

29 Commits

Author SHA1 Message Date
Gabriel b03fb7311f
Add default values for config variables (#621) 2020-04-23 19:18:23 -04:00
Abel Cheung 9d429fa749 Abs link patch (#506)
* Fix absolute URL generation

url and baseurl config for this theme deviates from jekyll standard,
and that results in double inclusion of project path
if this theme is used as project page.

Switching to Jekyll accepted url usage so that
absolute_url filter works.

* Alternate links need to be aboslute

* mention url and baseurl only need to be modified in local dev

* Update readme on new url/baseurl setting changes
2019-06-21 03:48:52 -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
Dean Attali 9444c57331
Update head.html 2018-12-25 17:34:26 -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
jpvicari b535468618 Moved Google Analytics to the Head (#419)
* Moved Google Analytics to the Head

* Update CHANGELOG
2018-10-20 17:03:21 -04:00
Harry Khanna dfa273c1a4 Add gtag support for Google Analytics (#374) 2018-07-06 11:31:25 -04:00
키위 362462948f Notch display (#355)
* Notch display

* Notch display

* Update main.css

mistake
2018-07-04 01:38:17 -04:00
OCram85 7677fbd01a Adds Matomo (aka Piwik) integration (#310)
* adds Matomo (aka Pwiki) integration

* adds tracking code in header
2018-01-22 02:14:52 -05:00
Tony Ho d1da39b34b Add Subresource Integrity (SRI) support (#164) 2017-01-27 18:19:00 -05:00
Cagri Sarigoz 09e037d535 Add Google Tag Manager Integration (#157) 2017-01-08 23:43:53 -05:00
Tony Ho 75f4d8703e Add options to configure HTML document title (#154)
* Add option to use site title as HTML document title

* Add configurable title separator character

* Keep old document title behaviour when not using use-site-title
2017-01-06 03:33:51 -05:00
Viet Anh, Nguyen c69722ba45 add fb app ID, improve social sharing descriptions (#105)
* add fb app ID, improve social sharing descriptions

* add share-img

* Fix sharing img

* Change for fb app ID and Google Analytics
2016-09-29 01:36:33 -07:00
Dean Attali c09fefc22a Update head.html 2016-07-25 19:40:21 -07:00
Dean Attali 0f19afc196 remove hardcoded image 2016-07-20 15:07:25 -07:00
Dean Attali abf1334585 add support for twitter cards (sharing on Twitter will be better); fixes #70 2016-07-20 15:00:09 -07:00
Dean Attali e39543e240 Update head.html 2016-06-04 01:55:17 -07:00
Dean Attali 97f5997c9f Update head.html 2016-06-04 01:54:27 -07:00
Dean Attali be2e6bc932 Update head.html 2016-06-04 01:51:39 -07:00
Dean Attali 57539e35e8 update header to try to fix bug; related to #33 2016-02-04 16:42:30 -08:00
Dean Attali 6d0fff729a hardcode css since github broke jekyll 2016-02-01 19:04:59 -08:00
Dean Attali dd085bd8ea migrate to jekyll3 - layout metadata is accessed via "layout." 2016-02-01 18:07:13 -08:00
Dean Attali 12cd7369f4 only include description meta tag when there is a page-specific description 2015-03-31 00:49:22 -07:00
Dean Attali db17385d13 fix elseif syntax 2015-03-31 00:39:09 -07:00
Dean Attali ed14a7cdc4 add facebook opengraph tags 2015-03-31 00:30:08 -07:00
Dean Attali 757206b082 simplify YAML params and readme 2015-03-03 01:03:01 -08:00
Dean Attali e2f16fd06d add support for internal or external css/js/googlefonts 2015-03-02 17:10:41 -08:00
Dean Attali 13df585003 refer to all files relative to baseurl to work for project pages 2015-03-02 16:24:18 -08:00
Dean Attali 709f591ab4 initial commit 2015-03-02 12:06:05 -08:00