Skip to content

Conversation

@simbo1905
Copy link
Owner

Summary

Setup a clean GitHub Pages landing page for the project and update pom.xml with the Pages URL.

Changes

  • Created index.html landing page with project overview and examples
  • Removed duplicate navigation bar (kept only Resources section buttons)
  • Added OpenJDK Sandbox link to Resources
  • Added GitHub Pages URL to pom.xml
  • Simplified design appropriate for a small focused project

Result

Clean, simple GitHub Pages site that provides:

  • Quick start with Maven dependency
  • Simple usage example
  • Record mapping example
  • Links to GitHub repo, original proposal PDF, and OpenJDK sandbox

Closes #5

- Create clean index.html landing page
- Remove duplicate navigation (keep only Resources section)
- Add OpenJDK Sandbox link to Resources
- Add GitHub Pages URL to pom.xml
- Simplify design for small focused project

Closes #5
@simbo1905 simbo1905 merged commit 4c44933 into main Jul 25, 2025
4 checks passed
@simbo1905 simbo1905 deleted the feature/github-pages-setup branch July 25, 2025 14:52
simbo1905 pushed a commit that referenced this pull request Aug 22, 2025
* Add sentinels to verify which file GitHub Pages serves

* Setup GitHub Pages site and update pom.xml

- Create clean index.html landing page
- Remove duplicate navigation (keep only Resources section)
- Add OpenJDK Sandbox link to Resources
- Add GitHub Pages URL to pom.xml
- Simplify design for small focused project

Closes #5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Setup GitHub Pages site and update pom.xml

2 participants