This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-site.git
The following commit(s) were added to refs/heads/main by this push:
new dd754718 Update README.md
dd754718 is described below
commit dd7547186736e03e5eb95cad1592703f3661b2c7
Author: PJ Fanning <[email protected]>
AuthorDate: Mon May 29 14:32:37 2023 +0100
Update README.md
---
README.md | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index 246ce44a..765aa7b1 100644
--- a/README.md
+++ b/README.md
@@ -2,11 +2,13 @@
## Status
-This repo is a temporary solution to publishing the Apache Pekko website. The
artifacts
-are built in the Pekko modules. A Pekko committer can use the commands below to
-copy these artifacts and commit them.
+This repo is used to publish the home page of the [Apache Pekko
website](https://pekko.apache.org).
-Anyone looking to help improve our docs should look at the Git repos
+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.
+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).
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]