纯文本转换为静态网站和博客
Permalinks, categories, pages, posts, and custom layouts are all first-class citizens here.
Migrate your blog →快速入门说明
~ $ gem install bundler jekyll
~ $ jekyll new my-awesome-site
~ $ cd my-awesome-site
~/my-awesome-site $ bundle exec jekyll serve
# => 在浏览器中打开 http://localhost:4000
是否厌倦了与主机服务商打交道?
GitHub Pages 基于 Jekyll 构建, 你可以很容易的在 GitHub 上免费部署网站、自定义域名 等等.