将纯文本转化为静态网站和博客

Get up and running in seconds.

快速开始

~ $ gem install bundler jekyll

~ $ jekyll new my-awesome-site

~ $ cd my-awesome-site

~/my-awesome-site $ bundle exec jekyll serve

# => Now browse to http://localhost:4000

Free Jekyll hosting on GitHub Pages

Free hosting with GitHub Pages

Sick of dealing with hosting companies? GitHub Pages is powered by Jekyll, so you can easily deploy your site using GitHub for free—custom domain name and all.

Learn more about GitHub Pages →