How can I use Prettify with Blogger/BlogSpot?

前端 未结 11 2061
轮回少年
轮回少年 2020-12-07 09:58

I\'m using blogger.com to host some texts on programming, and I\'d like to use Prettify (same as Stack Overflow) to nicely colour the code samples.

How do I ins

11条回答
  •  隐瞒了意图╮
    2020-12-07 10:29

    Not a direct answer to your question, but worth consider GitHub. You can get a free account and get syntax colored "gists" which you can share and host on your web page.

    The downside is that the copy is hosted on Github's site and if that's down, then it's down for you too.

提交回复
热议问题