Commit Graph

41 Commits

Author SHA1 Message Date
Holger Reinhardt 3cdc4fc11d Update head.html 2016-05-11 00:35:53 +02:00
Holger Reinhardt a2a4d17903 still fighting 404 2016-02-03 11:30:28 +01:00
Holger Reinhardt d9199894de grr, stupid syntax 2016-02-03 11:15:33 +01:00
Holger Reinhardt 18525c8035 fixing typo in Liquid 2016-02-03 11:13:06 +01:00
Holger Reinhardt bc99baea41 Suppressing 404 page in nav header 2016-02-03 11:11:48 +01:00
Holger Reinhardt 3af738935f Adding anonymize IP flag by direction of legal 2016-01-30 23:55:30 +01:00
Holger Reinhardt 77c541316e Updating tag page 2016-01-30 23:43:11 +01:00
Holger Reinhardt f5cc191902 starting to clean up, adding more footer links 2016-01-30 22:58:14 +01:00
Holger Reinhardt d0005a9d87 backing out change from head, adding it to the page layout 2016-01-30 22:43:06 +01:00
Holger Reinhardt 30ada4a220 fixing typo and another attempt to fix headline 2016-01-30 22:39:03 +01:00
Holger Reinhardt 1dc02ef96b Tweaking blog front page title 2016-01-30 22:24:57 +01:00
Holger Reinhardt 7d2f2b20a9 Tailoring front page; adding Liquid references to readme 2016-01-30 22:23:00 +01:00
Holger Reinhardt 42778d9c14 missing &} closing 2016-01-30 22:11:08 +01:00
Holger Reinhardt eea739c226 suppressing tag and category meta pages 2016-01-30 22:10:13 +01:00
Holger Reinhardt 3bf7a92375 Migrating to Clean Blog design from startbootstrap 2016-01-30 21:32:25 +01:00
Marco c1db7afc1e Update comments.html 2015-12-02 14:35:26 +01:00
Marco fbfd86cb27 Update comments.html 2015-12-02 14:28:22 +01:00
Marco 86e65dfcd5 Create comments.html 2015-12-02 13:51:58 +01:00
Holger Reinhardt f7a99061f0 Removing slideshare 2015-11-05 18:24:16 +01:00
Holger Reinhardt cc021c4afa Update svg-icons.html 2015-11-05 18:19:15 +01:00
Barry Clark a90775d977 Merge branch 'patch-1' of https://github.com/sunnankar/jekyll-now into sunnankar-patch-1
Conflicts:
	_includes/svg-icons.html
2015-05-02 19:41:17 -04:00
sunnankar fd977db08e Update svg-icons.html
Added SSL to fix broken links for W3C validation and preempt redirection.
2015-04-11 12:42:05 -04:00
eringrand d8d124475d added ability to include G+ icon 2015-03-17 16:16:08 -04:00
Barry Clark 3e761139cc Merge pull request #122 from cjerrington/patch-3
improve the quality of analytics
2015-03-01 18:42:54 -05:00
Clayton Errington f2246dc0a4 remove whitespace 2015-03-01 15:47:33 -06:00
Barry Clark d824fd879e Improve metadata for posts and pages (closes #50) 2015-03-01 14:35:17 -05:00
Clayton Errington 9f23e44cbe improve the quality of anaytics
Improve the quality of Google Analytics as found in:
http://veithen.github.io/2015/01/05/jekyll-improving-ga-data-quality.html

Reduce and eliminate referrer spam in Google Analytics as found in:
http://veithen.github.io/2015/01/21/referrer-spam.htmlimprove the quality of analytics http://veithen.github.io/2015/01/05/jekyll-improving-ga-data-quality.html
2015-02-23 15:36:40 -06:00
Barry Clark f3ce4344d1 Removing all of the trailing whitespace 2015-02-23 01:03:16 -05:00
eringrand d547da86ac modifed for theme 2015-02-23 00:30:08 -05:00
Ben Abbott 404ddf26e5 Change how SVG icons are included in pages
Normally you include a .html file containing SVG data to show social
media icons on the page, but this means adding up to 27KB of bloat to
every single page.

With this commit I have moved the SVG data into a .scss file and
converted them into Data URIs so they work on multiple browsers. This
means the CSS file will contain the SVG data rather than each and every
page on the site.
2014-11-12 16:42:00 +13:00
Florian Simon ef2186dc88 Update stackoverflow.html
Modified stackoverflow icon in order to remove xml declaration and title tag from resulting HTML code
2014-09-30 12:15:08 +02:00
Hun Jae Lee 0fdf013bb8 Fix mailto link code
So that the created link is `mailto:email@example.com` instead of `mailto: email@example.com` (note the space after `mailto:`)
2014-09-17 19:26:21 -04:00
Eric Steinborn 14f665d63f Update to Universal Google Analytics Script
Google is upgrading to their new "Universal Analytics."

I'd recommend building that into this instead of the legacy ga.js script.
https://developers.google.com/analytics/devguides/collection/analyticsjs/
2014-08-19 17:09:31 -04:00
Bart Kiers ca618a6bd4 Added stackoverflow SVG. 2014-08-05 08:22:02 +02:00
Barry Clark fda8d43c93 Moved SVG icon markup to an include 2014-06-13 08:59:59 -04:00
Barry Clark 64083d6f39 Only include Google Analytics markup if an account has been entered 2014-05-27 20:41:32 -04:00
Barry Clark f521f8a9ec Only include Disqus markup if an account has been entered 2014-05-27 20:40:03 -04:00
Barry Clark 9de3c00bf5 Fixes Disqus integration 2014-05-18 20:57:23 -04:00
Barry Clark 753bea9727 SVG icons for every major social network, hooked up to _config.yml 2014-05-17 17:48:16 -04:00
Barry Clark db4dceaba5 Lots of style updates 2014-02-12 20:42:49 -05:00
Barry Clark 72ac450454 First commit of base theme. 2014-02-06 19:18:00 -05:00