Ma77Ball opened a new issue, #5001:
URL: https://github.com/apache/texera/issues/5001

   ### Feature Summary
   
     The Hugo website still builds from its own copy of the docs, separate from 
the docs/ folder in this repo. Every doc change has to be made twice and the 
two will drift. We need one source of truth.
   
   
   ### Proposed Solution or Design
   
     Make the docs/ folder in this repo the source the Hugo website builds 
from, pulled in by a scheduled job on the website side.
     
     1. Reconcile content so docs/ matches the website, taking the newer 
version where they differ.
     2. Add a cron job in the website repo that periodically pulls the latest 
docs/ from this repo and commits/rebuilds the site.
     3. Remove the duplicate docs from the website repo once the scheduled sync 
is working so this repo stays the single source of truth.
   
   ### Affected Area
   
   Other


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to