|
I'm looking for a blog platform that will allow me to paste and share code snippets. I would also want to use my own domain with it. What are my choices? |
|
I personally use WordPress with SyntaxHighlighter Evolved plugin... but then again, I don't post that much code in my site. :p |
|
I use Wordpress plus the WP-Syntax plugin.
To use it, you simply have to wrap code blocks in
Of course, after publishing the post, the highlighted part is code inside the |