Hi Lamber The website looks really nice, thank you for working on it !! To consolidate this, the best option is to get this work with the existing website: https://github.com/apache/incubator-yunikorn-site. Like Wilfred mentioned, leverages Jekyll to build these pages, not sure how difficult is that. I am also totally flexible to replace that with docusaurus-v2 based website like what is demonstrated here, Seems like most work has already been done. But be aware of the overhead about, e.g how to build this automatically, how to publish under ASF, etc. @Sunil G <[email protected]> any thoughts?
Thanks Weiwei On Mon, Jun 8, 2020 at 6:43 PM Wilfred Spiegelenburg <[email protected]> wrote: > 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] > > > > >
