aFlyBird0 opened a new pull request, #510: URL: https://github.com/apache/incubator-devlake-website/pull/510
### ⚠️ Pre Checklist > Please complete _ALL_ items in this checklist, and remove before submitting - [x] I have `npm run build` and `npm run serve` locally before submitting this PR - [x] I have read through the [Contributing](https://devlake.apache.org/community/) Documentation # Summary To fix #509 * use `localhost` as website base url and run a local http-server * so that the request to the new doc can be handled in `http://localhost/....` rather than `devlake.apache.org` (There are some details, such as hosts, that can be found in the code changes. Please refer to them for further information.) ### Does this close any open issues? Closes #509 ### Other Information You can see this PR in my fork repo, which based on the code of #504 -- 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]
