Commit graph

66 commits

Author SHA1 Message Date
Joseph Hall (groundh0g)
ff3bc1defa Revert "Site.Safe Replacement for Detecting Production Environment" 2015-03-31 23:08:35 -04:00
groundh0g
8fe0db836f Resolution for Issue #84. 2015-03-19 18:29:46 -05: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
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
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
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
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
Jade Dominguez
beb45dace2 Merge remote-tracking branch 'philips/tagline-metadata' into jb-development. issue #31 2012-03-01 01:59:10 -08:00
Jade Dominguez
76d3a976dc Merge remote-tracking branch 'daz/master' into jb-development. issue #50 2012-03-01 01:49:40 -08:00
Jade
b804d16d5b Merge pull request #49 from koomar/jb-development
Mixpanel as Analytics Provider for JB
2012-03-01 01:24:00 -08:00
Jade
c031df408a Merge pull request #44 from sstarr/patch-1
Resolved an issue preventing disabling comments for individual pages
2012-02-29 23:14:43 -08:00
Darren Jeacocke
309a6f4720 Update to bootstrap 2.0.1 2012-03-01 12:27:14 +10:00
Abhijeet Kumar
af8839037c Adding Mixpanel as analytics provider 2012-02-28 23:22:53 -08:00
Tommaso Visconti
7956efeabd Added the wordpress_id value in Disqus code if present in the post
Signed-off-by: Tommaso Visconti <tommaso.visconti@gmail.com>
2012-02-25 16:43:00 +01:00
Simon Starr
9bb6ea15af Small fix to check the correct variable (page.comments instead of page.JB.comments) so that disabling comments works as documented. 2012-02-19 20:09:30 +00:00
Jade Dominguez
3a2df76133 Resolve incorrect HOME_PATH/BASE_PATH settings
JB/setup needs to account for  being falsy. Also add better usage instructions for BASE_PATH. Fixes #30
2012-02-06 13:32:44 -08:00
Brandon Philips
7a799ce004 index.md: add tagline metadata
Instead of hard coding the tagline use some metadata
2012-02-05 15:37:49 -08:00
Stephen Ball
1580fb232d fix clicky tracking image
If the visitor has JavaScript disabled, clicky
still tracks the visit by having the browser load
a gif that's specific to the site id in the
tracking code.
2012-02-04 17:53:41 -05:00
Jade Dominguez
5b2cc52c18 Themes are tracked and installed via the packager.
Detach themes from core JB framework.
2012-02-01 17:32:18 -08:00
James Fleeting
683d1bec4d Adding Facebook Comments 2012-01-30 20:17:27 -06:00
Michael-Keith Bernard
9ba7f1b3eb Adding a site-wide configuration option for tagline. The twitter theme will
still explicitly require a per-page tagline. Adding rvmrc to gitignore for those
of us still using Ruby Version Manager.
2012-01-29 17:54:37 -08:00
Jade Dominguez
065e6edbed 'Provider' is more correct than 'engine' 2012-01-24 03:26:18 -08:00
Jade Dominguez
3f0579cc7c Place paths to main pages in JB hash 2012-01-23 05:00:46 -08:00
Jade Dominguez
6c0b6c1a1b Provide custom overrides to all helpers
Now all helpers can be overridden by custom implementations without editing JB source. Just define a helper's 'engine' as 'custom' in the _config.yml file and provide a helper file of the same name in _includes/custom/. This helps users cleanly upgrade JB versions since they no longer need to edit the files directly.
2012-01-23 04:18:22 -08:00