Maybe, you need add the ci action when git tag triggering, then produce the version docs.
> 2020年7月17日 15:53,YuanSheng Wang <[email protected]> 写道: > > I think that only documents that have been released through Apache, such as > versions 1.3 and 1.4, > can be displayed on the website. > > We can not display the documentation of the "master" branch on the website. > > > On Fri, Jul 17, 2020 at 2:52 PM Nirojan Selvanathan <[email protected]> > wrote: > >> Hi Zhiyuan, >> >> Thank you for the information. I will try to modify the website repository >> to include the docs folder when deploying the site to GitHub pages. >> I assume a corn job-based deployment would resolve the continuous >> deployment problem for now I presume? >> >> On Thu, Jul 16, 2020 at 11:02 PM Zhiyuan Ju <[email protected]> wrote: >> >>> Hi, sshniro, >>> >>> It’s a nice document site for me. >>> >>> The apisix.apache.org is auto deployed when any changes pushed to master >>> branch, and all generated files are under the ASF branch, not sure if we >>> could trigger the docs only deployment. >>> >>> We may get some suggestions from Ming :) >>> >>> Nirojan Selvanathan <[email protected]>于2020年7月17日 周五上午3:06写道: >>> >>>> Hello All, >>>> >>>> The docs of APISIX has been recently refactored to autogenerate >>>> <https://docsify.js.org/#/> a webpage by parsing the APISIX markdown >>>> files. >>>> >>>> The following URL shows how it will look like: >>>> - https://sshniro.github.io/apisix-docsify/#/ >>>> >>>> In order make this useful for the community can we host this under the >>>> APISIX website domain? The deployment should be fairly simple by >>> deploying >>>> the contents of the doc folder to the server and does not involve any >>>> compilation steps. >>>> >>>> Furthermore, can we also setup GitHub actions to auto-deploy the site >>> after >>>> any changes to the docs? >>>> >>>> -- >>>> Best Regards, >>>> S.Nirojan >>>> Linked-in <https://www.linkedin.com/in/niroselva/> >>>> >>> -- >>> 来自 琚致远 >>> >> >> >> -- >> Best Regards, >> S.Nirojan >> Linked-in <https://www.linkedin.com/in/niroselva/> >> > > > -- > > *MembPhis* > My GitHub: https://github.com/membphis > Apache APISIX: https://github.com/apache/incubator-apisix
