ghostwill
ghostwill copied to clipboard
A responsive ghost theme
- 新增音乐播放器支持[demo](https://www.pingch.top/hello-world/) 使用[APlayer](https://aplayer.js.org/),只需要在Markdown代码中加入 ``` [00:01.21]xxx [00:02.04] [00:03.18]作词: xxx [00:04.52]作曲: xxx [00:06.09]演唱:xxx ``` pre标签内为lrc歌词文件,div标签内title为歌名,author为歌手,url + “.mp3”表示音乐文件的URL,url + ".jpg"表示歌曲封面图片的URL,即可创建音乐播放器,目前每篇博客只能使用一个播放器。 - 原来的代码中一些script链接为http,修改为https cdn,防止运营商篡改 - 由于多说倒闭,删除了原代码中的多说评论部分
GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1
1、如果展示代码块的区域显示行号就好了 2、代码的字体小一点
不知道会不会遇到很多问题
就是会先出现,之后隐去,再出现。我看了可能是CSS fadeInDown的Animation会把字隐去后重新出来,可以先预设一个hidden?