pjfanning commented on code in PR #47: URL: https://github.com/apache/incubator-pekko-site/pull/47#discussion_r1432846340
########## README.md: ########## @@ -6,9 +6,24 @@ This repo is used to publish the home page of the [Apache Pekko website](https:/ Anyone looking to help improve our module specific docs should look at the Git repos (eg [incubator-pekko](https://github.com/apache/incubator-pekko)) for the modules. -Typically, `sbt docs/paradoxBrowse` will build the docs and load them into your browser -when they are ready. These repos have GitHub Action CI jobs that deploy the docs associated with -those repos on a nightly basis. There are some details about how to deploy the pages associated with this repo in the [wiki](https://github.com/apache/incubator-pekko-site/wiki/Manual-Publishing). + +## Build + +The site is built using [Paradox](https://developer.lightbend.com/docs/paradox/current/). Review Comment: Could you move this section to before the bit about Manual Publishing? -- 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]
