I'd like to raise another discussion about moving bookkeeper website from CMS to other static generators (e.g. Jekyll, Hugo).
BookKeeper uses Apache CMS for generating the documentation and website [1]. The website source code is hosted at a svn repo, which now becomes obsolete from our current review/workflow. I also heard committers complaining about the steps to get a change out. I think it is the time to also think of moving the website away from CMS to a more Github friendly solution. We should consider follows for the new solution: - have similar review flow as the main source code (github pull requests). - developers can easy to folk and run/validate their changes locally, and maybe also easier for the other reviews to verify. Any thoughts? [1] : https://cwiki.apache.org/confluence/display/BOOKKEEPER/Building+the+website+and+documentation
