How to Post Source Code on Your WordPress Blog using GitHub Gists and the GistPress WordPress Plugin

  1. Download gistpress-develop.zip
  2. Install the GistPress Plugin on Your Blog
  3. Copy & Paste the Link to Your GitHub Gist in Your Blog
/*******************************************************************************
*******************************************************************************
*******************************************************************************
How to Post Source Code on Your WordPress Blog using GitHub Gists and the
GistPress WordPress Plugin:
1) Download gistpress-develop.zip
2) Install the GistPress Plugin on Your Blog
3) Copy & Paste the Link to Your GitHub Gist in Your Blog
*******************************************************************************
*******************************************************************************
******************************************************************************/
while (true) {
alert("Creating programming related blog posts just got a lot easier!");
}
 

topherPedersen