juzhiyuan commented on issue #213: URL: https://github.com/apache/incubator-apisix-dashboard/issues/213#issuecomment-633386805
> Apache APISIX has a website[1][2], which is built on Hugo[3]. > > We used to update this site by following steps: > > 1. Update codes in the repository[1]; > 2. Run custom publish shell `publish.sh` locally, and once it's done, it will push built files to the `gh-pages` branch. > > So this issue is mainly to use GitHub Action to run publish shell instead of running locally. Because this is not a GSoC task or isrc task, so I'm not sure of its feasibility. If you need any help, please let me know by commenting here or add my wechat JuShaoyao. > > [1] https://github.com/apache/incubator-apisix-website > [2] https://apisix.apache.org/ > [3] https://gohugo.io/ > Note that PR preview has to be done with CI like render or netlify. emmm We don't need a preview for every PR currently, just pushed the bundled files to `gh-pages` branch. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
