diff --git a/_data/homepage.json b/_data/homepage.json index 7fb8413..43cd97c 100644 --- a/_data/homepage.json +++ b/_data/homepage.json @@ -1,5 +1,5 @@ { "show_products": true, "show_menus": false, - "show_news": true + "show_news": false } diff --git a/_data/meta.json b/_data/meta.json index d72175c..fe3a62c 100644 --- a/_data/meta.json +++ b/_data/meta.json @@ -18,7 +18,7 @@ }, "contactPoint": [ { - "telephone": "", + "telephone": "+447441125952", "contactType": "technical support", "areaServed": "GB", "availableLanguage": ["English"] diff --git a/news/example-future-release.md b/news/example-future-release.md deleted file mode 100644 index 112f13c..0000000 --- a/news/example-future-release.md +++ /dev/null @@ -1,50 +0,0 @@ ---- -title: Example Future Release Announcement -date: 2025-11-15 -subtitle: Template for announcing new features -meta_title: Example Future Release -meta_description: Template structure for announcing new releases -header_text: Example Release Announcement ---- - - - -## This is a template for future news posts - -When announcing releases or new features, consider including: - -### What's New - -- List of new features -- What problems they solve -- Who requested them (community, RPII, etc.) - -### Improvements - -- Bug fixes -- Performance improvements -- UX enhancements - -### Technical Details - -- Link to GitHub release -- Link to pull requests (if relevant) -- Technical notes for developers - -### Thanks - -- Acknowledge contributors -- Mention sponsors if relevant -- Community appreciation - -### What's Next - -- Tease upcoming features -- Encourage feedback -- Link to roadmap - -## Screenshot suggestions: - -- Screenshots of new features -- Before/after comparisons -- GIFs of new interactions (if relevant) diff --git a/news/welcome-to-play-test.md b/news/welcome-to-play-test.md deleted file mode 100644 index 9409112..0000000 --- a/news/welcome-to-play-test.md +++ /dev/null @@ -1,41 +0,0 @@ ---- -title: Welcome to play-test -date: 2025-10-28 -subtitle: Introducing the open source inspection management system -meta_title: Welcome to play-test -meta_description: Introducing play-test, the open source inspection management system for inflatable play equipment -header_text: Welcome to play-test ---- - -We're pleased to announce the launch of the Play-Test promotional website - a new home for everything about the open source inspection management system for inflatable play equipment. - -## What is Play-Test? - -Play-Test is a web-based platform for logging safety inspections of inflatable play equipment like bouncy castles, slides, and obstacle courses. It helps inspectors document their work against the **BS EN 14960** standard, generate PDF reports with QR codes, and maintain transparent records of equipment safety. - -The system supports seven assessment types covering different safety aspects, built-in calculators for anchor points and user capacity, photo uploads, and draft editing before inspections are finalised. - -![Screenshot of the Play-Test system in the process of editing an inspection](/images/screenshot.png) - -## Open source, for the industry - -Play-Test is fully open source under the **AGPLv3 license**. This means anyone can use, inspect, and improve the code. If someone runs a modified version online for others, they must share their changes too - protecting the platform from becoming a closed system controlled by any single entity. - -The project is built and maintained by [Stefan from Chobble CIC](https://chobble.com), a Community Interest Company in Greater Manchester that builds open source software for community benefit. - -## Thank you to the RPII - -A huge thanks to [The Register of Play Inspectors International](https://www.playinspectors.com) for their sponsorship. Their generous funding has helped the system grow into something genuinely useful for all inspectors, whether RPII members or not. - -## Get involved - -There are plenty of ways to help Play-Test grow: - -- **Inspectors**: [Try the platform](https://play-test.co.uk/register/) and share your feedback -- **Developers**: Check out the [source code on GitHub](https://github.com/chobbledotcom/play-test) and submit a pull request -- **Translators**: Help bring Play-Test to other languages - the system is fully internationalised and ready for translation -- **Everyone**: Consider [supporting the project](/support/) through a donation or sponsorship - -Play-Test costs just **£5/month** for unlimited inspections on the Chobble-hosted instance. Your support keeps open source development sustainable. - -We believe that the play equipment industry deserves an open, transparent, and community-driven inspection platform. Thanks for being part of it. diff --git a/pages/home.md b/pages/home.md index e7f1611..fddc55b 100644 --- a/pages/home.md +++ b/pages/home.md @@ -23,7 +23,7 @@ The lead developer is [Stefan from Chobble CIC](https://chobble.com), a Communit You can register for **Chobble's hosted instance** of Play-Test at [play-test.co.uk/register](https://play-test.co.uk/register/). This version costs **£5 per month for unlimited test hosting**, payable to Chobble. -If you're an RPII inspector, you can contact them to register for their hosted instance - public URL coming soon! +If you're an RPII inspector, you can [contact the RPII](https://www.playinspectors.com) to register for their hosted instance. ## User features @@ -48,7 +48,7 @@ Admin users are granted a few more abilities: - View all units - View all uploads - Impersonate users -- Create badges / batches of batches +- Create badges / batches of badges ## Technical features diff --git a/pages/not-found.md b/pages/not-found.md index 3a60a54..9cff704 100644 --- a/pages/not-found.md +++ b/pages/not-found.md @@ -1,6 +1,6 @@ --- header_text: Not Found -meta_description: +meta_description: Page not found - Play-Test meta_title: Not Found no_index: true diff --git a/pages/products.md b/pages/products.md index ad15867..4524197 100644 --- a/pages/products.md +++ b/pages/products.md @@ -1,7 +1,7 @@ --- header_text: Features of the Play-Test system -meta_title: -meta_description: +meta_title: Features of the Play-Test System +meta_description: Explore the features of Play-Test - BS EN 14960 compliance, inspection management, PDF reports, and admin tools for inflatable play equipment safety eleventyNavigation: key: Features order: 2 diff --git a/pages/support.md b/pages/support.md index e5c3803..17dab3b 100644 --- a/pages/support.md +++ b/pages/support.md @@ -21,7 +21,7 @@ You can donate to Chobble in the name of Play-Test's development through any of ## If you want to pay to use the platform -You can [contact Chobble](https://chobble.com/chobble/) to pay for an account on the Chobble instance of Play-Test, at [play-test.co.uk](https://play-test.co.uk). Prices are **£5/month for unlimited inspections**, paid annually. +You can [contact Chobble](https://chobble.com/contact/) to pay for an account on the Chobble instance of Play-Test, at [play-test.co.uk](https://play-test.co.uk). Prices are **£5/month for unlimited inspections**, paid annually. You can also pay Chobble to host a full private instance for you or your team, at **£200 per month** for unlimited users, inspections, and 2 hours of support time per month. diff --git a/pages/thank-you.md b/pages/thank-you.md index ec9c0a8..3f66661 100644 --- a/pages/thank-you.md +++ b/pages/thank-you.md @@ -1,6 +1,6 @@ --- header_text: Thank You -meta_description: +meta_description: Thank you for contacting Play-Test meta_title: Thank You navigationParent: Contact no_index: true