Tag

#jekyll

共 3 篇文章。

jekyll

Jekyll 搭建静态博客

一直以来都想搭建一个自己的博客,但是近半年做项目太忙,所以也一直没顾得上。一次偶然在网上上看到一些博客相关的内容,参考node.js下的hexo和 ruby下的jekyll,两个都是用github pages功能的静态页面,一个是将遍以后的markdown文本转成html上传,一个是直接上传mark

7 分钟读完
jekyll

hello jekyll!

You’ll find this post in your `_posts` directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many dif

2 分钟读完
工具

Jekyll的中的代码高亮

在这个博客里,我使用了bootstrap作为前端框架,另外通过比较选择了一个还算满意的代码高亮方式

3 分钟读完