public
Description: A code feather for chyrp with syntax highlighting using geshi.
Homepage:
Clone URL: git://github.com/guitsaru/code-feather.git
Click here to lend your support to: code-feather and make a donation at www.pledgie.com !
name age message
file .gitignore Thu Jul 24 18:12:09 -0700 2008 Removed .DS_Store [guitsaru]
file code.php Sat Aug 23 23:05:47 -0700 2008 Updated for post RC1 [guitsaru]
file code.twig Wed Jul 23 20:52:57 -0700 2008 initial commit [guitsaru]
file code.zip Tue Oct 14 19:12:59 -0700 2008 Modified readme [guitsaru]
file info.yaml Sat Jul 26 21:48:48 -0700 2008 Added ability to embed gists using [gist: {gist... [guitsaru]
directory lib/ Wed Jul 23 20:52:57 -0700 2008 initial commit [guitsaru]
file readme.textile Tue Oct 14 19:12:59 -0700 2008 Modified readme [guitsaru]
file style.css Sat Jul 26 21:48:48 -0700 2008 Added ability to embed gists using [gist: {gist... [guitsaru]

Installation

Copy the code folder into your feathers directory
Copy code.twig into your themes feathers directory
Add the contents of style.css to your themes stylesheets/screen.css file

You can now embed gists using [gist: 2729], replacing 2729 with your gists id.

License

(The MIT License)

Copyright © 2008 Matt Pruitt

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
‘Software’), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED ‘AS IS’, WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.