Using Gists for Sourcecode examples in WordPress
What I really don’t like that much in WordPress is, that there is no really perfect way to display source code. Today I stumbled over the idea to use gists for displaying source code in WordPress. The advantage is, you can use for exampe PHPStorm for creating your source code, create a gist right out […]