Repository: polygene-website Updated Branches: refs/heads/asf-site 564e3aa81 -> dd6faee9a
Forgot git push in README Project: http://git-wip-us.apache.org/repos/asf/polygene-website/repo Commit: http://git-wip-us.apache.org/repos/asf/polygene-website/commit/dd6faee9 Tree: http://git-wip-us.apache.org/repos/asf/polygene-website/tree/dd6faee9 Diff: http://git-wip-us.apache.org/repos/asf/polygene-website/diff/dd6faee9 Branch: refs/heads/asf-site Commit: dd6faee9a551e49688aff568d905b421d75c74c4 Parents: 564e3aa Author: niclas <[email protected]> Authored: Sat Mar 25 09:48:13 2017 +0800 Committer: niclas <[email protected]> Committed: Sat Mar 25 09:48:13 2017 +0800 ---------------------------------------------------------------------- README.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/polygene-website/blob/dd6faee9/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 75122ae..d6352a9 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ First, install jekyll: `gem install jekyll`, then: jekyll build git add --force content src git commit -a -m "polygene: update website" + git push ## Directory Structure
