Commit Graph

31 Commits

Author SHA1 Message Date
1f824b19e9 fix staticman css 2020-04-27 10:19:14 -04:00
3cb1e1601c simplify author name config variable 2020-04-24 00:30:01 +00:00
b03fb7311f Add default values for config variables (#621) 2020-04-23 19:18:23 -04:00
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
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
9444c57331 Update head.html 2018-12-25 17:34:26 -05:00
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
b535468618 Moved Google Analytics to the Head (#419)
* Moved Google Analytics to the Head

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