[OT] "Code Friendly" Blog?

Jeroen Ruigrok van der Werven asmodai at in-nomine.org
Fri Jan 18 01:56:36 EST 2008


-On [20080117 23:56], Miki (miki.tebeka at gmail.com) wrote:
>Is there any free blog hosting that is more "code friendly" (easy to
>post code snippets and such)?

I personally use a Wordpress installation on my own machine with an additional
plugin for syntax highlighting. http://wordpress.org/extend/plugins/wp-syntax/

IIRC it uses <pre lang="python"> for highlighting Python for example.
It works quite well.

If you can host stuff yourself you might even like to check out
http://textpress.pocoo.org/ - a beginning Python solution. :)

-- 
Jeroen Ruigrok van der Werven <asmodai(-at-)in-nomine.org> / asmodai
イェルーン ラウフロック ヴァン デル ウェルヴェン
http://www.in-nomine.org/ | http://www.rangaku.org/
Buried deep are the Souls that are waiting for you...



More information about the Python-list mailing list