Commit graph

85 commits

Author SHA1 Message Date
30e9ff28d7 Remove broken iframe 2016-09-26 10:50:51 -07:00
4c056a3be5 Back to "the program", but updated 2015-10-12 10:12:16 -07:00
bc40161362 hooligan? 2015-10-11 17:28:56 -07:00
689fb7c972 Upgradeded jekyll boostrap 2015-10-11 16:45:05 -07:00
Joseph Hall (groundh0g)
3a34785f3a Merge pull request #71 from astropanic/master
Feedburner plugin
2015-05-25 07:23:29 -05:00
Joseph Hall (groundh0g)
5f3f155a17 Merge pull request #187 from pierre-jean/comments-fix-intentensedate
Comments form intense debate
2015-05-25 07:19:31 -05:00
Joseph Hall (groundh0g)
5c716af375 Merge pull request #181 from BM5k/analytics/gauges
Add gaug.es as an analytics provider.

> Isolated. New analytics provider. Low risk. Merging.
2015-05-25 06:57:40 -05:00
Joseph Hall (groundh0g)
a2700bb7e5 Merge pull request #184 from Treri/master
add duoshuo comment provider for chinese users

> Isolated. New comment provider. Low risk. Merging.
2015-05-25 06:55:55 -05:00
Joseph Hall (groundh0g)
10ff39a801 Merge pull request #228 from cprobert/master
Updated Universal Analytics Provider...

> New provider. Isolated. Low risk. Merging.
2015-05-25 06:52:23 -05:00
Chris Rebert
9c9c308f1d Bootstrap is no longer affiliated with Twitter
"Twitter Bootstrap" => "Bootstrap"
	Per http://getbootstrap.com/about/#brand
Update Bootstrap links to http://getbootstrap.com
Refs https://github.com/twbs/bootstrap/issues/9899
2015-05-10 14:16:04 -07:00
groundh0g
35876ce06a Fixes issue #84. 2015-03-31 23:48:52 -04:00
Joseph Hall (groundh0g)
559baaf292 Merge pull request #250 from groundh0g/issue-42
Stand-alone helper. Low risk. Merging. Addresses issue #42.
2015-03-15 08:34:37 -05:00
Joseph Hall (groundh0g)
d97463761c Merge pull request #243 from groundh0g/issue-98
Implements feature from issue #98, based heavily on @tullyliu's example.
2015-03-15 08:14:15 -05:00
Joseph Hall (groundh0g)
b71da82402 Merge pull request #245 from groundh0g/feature-fileexists
Stand-alone addition to utility functions. Low risk. Merging.
2015-03-15 08:10:55 -05:00
groundh0g
4eebb4462c Addresses issue #42. Allows sorting of collections: arrays or hashes, ascending or descending. 2015-03-02 22:39:10 -06:00
groundh0g
cdae108176 Added new JB/file_exists helper. Useful for things like using a larger image if available and conditionally including files. (e.g. "avatar_64x64.png" vs "avatar_256x256.png") 2015-02-28 07:03:06 -06:00
groundh0g
f76ed0bbee Implements feature from issue #98, based heavily on @tullyliu's example. 2015-02-28 00:52:21 -06:00
groundh0g
f0b88832ec Fix for issue #86. 2015-02-27 23:25:38 -06:00
Marshall Shen
c77431db7e Merge pull request #234 from roman-yagodin/master
Fix glyphicons for categories and tags
2014-10-13 13:18:59 -05:00
Roman M. Yagodin
d9173c529b Fix glyphicons for categories and tags
Added missing base "glyphicon" CSS class as described here: http://getbootstrap.com/components/#glyphicons-examples
2014-10-13 16:56:56 +04:00
Roman M. Yagodin
98b37b0e6e Fix closing tag 2014-10-08 15:05:28 +04:00
Courtenay Probert
bfeba20fdf Universal Analytics Provider
Getting tracking ID from:

site.JB.analytics.googleUA.tracking_id

Also Set conditional on property name to set to auto if missing
2014-09-08 13:42:27 +01:00
Richard Littauer
cdf53c890e Created a Bootstrap-3 theme, readded the twitter theme, made bootstrap-3 default. 2013-12-26 14:18:04 -05:00
Richard Littauer
4f98b59d94 Removed local respond.js given that CDN does work, just not from file:// 2013-12-26 14:09:21 -05:00
Richard Littauer
eb499c2248 Fixed sticky footer. 2013-12-25 13:47:43 -05:00
Richard Littauer
96dfd7f11e Possibly completed everything, actually. 2013-12-25 13:29:43 -05:00
Richard Littauer
531b59cb1c Added in respond.min.js, removed old html5shiv as using the cdn that getbootstrap.com uses should work. Response.min.js doesn't work from CDN. 2013-12-25 12:33:35 -05:00
Richard Littauer
0872d7e5a5 Added in html5shiv manually. IE6-7 no longer supported. Couldn't find a good CDN for this, google usage suggests downlaoding it. 'printshiv' This is for printed elements for IE 8. 2013-12-25 12:29:01 -05:00
Richard Littauer
202970b3ba Loaded in new CSS, JS, glyphicons, added in IE Edge, testing this commit. 2013-12-25 12:17:57 -05:00
pierre-jean
dff7e48324 Removing span IDCommentsPostTitle (not displayed by default) 2013-10-09 10:38:22 +02:00
pierre-jean
5341f80827 Comments form intense debate
Intense Debate comments provider:
Setting the default behavior to had the comments form below the post instead of adding a link with the comments count
2013-10-04 12:51:44 +02:00
Jeremial
bd5e4ef83f add duoshuo comment provider for chinese users 2013-09-14 12:26:37 +08:00
Byron Bowerman
d4dd2a6a15 load gauges html when it is selected as the provider 2013-09-02 22:02:36 -07:00
Byron Bowerman
a018aa95ad add gauges html 2013-09-02 22:01:51 -07:00
Alif Rachmawadi
2c98321cda Merge pull request #106 from BluePyth/piwik_provider
Adds Piwik Analytics Provider
2013-06-07 19:23:43 -07:00
Pierre du Plessis
7c748b6a57 Fix incorrect tag 2013-04-19 18:52:10 +03:00
Jade Dominguez
8dc291a130 Reformat copyright notice as per advice from @allolex.
Closes #78
2013-02-24 01:39:42 -08:00
Jade Dominguez
29eae1f601 Upgrade to twitter bootstrap 2.2.2 plus new styling. 2013-02-24 01:28:38 -08:00
Liu Lantao
afec1ee1d2 add support for RSS feed.
add link tag in page header, to support subuscribe rss/atom feed in browsers.
2013-02-24 01:27:11 -08:00
Jade
4039de780f Merge pull request #74 from lzcabrera/post_update
Post update
2013-02-23 23:27:47 -08:00
Jeff Kuchta
5a77785114 Make it responsive out of the gate 2013-02-22 23:27:15 -07:00
David Joos
df99e39213 jekyll current time (when you run the jekyll command) 2013-01-29 09:27:13 +00:00
David Joos
c87f664391 Display current year via javascript 2013-01-07 20:26:14 +00:00
Romain Sertelon
a6f699c71b Adds Piwik Analytics Provider 2012-09-11 14:43:38 +02:00
e0b1c3c29a removing stupid frame thingy 2012-08-14 13:29:27 -07:00
Laura Cabrera
b74f290698 added dynamic tagline to posts and conditional display statement on partial view 2012-04-01 23:06:53 -07:00
Laura Cabrera
93e0c465fd update to post template on twitter theme: added dynamic page description 2012-04-01 20:14:23 -07:00
Wojciech Pietrzak
3f88703fc0 adding plugin for Feedburner 2012-03-27 00:46:38 +02:00
Martijn Pieters
cbfb9ca9cc Only list pages with a title. #69
This skips the page.html, default.html, what-have-you-not pages that should not be listed in this list anyway, which otherwise result in empty bullet points.
2012-03-24 13:18:17 -07:00
Jade Dominguez
e3e849e6e3 Show tagline only if set. credit to @sway as seen in pull #48 2012-03-24 13:00:38 -07:00