richardantal commented on PR #10: URL: https://github.com/apache/phoenix-site/pull/10#issuecomment-4325317475
There are 2 was we can test changes, The first option is what Dávid mentioned to push a change to the `asf-site-staging` branch. then it will be available at https://phoenix-beta.staged.apache.org/ The other option is to follow the https://phoenix.apache.org/docs/contributing/building-website page We checkout this change and run `npm run dev` After we can see the change at http://localhost:5173/ Local testing didn't work for me on this. I pushed the change to the staging branch and tested a few old link: https://phoenix-beta.staged.apache.org/language/index.html https://phoenix-beta.staged.apache.org/download.html https://phoenix-beta.staged.apache.org/download.html#Installation https://phoenix-beta.staged.apache.org/language/functions.html https://phoenix-beta.staged.apache.org/tuning.html https://phoenix-beta.staged.apache.org/language/index.html#options https://phoenix-beta.staged.apache.org/language/functions.html#regexp_substr https://phoenix-beta.staged.apache.org/language/index.html#hint https://phoenix-beta.staged.apache.org/building_website.html https://phoenix-beta.staged.apache.org/secondary_indexing.html It Looks Good -- 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]
