Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 518 Bytes

File metadata and controls

19 lines (13 loc) · 518 Bytes

HEX

go编写的静态博客生成器。hex static blog generator written by golang.
花了两天时间写的,代码风格较差,目前只有本人在使用,缓慢开发中。

Feature:

  • 文章分类和标签
  • disqus评论插件
  • 站点地图sitemap
  • google analytics
  • swiftype内容搜索
  • yaml配置文件

Example

使用hex生成的博客展示:https://www.bicky.me

上面站点的文章内容存放在这里