Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/dazinator/dazinator.github.io

My Blog
https://github.com/dazinator/dazinator.github.io

Error handling FTW

f43163b9b781a2ccc300a7215e948a352a96e341 authored over 11 years ago by Parker Moore <[email protected]>
Clean up Gist redirection.

e692d8ea1a242e385bfcbd49e28d8b4fd9392661 authored over 11 years ago by Parker Moore <[email protected]>
Merge branch 'fix-gist-plugin' of git://github.com/aleiphoenix/octopress into aleiphoenix-fix-gist-plugin

* 'fix-gist-plugin' of git://github.com/aleiphoenix/octopress:
fix old style gist url not foun...

6a7cced3aac70847dd4f47e785a50c134571d6cd authored over 11 years ago by Parker Moore <[email protected]>
Merge pull request #1384 from kAworu/fix-disqus-over-https

Fix Disqus over https.

8aa851e9e342fac787215988ede20dcb0b046a22 authored over 11 years ago by Parker Moore <[email protected]>
Fix Disqus over https.

Forcing http:// as protocol will make Disqus fail when server over
https for security reasons.

0a1b94d222d899868e1c3a8d3518c434e909e2f1 authored over 11 years ago by Alexandre Perrin <[email protected]>
Add proper disqus identifier comment count links

Fixes #277

4cc76820331b2b327c03d27216e79bc55a58c505 authored over 11 years ago by Trey Hunner <[email protected]>
Merge branch 'master' of https://github.com/imathis/octopress

8bfd5ef3237f07125adde7043c19a3159879044a authored over 11 years ago by Alexandre Perrin <[email protected]>
fix old style gist url not found issue

cbf4b6570f4e999b69ffdaad7057d5a51213bd1e authored over 11 years ago by AR <[email protected]>
Merge pull request #1367 from nagimov/patch-1

".git" added to sample string with SSH repository URL

f0674c69366b9172e6811036bbc5b0a29dbf6025 authored over 11 years ago by Parker Moore <[email protected]>
".git" added to sample string with SSH repository URL

Octopress does not work with a repo URL like a "[email protected]:your_username/your_username.githu...

d7a4bf5fc0c35f461c0d75796070203376d1b538 authored over 11 years ago by nagimov <[email protected]>
Remove .ruby-version file and add note to README regarding minimum Ruby version.

@imathis - look ok?

Closes #1365.

9c41abf5e0b1c51a16a6c83e4c4f96c3f9f5c586 authored over 11 years ago by Parker Moore <[email protected]>
Update Gemfile.lock.

f75547f61fa38e43b5e07c410daac7558c9be59d authored over 11 years ago by Parker Moore <[email protected]>
Set a fixed version for directory_watcher gem.

3e1707d289b557d794bfaacbb6682a008223d4c9 authored over 11 years ago by Brandon Mathis <[email protected]>
Made blog_url becalled just once...

...and stored in the `url` variable.

631069f427764884855efc03660dbaec363dd565 authored over 11 years ago by Daniel Escoz <[email protected]>
Fixed blog_url for personal github pages projects. #1328

a604dce25826ab31846064f9799f0c0e8197dac4 authored over 11 years ago by Brandon Mathis <[email protected]>
Fixed setup_github_pages success message. #1328

77dc6a1ccf7ffb67ecbaecd9fd612ebdd7906d72 authored over 11 years ago by Brandon Mathis <[email protected]>
Fixed blog_url when user contains uppercase letters

a4236cae1b8e20e091fe7e42a05b376cd60eb312 authored over 11 years ago by Daniel Escoz <[email protected]>
Fixed blog_url not returning & rake setup_github_pages failing

When executing `rake setup_github_pages`, an error tells that `url` don't exist. The reference t...

498116b77465d8cdc87c25e3abd7701e4f8e0318 authored over 11 years ago by Daniel Escoz <[email protected]>
Merge pull request #1330 from rslifka/master

Use version-manager-agnostic Ruby version specification

b030e0c204ba10ca16a0895c2471860fcae3004f authored over 11 years ago by Parker Moore <[email protected]>
Merge pull request #1328 from sharethrough/master

Use the CNAME from /source when (re)generating _config.yml

b7756c462b703eafb15c8e9423fa73bb5add63d0 authored over 11 years ago by Brandon Mathis <[email protected]>
Let's use the specified format - https://gist.github.com/fnichol/1912050

af8c4cad70cb0b8afc7bcdb2281662af97c6b132 authored over 11 years ago by Rob Slifka <[email protected]>
Removed outdated ruby version manager configurations; update to .ruby-version

56a1868dfb54197547ebd932fc2b13b58e0711a1 authored over 11 years ago by Rob Slifka <[email protected]>
Improved readability

7f19c78cd53369cac01c1b107e9147c72de6d22a authored over 11 years ago by Rob Slifka <[email protected]>
Extract method

f56cbb55891c9214d66a9eaace4120d0901c62b4 authored over 11 years ago by Rob Slifka <[email protected]>
Use source/CNAME (if it exists) to set _config.yml url property

def01cb4441a08a4dca4b4be4d44c8684857f648 authored over 11 years ago by Rob Slifka <[email protected]>
Fixed typo in path to jQuery fallback

The `libs` folder was typoed as `lib`

fc37d922da85fcfede4053094b2b6513b6ba2d37 authored over 11 years ago by Mason Stewart <[email protected]>
Merge pull request #1300 from daphotron/master

Remove redundant reset-html5 call

9cf6b5ff8303522648ef01a510cca43c0563887c authored over 11 years ago by Parker Moore <[email protected]>
Remove redundant reset-html5, global-reset already calls reset-html5

962798293bb70de73d00836c0555c3de0588c287 authored over 11 years ago by Daphne Lin <[email protected]>
update style rake task to copy from new sass to old sass folder. it seems like it was backwards before which makes no sense

b19dbff510f776f7d395d4f4de609e13cec84697 authored over 11 years ago by Blake Johnson <blake41@@gmail.com>
Merge pull request #1297 from ndbroadbent/patch-1

Fix http generated images path when using Compass sprites

2432f9997ba42a19479697059e69805e5aaec582 authored over 11 years ago by Brandon Mathis <[email protected]>
Merge pull request #1298 from imathis/deprecate-192-whoops

Deprecate 1.9.2, add 2.0.0

d85c2414ad4b1f33b218df892e7444bcea13bafa authored over 11 years ago by Parker Moore <[email protected]>
Deprecate 1.9.2, add 2.0.0 :)

bd2caadf50f66ca4a493b6f68c133a0cb6b826e7 authored over 11 years ago by Parker Moore <[email protected]>
Fix http generated images path when using Compass sprites

Otherwise compass uses '/source/images' for the sprite image URL

7a4feb1e31687abfc9a8d1d3c865ec87b47e1713 authored over 11 years ago by Nathan Broadbent <[email protected]>
Merge pull request #1141 from joelclermont/patch-1

Enable inline PHP syntax highlighting

64bb9a346b8ed93f19fd25fa258c7931d888773f authored over 11 years ago by Brandon Mathis <[email protected]>
Merge pull request #1291 from stevenharman/patch-1

Use HTTPS for Rubygems

b8a981db5f56377f93f34d099a093280b9ef974a authored over 11 years ago by Parker Moore <[email protected]>
Use HTTPS for Rubygems

It is now recommended to use HTTPS for connecting to Rubygems.

7b52209f45d3e2c0849ea4f75cd64c63f3b7cc68 authored over 11 years ago by Steven Harman <[email protected]>
updated Sass to 3.2

dbdf64e4dfcb71f110ad9aac6c6f8726f82e9faa authored over 11 years ago by Brandon Mathis <[email protected]>
Merge pull request #1286 from SamWhited/master

Use protocol relative URL's for Twitter

1bcfe84dedca63ffe5e653e3f7479abc6eef23f2 authored over 11 years ago by Parker Moore <[email protected]>
Fix second Twitter URL to be protocol relative

09789773eb0fc4691c6054d5f2b16d0f3b16776a authored over 11 years ago by Sam Whited <[email protected]>
Use protocol relative URL for Twitter

27dcfa1a510cece7ede8ad26fd0cfa475552b7ea authored over 11 years ago by Sam Whited <[email protected]>
Github Pages deployment is now using `git add -A` for compatability with Git 1.8.2+

bc674751486a2a5d423e6c6a0aa8778da3c73231 authored over 11 years ago by Brandon Mathis <[email protected]>
Merge pull request #1282 from myoung34/gist-fix

The gist hashes have changed. They include letters now

0e2bff13363d24dd9d7cdab3503b1c8bdfc5111f authored over 11 years ago by Parker Moore <[email protected]>
The gist hashes have changed. They include letters now

3cac6b9a16cc0527661ca2de59977cac3bbede6e authored over 11 years ago by Marcus Young <[email protected]>
Merge pull request #1281 from elbowdonkey/master

Allow for JsFiddle versions.

84ee8d0d8a38a16bda968a6ae3030a61f045c31c authored over 11 years ago by Parker Moore <[email protected]>
Merge pull request #1275 from erizhang/add_https_support

add https protocol supporting during rake setup_github_pages

82e247320ececdcea0ba10114c2e10d836e652fc authored over 11 years ago by Brandon Mathis <[email protected]>
Merge pull request #1267 from vinc/feature-default

Added !default to $img-border

2292fc03d64aca88b4014381fc9742effb69ef91 authored over 11 years ago by Brandon Mathis <[email protected]>
Revised the regex for JsFiddle plugin after further testing.

a2ee7a0af13216e8c68882460350680d7048bb7e authored over 11 years ago by Michael Buffington <[email protected]>
Adjusted JsFiddle plugin to detect jsFiddle versions.

Prior to this change, {% jsFiddle ccWP7/5 result,js,html %} wouldn't
render the desired tab orde...

46be4c8fc4948f3050a20de59376d46276f9673e authored over 11 years ago by Michael Buffington <[email protected]>
add https protocol supporting during rake setup_github_pages

f5bb4dd89ea64181910acb8ef0df5ae84644b75d authored over 11 years ago by erizhang <[email protected]>
Added !default to $img-border

6d3eb3fed6755f5ede69ac287d4e2452bfc3a824 authored over 11 years ago by Vincent Ollivier <[email protected]>
Fix codeblock rendering with HAML when there is a filetype defined.

fe28c0b518e47f7929772eaaab7b0118ddcfbaad authored over 11 years ago by Alexandre Perrin <[email protected]>
Recent posts sidebar now correctly observes titlecase settings

e83dfccc4f6f2db6283918af1743e63278807089 authored over 11 years ago by Brandon Mathis <[email protected]>
Footnotes styling updates

ac5d2538ece38c62e073d2271eac35db9fe59237 authored over 11 years ago by Brandon Mathis <[email protected]>
Removed a couple of buggy filters on RDiscount (for now)

21985f25d5bc9096cfe2640c2b000013fdaad6fc authored over 11 years ago by Brandon Mathis <[email protected]>
Updated RDiscount, added footnotes and other extensions

11a1ba623e76f3524a1835856a83ad826c6e0c52 authored over 11 years ago by Brandon Mathis <[email protected]>
Sinatra now correctly returns code 404 when a page is not found. Closes #1198

09558c64e6fb4fd406baa379ef79d9419b0a6e03 authored over 11 years ago by Brandon Mathis <[email protected]>
Added support for deploying to github.io

1bd2b62a80f3a7be330cb9600a2206a678e6863d authored over 11 years ago by Brandon Mathis <[email protected]>
Accepting all non-whitespace characters as language names for Pygments code highlighting

afca876bd46f13002119c6a342ff75c4db28ac0b authored over 11 years ago by Brandon Mathis <[email protected]>
Allowing dashes in code names. Closes #1166

3ab22cb8209687f9a77b22c896e16c23a00f3845 authored over 11 years ago by Brandon Mathis <[email protected]>
fixed video wrapping js

7dfba9a26e21b970f74aa663a86d407ae8fd5958 authored almost 12 years ago by Brandon Mathis <[email protected]>
fixed mobile navigation

49a27c929d646973ce1f4ed4c93506a10be61b81 authored almost 12 years ago by Brandon Mathis <[email protected]>
Enable inline PHP syntax highlighting

Pygments has a "startinline" option which is only relevant for the PhpLexer. It allows syntax hi...

1a1c8681a43b205f9ef8912f15f7f0f6e33ee3ea authored almost 12 years ago by Joel Clermont <[email protected]>
fixed addSidebarToggler where index and section were flip-flopped

75cc24c8d602d509e6b272db983489090595f001 authored almost 12 years ago by Brandon Mathis <[email protected]>
Added sass-globbing, allowing plugin stylesheets to be auto-imported from the assets/stylesheets/plugins directory

9364f37ac75a028c7ce12de06cc00da5bc2506b9 authored almost 12 years ago by Brandon Mathis <[email protected]>
Improved: config_tag plugin is much more flexible now and can be used by other plugins directly through the config_tag method

05db158fec6d4c2ba3b558f2b83a0addb7f55b34 authored almost 12 years ago by Brandon Mathis <[email protected]>
added config_tag plugin for integration of configuration into templates

2bec7f858a42b01171b157b5cda60cc54feb7e8d authored almost 12 years ago by Brandon Mathis <[email protected]>
Merge pull request #1116 from peterboni/patch-1

Mobile nav fixed.

1c7919902d38a15835a1657a19ec9cf9bbb151be authored almost 12 years ago by Brandon Mathis <[email protected]>
Fixed GitHub jsonp call. Closed #1118

c35ff7b6604bba61b80fb6371d7cda9920c09a81 authored almost 12 years ago by Brandon Mathis <[email protected]>
removed Twitter configuration for timeline and follow buton which are no longer integrated

4157cda54c1f56b8dd512aa4aa4e018b66beec21 authored almost 12 years ago by Brandon Mathis <[email protected]>
Mobile nav fixed.

Now shows links instead of 'undefined'.

dee2900ba2b896ac20dac31ef79f833c139814f8 authored almost 12 years ago by peterboni <[email protected]>
Removed Twitter and Ender.js. Added jQuery and updated Modernizr

98013543d9bb0c51e05236498bf4fbc92af678e1 authored almost 12 years ago by Brandon Mathis <[email protected]>
Merge branch 'master' of github.com:imathis/octopress

* 'master' of github.com:imathis/octopress:
Update plugins/pygments_code.rb
Async load of Fa...

cf5e90962627c4ce2ea5b08d452496621eb969e3 authored almost 12 years ago by Parker Moore <[email protected]>
Added .gitattributes file to keep CRLF's out of the codebase.

3548752af0e5afc8ca524740a261e50532bbc9dd authored almost 12 years ago by Parker Moore <[email protected]>
Merge pull request #991 from rretsiem/patch-2

Async load of Facebook JS

16c18e41913ec8e37dc7b5c8de8d3d4484c477b4 authored almost 12 years ago by Parker Moore <[email protected]>
Merge pull request #990 from sjml/patch-1

Generate can fail if Pygments can't parse a code block

392e32bef03698f0bc8593f2eb719664bb139d82 authored almost 12 years ago by Parker Moore <[email protected]>
Merge pull request #664 from earaya/master

Styles & scripts optimization in the document head

524e337aec17b01d0815d65374ee6697eec0c4d4 authored almost 12 years ago by Parker Moore <[email protected]>
Merge pull request #629 from vyper/master

Added stringex and changed to use #to_url for create directory.

e2596c02cbdd9a6e493a512724a8787a7e4a07ec authored almost 12 years ago by Parker Moore <[email protected]>
Merge pull request #452 from treyhunner/topic/editorconfig

Add EditorConfig files to define indentation styles

880b0fbdac22491839d5de9d059ad924bb636933 authored almost 12 years ago by Parker Moore <[email protected]>
Merge branch 'master' of github.com:imathis/octopress

* 'master' of github.com:imathis/octopress:
Using data.code.to_i like a true Rubyist in plugin...

7f4cf2554643242d88d87b53378a75ba59186660 authored almost 12 years ago by Parker Moore <[email protected]>
Using data.code.to_i like a true Rubyist in plugins/gist_code.rb. Heh. #438

de8e79f348c136fdec31fbed16d6c8007968dc3b authored almost 12 years ago by Parker Moore <[email protected]>
Merge pull request #448 from NSError/list-fix

Fix for bottom margin in nested lists.

e7a9b3fe4083e028ebf3d458579ffb0d69e7b589 authored almost 12 years ago by Parker Moore <[email protected]>
Using data.code.to_i like a true Rubyist in plugins/gist_code.rb. Heh. #438

407a242f2d360f3e2acacc408affe92d941cc157 authored almost 12 years ago by Parker Moore <[email protected]>
Merge pull request #438 from roman-yepishev/gist_error

Raise RuntimeError when gist is unavailable - #437

51905b6a90b55c5293d346667ebe16fadae99537 authored almost 12 years ago by Parker Moore <[email protected]>
Merge pull request #1074 from joneslee85/bump-sinatra

Bump sinatra to 1.3.5

f4f42823f687e840c65fdeab0c35d26d442835f7 authored almost 12 years ago by Parker Moore <[email protected]>
Bump sinatra to 1.3.5

960145fa20533174ecd6a6306cf1f235e82650eb authored almost 12 years ago by Trung Lê <[email protected]>
Merge branch 'master' of github.com:imathis/octopress

Conflicts:
plugins/category_generator.rb

2fe9da91f5a4b5ba3edaee47ee24dbce523e739e authored almost 12 years ago by Leonardo Saraiva <[email protected]>
It's 2013. Hi, MIT License.

4790b939807be4d9abcc567f02773ff24b99320d authored almost 12 years ago by Parker Moore <[email protected]>
Use HTML5 '&' character to connect query params in GitHub API call. #1031.

cc5f508a1005fc3c82b77c73e2c82e264a578a97 authored almost 12 years ago by Parker Moore <[email protected]>
Merge pull request #1031 from schwern/github_repo_sorting

Use the Github API repo sorting.

8fada73b781d656c23cda05c8060049fff661db8 authored almost 12 years ago by Parker Moore <[email protected]>
Use the Github API repo sorting.

The Github API can sort by pushed time, no need to do it manually.
http://developer.github.com/v...

cc93e6fc98777418544eccd81f106b42dd915f5b authored almost 12 years ago by Michael G. Schwern <[email protected]>
Fixed issue with mobile nav choosing the last option by default. Fixes #950.

43751b76d3a3e217b367fa5581ef6032379d1c49 authored almost 12 years ago by Floyd Pink <[email protected]>
fixed issue #949 using @alexkirmse's patch

510c6d602be599db76b3f840ae94236f90f06d7a authored almost 12 years ago by Floyd Pink <[email protected]>
Update plugins/pygments_code.rb

Giving a more helpful error message instead of silently failing.

35e23f59ca00a04c1784180b765c3e6cc23f9a40 authored almost 12 years ago by Shane Liesegang <[email protected]>
Async load of Facebook JS

added async switch = TRUE to loader.
According to Google PageSpeed the Facebook JS was not load...

d5b491f7044c2d69d620c34aced2048f41295480 authored almost 12 years ago by René <[email protected]>
Update plugins/pygments_code.rb

Making it so the build doesn't fail if a bad lexer is passed to the code highlighting.

9293ecc174c9466329753b63c1e292dd14055dea authored almost 12 years ago by sjml <[email protected]>
Added travis stamp of approval to README.

f109abe9f6b3bd48ab8b24c85c5808dda67ef934 authored almost 12 years ago by Parker Moore <[email protected]>
Added travis.yml so travis doesn't fail for every master branch PR and push

d65618f60c24fff151ad2e6125314cb8b44c9818 authored almost 12 years ago by Parker Moore <[email protected]>
improved regexes for setup_github_pages task

5b887fef97fe2fcabe5b7482ca3f9ba62a5eb03e authored almost 12 years ago by Brandon Mathis <[email protected]>
Removed unnecessary passive group from octopress origin regex

963eff26eb52e8622559d61ae54db38e7c101bd3 authored almost 12 years ago by Brandon Mathis <[email protected]>
setup_github_pages: allow for clones missing .git extension

54fb2173d18788ca5ccd39828f7030eafad353ff authored almost 12 years ago by Vaz Allen <[email protected]>