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

scoped force-wrap to anchor links in articles and sidebar

3d3781e259d64d7cb9045db46e2d39166a8f81b8 authored over 13 years ago by Brandon Mathis <[email protected]>
Added a fix for wrapping long lines of text in articles and in the sidebar

51b2a36b40e261c5d4fc10f0e6d99f0ec80a02d4 authored over 13 years ago by Brandon Mathis <[email protected]>
removed some unnecessary steps from the category_generator plugin to avoid confusion

fe074b2c1b08046d26c5f191889743ef4115bc55 authored over 13 years ago by Brandon Mathis <[email protected]>
fixed misspelling of exerpt to excerpt for in the Octopress filters

da38dbe5847c9bbf231119f3b60fae0800c0370b authored over 13 years ago by Brandon Mathis <[email protected]>
improved consistency of margins on code blocks

f49b24ac607ea70b71df26839b95a2e5f0baf7cc authored over 13 years ago by Brandon Mathis <[email protected]>
1. Added image tag plugin

2. Removed figure tag plugin
3. Renamed custom_filters to octopress_filters
4. Added styles to su...

a2bc6f97627d78d42230061125252f074ce4f4cd authored over 13 years ago by Brandon Mathis <[email protected]>
fixed error in pullquote plugin

8e489ac2daf35f81d4567f959219decd6836b024 authored over 13 years ago by Brandon Mathis <[email protected]>
blockquote plugin now allows for source attribution with out a link, see docs

967eeb46e8f9bb25a382c52f1f36de59b8f0d1cb authored over 13 years ago by Brandon Mathis <[email protected]>
Render partial now automatically stirps out yaml front matter

ba0e5ef4a38a3c06b8bcf4af6518cd00665dacb2 authored over 13 years ago by Brandon Mathis <[email protected]>
updated rakefile and config to support url mapping in previous commit

12aed03eea27534168a1a5edb7c484fdf24b5937 authored over 13 years ago by Brandon Mathis <[email protected]>
Finally a nice solution for mapping relative urls

39d56bc98834b09fc6939fd27bde8848efbb251d authored over 13 years ago by Brandon Mathis <[email protected]>
1. Added condition to full_url filter to allow it to be used as a root_url appending filter for remapping root "/" urls when octopress is deployed to a subdirectory. Updated _includes/article and _layouts/page to use the filter

2. Added documentation for the include_code plugin

44e1351fc71eaef7aefdc168dc9bc15b20d4bda4 authored over 13 years ago by Brandon Mathis <[email protected]>
made bottom margin for code blocks more consistant

05e4b7951d976070675eb02a072ffb9f0b235dba authored over 13 years ago by Brandon Mathis <[email protected]>
improved documentation on codeblock plugin

0843c02f4ea3a2cd8a6e95bdc08cda5e11eea193 authored over 13 years ago by Brandon Mathis <[email protected]>
added optional title to include code tag

c030550917da803e064aaaf00f556f6f11307c46 authored over 13 years ago by Brandon Mathis <[email protected]>
removed incorrect usage of gsub! which was returning nil if the substitution was not found. Now strips leading and trailing whitespace

ae51fe859e832c90866204c6cda93f85ebef6543 authored over 13 years ago by Brandon Mathis <[email protected]>
updated gist_tag.rb to use <div>s to get around RDiscount's foolishness

3587076aed88a19246ffc7bfeeddde96bb6b38a0 authored over 13 years ago by Brandon Mathis <[email protected]>
cleaned up config for generic use

af39f9682691b23b50e8d566091aeb0f2f16d28f authored over 13 years ago by Brandon Mathis <[email protected]>
moved the favicon.png to the root directory for better discoverability

f6774b7c2fe616d8e7f9fdfb10c1740b824b491c authored over 13 years ago by Brandon Mathis <[email protected]>
added source_update and sass_update rake tasks, for easily updating a blog to the latest theme

19df7e84d6e1ba3b502df3ec558e1fc6260e1d51 authored over 13 years ago by Brandon Mathis <[email protected]>
Updated Readme with latest instructions

6a149ea30242d58b9b872a119323af0ac0dfa06d authored over 13 years ago by Brandon Mathis <[email protected]>
added <div> wrappers to code blocks because rdiscount stupidly wraps <figure> tags with paragraphs. Grr.

6f646e7290114721a1b4d6b49f25496ad8d7ca7e authored over 13 years ago by Brandon Mathis <[email protected]>
fixed regular expression for new_page rake task

cc1cfa56b200a93532fb392d96d85426fcc91f38 authored over 13 years ago by Brandon Mathis <[email protected]>
fixed logic for showing dates on page layout

3f2855ac6ba9f623092e6658e4d465a425456c16 authored over 13 years ago by Brandon Mathis <[email protected]>
new_page rake task now creates pages as page_name/index.[default_format] if no file extension is passed. By default this creates nicer urls

6006ac8a01d2538291f4834104a7ad62f7e92c23 authored over 13 years ago by Brandon Mathis <[email protected]>
changed post layout so that blog posts default to comments being turned on

e027d82d171e1094ffcf0febca83d771d307b8d5 authored over 13 years ago by Brandon Mathis <[email protected]>
Fixed a bug where blockquotes broke without an author, also refactored a bit for reability

a71a709cb320a5eef92251298c90ac735e34d45c authored over 13 years ago by Brandon Mathis <[email protected]>
In new_post and new_page rake tasks: adding quotes around title attribute for better compatibility with yaml

98cfd74d9ac6a02113f950c2f2cf4772b15bdff1 authored over 13 years ago by Brandon Mathis <[email protected]>
Changed rake task 'post' to 'new_post' and updated the yaml front matter. Added 'new_page' rake task for easily adding new pages with a default yaml block

4a4032316646a16195b2dd0e32e00f4a779feccb authored over 13 years ago by Brandon Mathis <[email protected]>
Updated Readme to break out rake install with more explanation

f08cba25586c582c6bbe1de99239b4f85e0db419 authored over 13 years ago by Brandon Mathis <[email protected]>
Improved organziation of _config.yml

306989265478f7e57a15efb8f819b985d89c0139 authored over 13 years ago by Brandon Mathis <[email protected]>
Moved plugins to root directory. I'm ditching the idea of shipping plugins with themes until it's more obviously necessary. This way it's easier to merge and update plugins.

17c59fb1d1bf3e0c05137af4b4bd09ae271a2d31 authored over 13 years ago by Brandon Mathis <[email protected]>
Fixed header link

873a604e144c53cfc5465a790e43db5b7ebb429e authored over 13 years ago by Brandon Mathis <[email protected]>
Renamed include_file plugin to render_partial, added documentation to include_code and render_partial

1fd21a6e254cecc10a6ae05106bfa0f665a4d90d authored over 13 years ago by Brandon Mathis <[email protected]>
Improved variable names for setting footer, sharing, sidebar and metadata diesplay from page configurations

64b23d9f34f140b8e544960070525343dfe1273b authored over 13 years ago by Brandon Mathis <[email protected]>
Refactored layout styles:

1. Now iPad vertical gets a collapsed sidebar with columns
2. Moved sidebar toggler styles from l...

0f2686eff7f23a996a2a35f712079ea3ac971cd9 authored over 13 years ago by Brandon Mathis <[email protected]>
scoped titlebar styling to figcaptions under figures with role="code", added an example for overriding a style in sass/custom/styles.scss

4dfc5c1d67ab50752a38a69949f546475d1b3e7e authored over 13 years ago by Brandon Mathis <[email protected]>
Added a plugin for easily generating <figure> and <figcaption> with images

790521a44b12c6a287d0d52c80aafe6c93fc341f authored over 13 years ago by Brandon Mathis <[email protected]>
Fixed typo in code_block plugin

e17bb6ebd52e83cd00a1469ab9142c1c3ecfe656 authored over 13 years ago by Brandon Mathis <[email protected]>
Added plugin for simple code block authoring

fe8150d7880912ceafdc48393084a8021d002b35 authored over 13 years ago by Brandon Mathis <[email protected]>
removed unnecessary regex from pullquote plugin

e55f5f9ab99df2d34237308a94d6f0d0db29e74b authored over 13 years ago by Brandon Mathis <[email protected]>
improved regular expressions in blockquote plugin

6a6de74aade2d4c083a49751c7d08964ce46395b authored over 13 years ago by Brandon Mathis <[email protected]>
fixed blue hover in header link

a93c9599508533aac14392f69af9a97639b1c7e0 authored over 13 years ago by Brandon Mathis <[email protected]>
Merge pull request #35 from smt/pull-request-1

Updated Gemfile.lock and some deprecated Compass mixin args

ed17a8a9276cc9aab3410105b9f4d902ede6e45f authored over 13 years ago by Brandon Mathis <[email protected]>
Fix deprecated Compass transition arguments

31b578b06704e0d7234bdebb5c4b84d80dd1b54e authored over 13 years ago by Stephen Tudor <[email protected]>
Update Gemfile.lock to more recent gems

1d9e20ddfb97a747e43cf70bc64a369f0e365783 authored over 13 years ago by Stephen Tudor <[email protected]>
Added Changelog

575ad6d6a1d9a78485659c5cef7bed9fb3401e19 authored over 13 years ago by Brandon Mathis <[email protected]>
Minor update to navigation, Updated Copyright, added beginning upgrade

instructions.

ccda3a565655d057530cf6a75cbbbfb430f52e79 authored over 13 years ago by Brandon Mathis <[email protected]>
Merge branch 'edge' of github.com:imathis/octopress into edge

7c715829909dc33091a1daad9b6a3388d1550986 authored over 13 years ago by Brandon Mathis <[email protected]>
1. Added rake task for simple configuration of subdirectory deployment.

2. Updated READEME documentation regarding deploying to subdirectories.
3. Fixed related mistake ...

1f9b596b821685edcdaebaa885b1c6a4a22d1487 authored over 13 years ago by Brandon Mathis <[email protected]>
Merge pull request #34 from kent/edge

Updated path to plugins.

fcda46920289d2c72d6651b3554e8978e3275686 authored over 13 years ago by Brandon Mathis <[email protected]>
Updated path to plugins.

922472517fb4481bfaba88d9c2b0103b36f6b758 authored over 13 years ago by Kent Fenwick <[email protected]>
Added support and documentation for deploying to subdirectories (like

with gh-pages)

f81bdbc1a8e341d9d3fe1eba3b77beadfe59b3d6 authored over 13 years ago by Brandon Mathis <[email protected]>
removed cleaned out sass comment

4855ef5d2f976b07d624dddb85b46075009d5a6d authored over 13 years ago by Brandon Mathis <[email protected]>
1. Udated category layout

2. Improved scoping and styling for links
3. Sidebar collapse improvements

8b6d83ae6052ee09879d30f2849716fa8e692bfe authored over 13 years ago by Brandon Mathis <[email protected]>
Changed archive links from blog/archives/index.html to blog/archives

4443fd442973bd7e8a2a14e6a2c8a6150cb80b7c authored over 13 years ago by Brandon Mathis <[email protected]>
Moved some post partials into source/_includes/post/ and updated include

links

8d3e0b4a0eb35f32b0d3e1e0ba86b1c0defe6215 authored over 13 years ago by Brandon Mathis <[email protected]>
1. Styled pagination for blog index

2. Fixed Newer pagination link on page 2
3. Improved sidebar section breakdown on collapse
4. Rem...

87f300b2bcf166474e5f7824fb3126a7992613ba authored over 13 years ago by Brandon Mathis <[email protected]>
Updated default link colors, hovers, sidebar link colors, etc

b0921c1e2707e561d71c4debd3b54466fa3f3b4a authored over 13 years ago by Brandon Mathis <[email protected]>
fixed sidebar columnization

b0a610095fd80f51c21ff49ddbe7aa98ea434ebc authored over 13 years ago by Brandon Mathis <[email protected]>
updated readme

eba8e7f5f7db9e1fa47cd5e415efe7aec61610cd authored over 13 years ago by Brandon Mathis <[email protected]>
1. Made default layout more generic.

2. Added a page layout and improved html on post layout.
3. Improved flexibility of stylesheets f...

5d1d04c52c014171b911c3d7c23108e64f0ee9df authored over 13 years ago by Brandon Mathis <[email protected]>
added a space in code figcaption title to make it play nicer with RSS or other no CSS views

67c5edb2f6eb8747a659109fe160b4c54f6e2917 authored over 13 years ago by Brandon Mathis <[email protected]>
fixed unclosed link on category tag

983dd84a4b964d45a8ed767a905b222b46fdefd8 authored over 13 years ago by Brandon Mathis <[email protected]>
Merge branch 'edge' of github.com:imathis/octopress into edge

866c7d8b62b35859db3836f1a4793770bfc3d2d3 authored over 13 years ago by Brandon Mathis <[email protected]>
Updated install rake task (now properly copies directory contents) Thanks @pw for the pull request fixes #32

9e6a951826d22eadc0f17f2e4962b41cac429a7c authored over 13 years ago by Brandon Mathis <[email protected]>
Merge pull request #33 from pw/archives_fix

Archives fix

e8b14a1b7325516aac8f3e9d4dbcf6e8499f75d8 authored over 13 years ago by Brandon Mathis <[email protected]>
updated titlecase require on blockquote plugin

acd1ba34d3b74ebb6574d35bc798e1d5f185748a authored over 13 years ago by Brandon Mathis <[email protected]>
Changed _plugins folder to plugins and updated rake tasks accordingly

ee7b9dd9581a048cee17e89181cba94254033fb2 authored over 13 years ago by Brandon Mathis <[email protected]>
Fixed broken link to archives.html in index.html

3ebdd38d2543cf6d264bdd502a40d076837f680e authored over 13 years ago by Patrick White <[email protected]>
Fixed broken link to archives page.

27ba56001764a43dd1e733183eb15b8356e48f97 authored over 13 years ago by Patrick White <[email protected]>
Updated responsive typography sizing

d4139e394ec9f70acfcb35f25340bdb541d0d7ee authored over 13 years ago by Brandon Mathis <[email protected]>
refactored styling of colors for code blocks, reduced specificty on .feature class for blog posts

8e6da4ee38239f7f2908e9939b83c87bf2e930e5 authored over 13 years ago by Brandon Mathis <[email protected]>
improved page title generation

e30a298eb9f76beebe6529769ce736016c9fab42 authored over 13 years ago by Brandon Mathis <[email protected]>
improved responsive typography styles

252bfd24afee42c1ba29b1a031208a98d4cbbd16 authored over 13 years ago by Brandon Mathis <[email protected]>
1. Updated config so blog categories get ouput to /blog/categories

2. Increased default pagination to 10 posts per page
3. Explained email address for RSS feed better

b9ad060b5d5d2df594a497633b4c3bf8fa9ebf66 authored over 13 years ago by Brandon Mathis <[email protected]>
Moved themes to .themes to get it out of the way. Updated Rakefile to support .themes dir and remove duplication. Improved deploy task. Renamed init_deploy to cofig_deploy and rewrote it to update configurations in the Rakefile for easier deploy use

ea349cdfbfa4d42110099e49a8ff23f7213cd5b6 authored over 13 years ago by Brandon Mathis <[email protected]>
Improved the post and init_deploy rake tasks

ce6621724c8d13530681724528b22e1c381f0dc2 authored over 13 years ago by Brandon Mathis <[email protected]>
fixed a bug in init_deploy task

6f4c842bdf2b346777823fdf683ada5a8875fad8 authored over 13 years ago by Brandon Mathis <[email protected]>
Added archive_post partial

Added post_category partial
Added archives page

62c9780c677a2750d8942773dffedbb1045a8f4b authored over 13 years ago by Brandon Mathis <[email protected]>
Added category index layout and noise.png

87c9dc64303996aaea4f7487476bae3b6c811f66 authored over 13 years ago by Brandon Mathis <[email protected]>
Included Sass files which should have been in my previous commit. Oops!

How embarrassing. Also I've updated the gitignore.

91f0190184b605a47183d9741ea0f08e208c2cb2 authored over 13 years ago by Brandon Mathis <[email protected]>
1. Added Category support

2. Designed blog archives pages
3. Restructured Sass
4. Added Categories to rake post metadata
5....

353ccfd4ebec153a46b12faffff8ab2bba36efc8 authored over 13 years ago by Brandon Mathis <[email protected]>
1. Added html5 video with flash fallback.

2. Added Rack support
3. Disqus support
4. Improved Readme
5. Improved Syntax flexibility and sty...

ef3ff431e5c3028b764d1938bb552a76c340799c authored over 13 years ago by Brandon Mathis <[email protected]>
1. Improved Deployment and setup tasks in Rakefile

2. Improved README setup instructions

a128d4990b6a346076bb07892ecdab868fdce467 authored over 13 years ago by Brandon Mathis <[email protected]>
1. Updated typography for blockquotes

2. Improved blockquote Liquid tag
3. Added custom layout Sass for making layout changes simple

da514a65594ee9f2be0bcd0aa3325acc7720ffac authored over 13 years ago by Brandon Mathis <[email protected]>
1. Reordered configs in Rakefile based on importance.

2. Refactored stylesheets to simplify dreictory trees.

a2ab1d48021b225921eeeffe76a956633a7f99ac authored over 13 years ago by Brandon Mathis <[email protected]>
improved rake tasks for deployment, updated .gitignore

b9b9eb09c1b3e2fbb309adfe7ebbe236f6d5c9e4 authored over 13 years ago by Brandon Mathis <[email protected]>
1. Updated readme

2. Improved blog typography
3. Improved support for Disqus
4. Removed unnecessary page layout

5d61b463580584755bc6a45ac3212b3b08409dda authored over 13 years ago by Brandon Mathis <[email protected]>
1. Switched back to Rdiscount

2. Improved Blockquote comment header
3. Added Include File and Pullquote plugins
4. Improved blo...

f77db80077d739077becc1618b87818ea42f145c authored over 13 years ago by Brandon Mathis <[email protected]>
1. Removed unnecessary guardfile

2. Separated Solarized color pack into a partial.
3. Changed up sass partial load order to suppor...

105ba1434314e06f6cce39e17aedd1f0d66a92d6 authored over 13 years ago by Brandon Mathis <[email protected]>
Readme updates

765c15be622e065cd466cb49c3e71034978fd91b authored over 13 years ago by Brandon Mathis <[email protected]>
1. Replaced Rdiscount in favor of Kramdown (better html5 support) for markdown processing.

2. Added updated instructions to the README
3. Removed unused media css directories
4. Improved u...

21813059f255dcd338d4cc42aad51700126d6058 authored over 13 years ago by Brandon Mathis <[email protected]>
1. Some general styling improvements especially for syntax and navigation

2. JS line numbering now supports embedded gists
3. Added a favicon

b0405cc3c2f901e20d8aa0bc1ed8c499065f0c8b authored over 13 years ago by Brandon Mathis <[email protected]>
1. Added new include_code tag to allow auhtors to insert files from the file system with syntax highligting and a download link

2. Improved the gist tag to properly insert the sources in <noscript> tags
3. Improved semantics ...

ab29d45ae81760e82a6715a41674f58c3f51683a authored over 13 years ago by Brandon Mathis <[email protected]>
Merge pull request #29 from jlong/edge

removed sitemap_generator in favor of generate_sitemap plugin

fea1cc49d939d09c6a3e4d41322bd40e2125d94f authored over 13 years ago by Brandon Mathis <[email protected]>
removed sitemap_generator in favor of generate_sitemap plugin

aa891babb811cc2d3e1ca0421df7e7a2a617f44a authored over 13 years ago by John W. Long <[email protected]>
1. Removed pullquote and improved semantics of blockquote plugin.

2. Removed iterator plugin as it was not being used.
3. Added initial support for html5 video wit...

929e606111b920a2da2f8c21a1d58d1ffeadd91a authored over 13 years ago by Brandon Mathis <[email protected]>
1. Moved _plugins into themes/classic/_plugins

I think it's probably better to ship plugins with themes to make it
easier to update them.
2. Imp...

913fa105c4a6793e6522ca45b85d8f06c803c6b9 authored over 13 years ago by Brandon Mathis <[email protected]>
1. Improved responsive navigation styling when email subscription is present

2. Refactored subscription styling to be more DRY
3. Added an image for email subscriptions
4. Ad...

814be44c151088dfb90d6a01281c9206151b0a88 authored over 13 years ago by Brandon Mathis <[email protected]>