From eb21f80943305cfc0187dda07de2fdc63f7cef85 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 30 Oct 2025 19:41:30 +0000 Subject: [PATCH 1/2] Initial plan From afc635a7e0b32806d6f7cfac55d0996ca8cc2892 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 30 Oct 2025 19:49:45 +0000 Subject: [PATCH 2/2] Update main page to include Draft 6 support Co-authored-by: DannyvdSluijs <618940+DannyvdSluijs@users.noreply.github.com> --- _pages/index.blade.php | 2 +- _site/advanced-topics.html | 142 -------------------- _site/community-guide.html | 142 -------------------- _site/configuration.html | 142 -------------------- _site/contributors.html | 149 --------------------- _site/docs/advanced-topics.html | 112 ++++++++++++++-- _site/docs/check-mode.html | 35 +++-- _site/docs/contributors.html | 12 +- _site/docs/getting-started.html | 8 +- _site/docs/search.html | 224 ++++++++++++++++++++++++++++++++ _site/docs/search.json | 2 +- _site/getting-started.html | 202 ---------------------------- _site/index.html | 2 +- _site/media/mix-manifest.json | 9 -- 14 files changed, 360 insertions(+), 823 deletions(-) delete mode 100644 _site/advanced-topics.html delete mode 100644 _site/community-guide.html delete mode 100644 _site/configuration.html delete mode 100644 _site/contributors.html create mode 100644 _site/docs/search.html delete mode 100644 _site/getting-started.html delete mode 100644 _site/media/mix-manifest.json diff --git a/_pages/index.blade.php b/_pages/index.blade.php index d6b7d50..07c5ba0 100644 --- a/_pages/index.blade.php +++ b/_pages/index.blade.php @@ -32,7 +32,7 @@ class="inline-block px-8 py-3 bg-blue-600 text-white text-lg font-semibold round

Standards Compliant

Implements the official JSON Schema specification - (Draft 3 and 4), ensuring predictable and reliable validation. + (Draft 3, 4, and 6), ensuring predictable and reliable validation.

diff --git a/_site/advanced-topics.html b/_site/advanced-topics.html deleted file mode 100644 index 37624f6..0000000 --- a/_site/advanced-topics.html +++ /dev/null @@ -1,142 +0,0 @@ - - - - - -JSON Schema for PHP - Advanced topics - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Skip to content -
-
-
-
-

Advanced topics

-

This page needs to be written, want to help out? Checkout GitHub repo!

- -
-
-
-
- - - - - - - - - - - - - - - - - diff --git a/_site/community-guide.html b/_site/community-guide.html deleted file mode 100644 index e1d8a63..0000000 --- a/_site/community-guide.html +++ /dev/null @@ -1,142 +0,0 @@ - - - - - -JSON Schema for PHP - Community guide - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Skip to content -
-
-
-
-

Community guide

-

This page needs to be written, want to help out? Checkout GitHub repo!

- -
-
-
-
- - - - - - - - - - - - - - - - - diff --git a/_site/configuration.html b/_site/configuration.html deleted file mode 100644 index c6022a3..0000000 --- a/_site/configuration.html +++ /dev/null @@ -1,142 +0,0 @@ - - - - - -JSON Schema for PHP - Configuration - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Skip to content -
-
-
-
-

Configuration

-

This page needs to be written, want to help out? Checkout GitHub repo!

- -
-
-
-
- - - - - - - - - - - - - - - - - diff --git a/_site/contributors.html b/_site/contributors.html deleted file mode 100644 index 513c2b3..0000000 --- a/_site/contributors.html +++ /dev/null @@ -1,149 +0,0 @@ - - - - - -JSON Schema for PHP - Contributors - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Skip to content -
-
-
-
-

Contributors

-

JSON Schema for PHP would not exist without the dedication, time, and expertise of our community.
-Every feature, improvement, and bug fix is the result of people generously sharing their skills and ideas.
-We are deeply grateful for each and every contribution — large or small — that has helped shape this project.

-

Check out all the amazing people who have made this possible:

- - - -

Made with contrib.rocks.

- -
-
-
-
- - - - - - - - - - - - - - - - - diff --git a/_site/docs/advanced-topics.html b/_site/docs/advanced-topics.html index d354701..2e3f218 100644 --- a/_site/docs/advanced-topics.html +++ b/_site/docs/advanced-topics.html @@ -20,7 +20,7 @@ - + @@ -78,8 +78,8 @@ Getting started
- + diff --git a/_site/docs/check-mode.html b/_site/docs/check-mode.html index 4387116..24fa917 100644 --- a/_site/docs/check-mode.html +++ b/_site/docs/check-mode.html @@ -20,7 +20,7 @@ - + @@ -91,10 +91,6 @@ Advanced topics -