samueleresca commented on PR #54: URL: https://github.com/apache/incubator-pekko-site/pull/54#issuecomment-1871099675
> apologies - that CORS page is already broken - see https://pekko.apache.org/docs/pekko-http/current/common/cors.html > > I'm still a bit confused by the output when I build the pekko-http docs because the static artifacts all seem to be in the target folder. Does the sbt-paradox tool download them from the static site and copy them locally? @pjfanning sbt-paradox include the files in the `target` folder as they are created under the default `_template` route (see [Create local template](https://developer.lightbend.com/docs/paradox/current/customization/theming.html#create-local-templates). These files are then copied over in the `content` folder and deployed in the CDN -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
