incubator-distributedlog git commit: Release 0.4.0-incubating (trigger website build)

2017-04-26 Thread sijie
Repository: incubator-distributedlog Updated Branches: refs/heads/asf-site ef7245e87 -> e13ec7fe8 Release 0.4.0-incubating (trigger website build) Project: http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/repo Commit: http://git-wip-us.apache.org/repos/asf/incuba

[GitHub] incubator-distributedlog pull request #96: DL-83: Add javadoc to website

2017-01-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-distributedlog/pull/96 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if th

incubator-distributedlog git commit: DL-83: Add javadoc to website

2017-01-08 Thread sijie
Repository: incubator-distributedlog Updated Branches: refs/heads/master 1bb44e776 -> 042032a3a DL-83: Add javadoc to website - update the javadoc plugin to aggregate api by 'core library' and 'proxy service'. (turn some java class to package private and delete unuse

[GitHub] incubator-distributedlog issue #96: DL-83: Add javadoc to website

2017-01-05 Thread sijie
Github user sijie commented on the issue: https://github.com/apache/incubator-distributedlog/pull/96 @mgodave @leighst need this for generating the javadoc for the release. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] incubator-distributedlog issue #96: DL-83: Add javadoc to website

2017-01-04 Thread sijie
Github user sijie commented on the issue: https://github.com/apache/incubator-distributedlog/pull/96 @franckcuny ^ --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wi

[GitHub] incubator-distributedlog pull request #96: DL-83: Add javadoc to website

2017-01-03 Thread sijie
GitHub user sijie opened a pull request: https://github.com/apache/incubator-distributedlog/pull/96 DL-83: Add javadoc to website - update the javadoc plugin to aggregate api by 'core library' and 'proxy service'. (turn some java class to package private and del

[1/2] incubator-distributedlog git commit: Release the new website

2016-12-16 Thread sijie
Repository: incubator-distributedlog Updated Branches: refs/heads/asf-site 6e9a8fa97 -> 7e299703e http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/7e299703/content/docs/latest/start/download.html -- diff --g

[2/2] incubator-distributedlog git commit: Release the new website

2016-12-16 Thread sijie
Release the new website - add load test page - add global cluster page Project: http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/commit/7e299703 Tree: http://git-wip-us.apache.org/repos/asf/incubator

[jira] [Created] (DL-83) Add javadoc to website

2016-12-02 Thread Sijie Guo (JIRA)
Sijie Guo created DL-83: --- Summary: Add javadoc to website Key: DL-83 URL: https://issues.apache.org/jira/browse/DL-83 Project: DistributedLog Issue Type: Task Components: documentation

[jira] [Commented] (DL-82) Automatically build and update the website

2016-12-02 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/DL-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15717382#comment-15717382 ] Sijie Guo commented on DL-82: - /cc [~franckcuny] > Automatically build and update the

[jira] [Created] (DL-82) Automatically build and update the website

2016-12-02 Thread Sijie Guo (JIRA)
Sijie Guo created DL-82: --- Summary: Automatically build and update the website Key: DL-82 URL: https://issues.apache.org/jira/browse/DL-82 Project: DistributedLog Issue Type: Task Components

[jira] [Updated] (DL-82) Automatically build and update the website

2016-12-02 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/DL-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sijie Guo updated DL-82: Priority: Blocker (was: Major) > Automatically build and update the webs

[jira] [Updated] (DL-82) Automatically build and update the website

2016-12-02 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/DL-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sijie Guo updated DL-82: Fix Version/s: (was: 0.5.0) 0.4.0 > Automatically build and update the webs

[GitHub] incubator-distributedlog issue #30: Add instructions for building website an...

2016-10-19 Thread leighst
Github user leighst commented on the issue: https://github.com/apache/incubator-distributedlog/pull/30 lgtm --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so,

Re: Website

2016-09-17 Thread Khurrum Nasim
Awesome. The website looks good. Sijie, it would be good if you can add a documentation on how to build the website and the documentation. - KN On Tue, Sep 13, 2016 at 5:29 PM, Sijie Guo wrote: > We shipped the website and it is live under > http://distributedlog.incubator.apache.org/ &

Re: Website

2016-09-13 Thread Sijie Guo
We shipped the website and it is live under http://distributedlog.incubator.apache.org/ The documentation has been re-organized into three major parts, one is 'start' - including the pages to start, one is 'user-guide' - include pages that users need to understand the architec

[GitHub] incubator-distributedlog pull request #13: DL-3: Move distributedlog website...

2016-09-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-distributedlog/pull/13 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if th

Re: Website

2016-09-09 Thread Sijie Guo
I played with jekyll-rst plugin to build the documentation and pushed the latest built website to my github : https://sijie.github.io/incubator-distributedlog/ The website contains two parts: - one is the content under directory website. it contains the information that probably will not be

Re: Website

2016-09-05 Thread Sijie Guo
approaches to do that. > > 1) use a separated repo for storing the content of website. so they will > be two repo, one is `project` while the other one is typically > `project`-site or `project`-web. > 2) use a single repo and just put the built static content into the *asf-site &

[GitHub] incubator-distributedlog issue #13: DL-3: Move distributedlog website to apa...

2016-08-26 Thread leighst
Github user leighst commented on the issue: https://github.com/apache/incubator-distributedlog/pull/13 On second thought criss crossing from one site to another like this is awkward. Why cant we just use sphinx? Its also a lot of irritating web code to have to mainta

[GitHub] incubator-distributedlog issue #13: DL-3: Move distributedlog website to apa...

2016-08-26 Thread leighst
Github user leighst commented on the issue: https://github.com/apache/incubator-distributedlog/pull/13 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, o

Re: Website

2016-08-25 Thread Sijie Guo
there are two approaches to do that. 1) use a separated repo for storing the content of website. so they will be two repo, one is `project` while the other one is typically `project`-site or `project`-web. 2) use a single repo and just put the built static content into the *asf-site *branch. I

Re: Website

2016-08-24 Thread Khurrum Nasim
+1 it looks good to me. - KN On Tue, Aug 23, 2016 at 10:00 PM, Sijie Guo wrote: > Hi all, > > I put up a website following other apache project to use jekyll and > bootstrap. > > the demo is here https://sijie.github.io/incubator-distributedlog/ > and the git pull request:

Re: Website

2016-08-24 Thread Jia Zhai
👍The website looks great, and teh logo is concise and impressive. On Wed, Aug 24, 2016 at 1:00 PM, Sijie Guo wrote: > Hi all, > > I put up a website following other apache project to use jekyll and > bootstrap. > > the demo is here https://sijie.github.io/incubator-distrib

Website

2016-08-23 Thread Sijie Guo
Hi all, I put up a website following other apache project to use jekyll and bootstrap. the demo is here https://sijie.github.io/incubator-distributedlog/ and the git pull request: https://github.com/apache/incubator-distributedlog/pull/13 most of the links are pointed to http

[GitHub] incubator-distributedlog pull request #13: DL-3: Move distributedlog website...

2016-08-23 Thread sijie
GitHub user sijie opened a pull request: https://github.com/apache/incubator-distributedlog/pull/13 DL-3: Move distributedlog website to apache (part 1) Setup an initial distributedlog website using jekyll & bootstrap. Live demo: https://sijie.github.io/incub