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://distributedlog.io/ directly for now. we can try to use the jekyll-rst plugin <https://github.com/xdissent/jekyll-rst> to compile existing rst files under doc to static files. Please take a look and let me know if it is okay. Also, I need to investigate how Apache can host the website from a git repo. If anyone knows how to do it, please let me know. - Sijie