This is an automated email from the ASF dual-hosted git repository.

jamesbognar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/juneau.git


The following commit(s) were added to refs/heads/master by this push:
     new bf10a3dde New GitHub workflow to set up pages
bf10a3dde is described below

commit bf10a3ddee39e3f5d2e5b5edd6e3f22d9d47118c
Author: James Bognar <[email protected]>
AuthorDate: Sat Sep 13 08:27:33 2025 -0400

    New GitHub workflow to set up pages
---
 README.md | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/README.md b/README.md
index 0acb82674..5eadac4df 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,7 @@
 
 [![Java 
CI](https://github.com/apache/juneau/actions/workflows/maven.yml/badge.svg)](https://github.com/apache/juneau/actions/workflows/maven.yml)
 
[![CodeQL](https://github.com/apache/juneau/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/apache/juneau/actions/workflows/codeql-analysis.yml)
+[![GitHub 
Pages](https://github.com/apache/juneau/actions/workflows/pages.yml/badge.svg)](https://github.com/apache/juneau/actions/workflows/pages.yml)
 
 * [Homepage](https://juneau.apache.org/)
 * [Wiki](https://github.com/apache/juneau/wiki)
@@ -24,6 +25,16 @@
 * 
[Documentation](https://juneau.apache.org/site/apidocs-9.0.0/overview-summary.html#overview.description)
 * [Pet Store App](https://github.com/apache/juneau-petstore)
 
+## πŸ“š Development Documentation
+
+* **[πŸ“– Project Site](https://apache.github.io/juneau/)** - Complete project 
documentation with API docs, test reports, and project information
+* **[πŸ”§ API Documentation](https://apache.github.io/juneau/apidocs/)** - Latest 
Javadoc API documentation  
+* **[πŸ“Š Test Reports](https://apache.github.io/juneau/surefire.html)** - JUnit 
test execution results
+* **[πŸ“¦ Dependencies](https://apache.github.io/juneau/dependencies.html)** - 
Project dependency analysis
+* **[πŸ“‹ Project 
Reports](https://apache.github.io/juneau/project-reports.html)** - Complete 
Maven site reports
+
+> **Note:** The development documentation is automatically updated with each 
commit and provides the most current project information.
+
 ## Description
 
 Apache Juneauβ„’ is a single cohesive Java ecosystem consisting of the following 
parts:

Reply via email to