Skip to content

Instantly share code, notes, and snippets.

@topherPedersen
Last active June 27, 2019 08:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save topherPedersen/e2a473c576f3376637515b4da03b0cfd to your computer and use it in GitHub Desktop.
Save topherPedersen/e2a473c576f3376637515b4da03b0cfd to your computer and use it in GitHub Desktop.
How to Source Code on Your WordPress Blog with Github Gists & The GistPress Plugin
/*******************************************************************************
*******************************************************************************
*******************************************************************************
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!");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment