Rapiz1 commented on issue #213:
URL: 
https://github.com/apache/incubator-apisix-dashboard/issues/213#issuecomment-633341393


   > 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/
   
   Thanks for your informative feedback! I managed to set up hugo build on my 
fork and am now trying to connect to [render](https://render.com/) to set up a 
PR preview.
   
   >     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 task consists of two parts.
   1. PR Preview
   2. Auto deploy for commits on master
   
   Right?
   


----------------------------------------------------------------
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]


Reply via email to