This is an automated email from the ASF dual-hosted git repository. grobmeier pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/logging-site.git
commit b9133824f5ffdba59f2147f003d95235c3b13d14 Author: Christian Grobmeier <[email protected]> AuthorDate: Thu Jul 25 23:45:44 2024 +0200 added important links early --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 71d98ce0..122ddb37 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # The Apache Software Foundation - Logging Website This is the source code for the website at [logging.apache.org](https://logging.apache.org). +The staging website is at [logging.staged.apache.org](https://logging.staged.apache.org). +The website is built using [Jekyll](https://jekyllrb.com/), a static site generator. ## Develop this website
