Commit Graph

36 Commits (dfc3ed0d303d59cafdfb2c7d2dfc925649c73d1a)

Author SHA1 Message Date
Swissky 6ea6af186f Dark mode 2022-09-30 16:46:02 +02:00
Swissky c061d3b8a0 BLOG - Update Jekyll conf (SEO/Summary/RSS) 2020-09-25 18:07:09 +02:00
Swissky 84a5547f2a BLOG - HTB/Rootme logo 2020-04-11 14:31:16 +02:00
Swissky dda624963b BLOG - HTB/Root-me v0.1 2020-04-11 14:24:53 +02:00
Swissky e0e5c79e02 Fix width button 2019-03-31 22:21:52 +02:00
Swissky e273c5b893 Fix buttons 2019-03-31 22:14:00 +02:00
Swissky 5070684797 Twitter icon 2019-03-31 22:07:35 +02:00
Swissky 5c07426e21 Contribute with a coffee 2019-03-31 21:55:53 +02:00
Swissky 14032aa48e SIGSEGV - MD Auth 2018-12-24 12:16:47 +01:00
Swissky 622b62f2b4 Analytics test 2 2017-11-07 18:51:12 +01:00
Swissky b9153d6efa Bugfix mobile share button 2017-11-05 13:37:21 +01:00
Swissky ec730dcc0a UI Social buttons 2017-11-05 13:32:03 +01:00
Swissky 37512d5e6a Adding Twitter handle to the social button 2017-11-05 13:18:16 +01:00
Swissky 72302eb642 Social button sharing 2017-11-05 13:15:02 +01:00
Mark Janssen 2e2c1f1509 Update analytics snippet to use baseurl 2015-12-04 16:59:46 +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