Skip to content
This repository has been archived by the owner on Sep 11, 2022. It is now read-only.

SilverRainZ/silk-jekyll-theme

Repository files navigation

silk-jekyll-theme

A simple jekyll theme.

screenshot

依赖:

  • ruby-jekyll
  • ruby-rdiscount
  • a javascript runtime (such as nodejs)

自定义

  • _includes/commentbox 中填入你的评论框代码(建议使用多说

  • _includes/blog-stat 中填入你的网站统计代码

  • 修改 _config.yml 以修改网站的元信息

    name: 博客名称
    description: 博客描述
    url: 博客地址
    avatar: 头像地址
  • 在 links.md 中增加一条友情链接:

    {% include link name="链接名称" link="url" desc="描述" %}
  • 链接到指定的友情链接:

    {% include friend name="链接名称" %}
  • 增加一张 Github Card:

    {% include github-card repo="owner/repo-name"%}

License

MIT License

外部资源

  • 包含了旧版本的 highlight.js
  • 包含了来自 LOFTER 的 图片资源: assets/icon.png assets/line.png,版权归网易 LOFTER 所有
  • 包含的背景图片 assets/background.jpg 出处不明