【发布时间】:2016-02-21 19:46:51
【问题描述】:
http://leongaban.github.io/leongaban-10/(
Here is my repo with a jekyll blog 100% 在本地工作,我确实创建了 gh-pages 分支。下面是我的 github 页面上的博客应该是什么样子的截图:
我需要在我的_config.yml 中更改任何内容吗?
网站设置
title: Leon Gaban
email: leongaban@gmail.com
description: "Leon Gaban"# this means to ignore newlines until "baseurl:"
baseurl: "" # the subpath of your site, e.g. /blog
url: "http://leongaban.com" # the base hostname & protocol for your site
twitter_username: leongaban
github_username: leongaban
# Build settings
markdown: kramdown
【问题讨论】:
标签: github jekyll github-pages