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
Joseph Hall (groundh0g)
5ec3a66849
Merge pull request #272 from groundh0g/jb-issues-157-215
...
RSS and Atom patches from #157 and #215 .
2015-05-24 10:51:12 -05:00
Joseph Hall
221a8f6451
Incorporates #157 from @dieyushi and #215 from @miguelos. In a nutshell: limit RSS feeds to 20, correct some bathing issues, format timestamps, shorten TTL.
2015-05-23 09:55:40 -05:00
Marshall Shen
3e239c9432
Merge pull request #270 from cvrebert/master
...
Bootstrap is no longer affiliated with Twitter
2015-05-12 15:27:36 -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
Jade Dominguez
526c4b1bf9
Merge pull request #269 from purp/escape_xml_in_feeds
...
escape all freeform text
2015-04-29 11:29:29 -07:00
Jim Meyer
1f3bcf2dcd
escape all freeform text
...
title and name can also have & and ‘ as well as a few other reserved
characters.
2015-04-29 11:27:20 -07:00
Joseph Hall (groundh0g)
a987295cce
Merge pull request #262 from groundh0g/jb-issue-84-redo
...
Site.Safe Replacement for Detecting Production Environment
2015-03-31 23:50:01 -04:00
groundh0g
35876ce06a
Fixes issue #84 .
2015-03-31 23:48:52 -04:00
Joseph Hall (groundh0g)
bc63f77c00
Merge pull request #261 from plusjade/revert-260-jb-issue-84
...
Revert "Site.Safe Replacement for Detecting Production Environment"
2015-03-31 23:09:35 -04:00
Joseph Hall (groundh0g)
ff3bc1defa
Revert "Site.Safe Replacement for Detecting Production Environment"
2015-03-31 23:08:35 -04:00
Joseph Hall (groundh0g)
7a04f0bbfe
Merge pull request #260 from groundh0g/jb-issue-84
...
Site.Safe Replacement for Detecting Production Environment
2015-03-31 23:06:19 -04:00
groundh0g
56b133b8b9
Added test to index.md.
2015-03-31 23:03:29 -04:00
groundh0g
8fe0db836f
Resolution for Issue #84 .
2015-03-19 18:29:46 -05:00
Joseph Hall (groundh0g)
3481cfab6a
Links and checks ...
...
Added some details to the tables of bugs and features to show progress and provide links to issues.
2015-03-15 13:08:00 -05:00
Joseph Hall (groundh0g)
b1cda32dc8
Added #84 to list of features.
...
See comments in issue #84 for proposed strategy.
2015-03-15 12:46:15 -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)
dc7a95ef87
Merge pull request #248 from groundh0g/issue-113
...
Tested without issue. No activity on #113 comments. Merging.
2015-03-15 08:20:46 -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
Joseph Hall (groundh0g)
abc5ac86dc
Added the new (and only) Milestone (0.4.0)
2015-03-15 05:53:31 -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
66cf2298c9
Typo in Rakefile
2015-03-01 21:06:01 -06:00
Jade Dominguez
a5554de6ca
Merge pull request #246 from groundh0g/issue-86
...
Fix for issue #86 .
2015-02-28 13:28:26 -08: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
13547e6edf
Fix for issue #113 , based heavily on fujii@16e8a9d10259e4665534825422ec05b704f7114d.
2015-02-28 00:14:18 -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
Marshall Shen
06b747a617
Merge pull request #232 from roman-yagodin/patch-1
...
Fix closing tag
2014-10-08 08:17:27 -05: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
Marshall Shen
c35069d295
Merge pull request #226 from PetersonLian/master
...
fixing issue#225(deprecation warning)
2014-08-19 07:36:26 -05:00
Peterson Lian
f04e8a8362
fixing issue#225(deprecation...) by:
...
1,_config.yml; change "pygments: true" to "highlighter: pygments"
2,rss.xml&atom.xml; change "Layout: nil" to "Layout: null"
2014-08-19 16:55:06 +08:00
Jade Dominguez
1f3596c445
Merge pull request #197 from RichardLitt/master
...
Bootstrap 3
2014-05-04 21:39:14 -07:00
Marshall Shen
6c4bbd9f6e
Merge pull request #198 from parnmatt/patch-1
...
Remove empty quotes when category is empty.
2014-01-02 10:44:36 -08:00
Matthew Parnell
a53b4a95dc
Simpler logic to category patch
...
Replace single line with cleaner, more readable Ruby.
2014-01-01 23:41:04 +00:00
Matthew Parnell
2fc2e068e6
Remove empty quotes when category is empty.
...
When category = ""
Should print "category: " to file, current behaviour prints "category:
\"\"".
Latter creates an actual category, with a blank title. All posts created
since this update, without a category explicitly written in `rake`
command, or post directly edited, will belong to this category.
2014-01-01 20:37:21 +00: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
94220cba1f
Added some custom Jekyll styling, because.
2013-12-25 13:47:54 -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
Jade Dominguez
2f6c40b8b2
Update readme to point to new separate documentation repository.
2013-10-17 19:22:32 -07:00
Marshall Shen
10b4ad0569
Merge pull request #189 from marshallshen/master
...
fix parsing error
2013-10-09 14:50:47 -07:00
Marshall Shen
ee1d6b1438
fix parsing error
2013-10-09 16:48:09 -05:00