You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@skywalking.apache.org by wu...@apache.org on 2018/01/13 12:03:19 UTC

[incubator-skywalking-website] branch master updated: new README.

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 695770f  new README.
695770f is described below

commit 695770f9b396289238f790591efd555eb9b281f4
Author: wusheng <wu...@foxmail.com>
AuthorDate: Sat Jan 13 20:02:40 2018 +0800

    new README.
---
 README.md | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/README.md b/README.md
index 6bd18fc..b2d8ef6 100755
--- a/README.md
+++ b/README.md
@@ -1 +1,16 @@
 # Apache SkyWalking webpage
+This is the repository including all source codes of `http://skywalking.incubator.apache.org` and `http://skywalking.io`.
+
+Apache Infra deploys the webpage in branch `asf-site`, SkyWalking team governs sourse in branch `master`.
+
+## Contribution
+Please contribute the website to branch `master`
+
+## How to generate HTMLs in asf-site
+Note, branch `asf-site` don't accept pull request, all `asf-site` branch HTMLs should be generated by SkyWalking PPMC members or Robot.
+
+Usage:
+1. Git pull branch `master`
+1. Run `jekyll build --source jekyll-source/ --destination _site`
+1. Move all files in `_site` to `/` folder, and remove `_site`.
+1. Push all files to `asf-site`.
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
['"commits@skywalking.apache.org" <co...@skywalking.apache.org>'].