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/ > > The

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 architecture and use it, the

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 chan

Re: Website

2016-09-05 Thread Sijie Guo
I pushed old content to asf-site branch to current repo and enabled gitpubsub. So the content of distributedlog.io is alive at distributedlog.incubator.apache.org now. The new site will come up soon. Sijie On Thursday, August 25, 2016, Sijie Guo wrote: > Based on the post https://blogs.apache.

Re: Website

2016-08-25 Thread Sijie Guo
Based on the post https://blogs.apache.org/infra/entry/git_based_websites_available, we can enable 'gitpubsub' on an asf git repo, so it will pull the content either under root directory or `content` directory from *asf-site* branch of that repo. I checked other asf projects. I found there are two

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: > https://github.com/

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-distributedlog/ > and the git