Fork from tactile
See the demo.
-
A blog on Github Page。若Folk,请将我的全部文章移除。
-
你需要知道如何删除html和css的注释。对于html,删除
<!-- -->
直到其所包含的代码的高亮正常。对于css,删除/*
和*/
直到其所包含的代码的高亮正常。 -
本地运行示例:
bundle install
(首次运行需要)bundle exec jekyll server
-
关于使用搜索功能,参考这篇文章
-
A blog on Github Page. If Folk, please remove all my posts.
-
you need to know how to remove html and css comments. For html, delete
<! -->
until the highlighting of the code it contains is normal. For css, remove/*
and*/
until the code it contains is highlighted properly. 3. -
Local run example.
bundle install
(required for first run)bundle exec jekyll server
. -
For using the search function, refer to this article