asolimando commented on code in PR #2866:
URL: https://github.com/apache/calcite/pull/2866#discussion_r938842167


##########
site/README.md:
##########
@@ -93,3 +93,11 @@ You can preview your work while working on the site.
 The web server will be started on 
[http://localhost:4000](http://localhost:4000)
 
 As you make changes to the site, the site will automatically rebuild.
+
+# Publishing the website
+
+Publishing the website is usually simple, you just need to copy the newly 
generated site content to the 
[calcite-site](https://github.com/apache/calcite-site) repository.
+
+But sometimes, especially when we upgraded Jekyll version, the `js` and `css` 
files may be renamed or removed, copying will not remove these staled files in 
calcite-site.

Review Comment:
   staled -> stale?



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