I use github to backup and share my scripts. I’d like to be able to post some of these on my blog. Is it possible to embed a script (and syntax hightlight it if possible) into my wordpress blogs? This is just one of them I’d like to do. Any thoughts be appreciated.
Share
Found a way to do this myself. Pointing out GitHub Gist it looks like is the best solution. Since gists are repositories, I learned I can update them and hence scripts on my blog will be updated. I wrote a script for it and posted it here. Thanks for the help/comments guys.