Jekyll Cheat Sheet

1. 基础

介绍 安装 快速开始 其它
  1. Jekyll 介绍
  1. Jekyll 安装(CentOS 7)
  2. Jekyll 安装(Win10)
  1. 新建静态网站(快速开始)
  2. Jekyll 常用命令
  1. GitHub Pages
  2. Themes

2. Liquid

Liquid
  1. Liquid: Filters
  2. Liquid: Tags(if)
  3. Variables: Global
  4. Variables: Page
  5. Variables: Site

3. 内容

Front Matter Link Page
  1. Front Matter
  2. Front Matter Defaults
  1. Link
  2. Link: permalink
  1. Collections
  2. Pages and Posts
  3. Post: Drafts
  4. Post: Excerpts
  5. Post: Future
  6. Post: Tags
  7. Static Files
  8. 代码

4. 使用技巧

技巧
  1. Center Image
  2. Copy to Clipboard
  3. Jekyll PlantUML

5. Reference