HI Lamber-Ken, The current website (https://yunikorn.apache.org) uses jekyll as the generator. Jekyll has build in support for md to html conversions. I did start moving the links over to the website but not the documents yet. We should be able to leverage jekyll with the right setup to generate the pages from the site repository we have. Check the master branch in this repo: https://github.com/apache/incubator-yunikorn-site The content of that repo gets published automatically to the web server.
We should leverage that setup to automate the conversion and generate the pages. Can that be done? Wilfred On Mon, 8 Jun 2020 at 20:32, Lamber Ken <[email protected]> wrote: > > Dear community, > > Most doc files at master branch, it's unfriendly for readers. > > So, spend some time to try to move these docs to site[1], the site is > built based on docusaurus V2. it's an initial version, any thoughts? > > Best, > Lamber-Ken > > [1] https://apacheyunikorn.github.io > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
