You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 9, 2024. It is now read-only.
https://siyangming.github.io/blogs/jekyll_code_block_style/
在官网下载prism.js和prism.css,可以自定义选择主题、支持语言及插件,这里的主题是Okaidia。支持的语言没必要选太多,不然体积会比较大,并且最上面最好选择Minified version。
网页拉到底下载js和css文件,下载后分别复制到js和css文件夹即可。
在_include/head.html中添加以下内容
<script src=