Skip to content

Commit 61e5c8d

Browse files
committed
README: add live demo and external-link markers
Add a Live Experience section linking to a WordPress Playground demo (browser-run, ~15s setup). Update header GitHub link to show external-link indicator (↗) and add ↗ markers to design/compliance links. Also add target="_blank" to social badge links (LinkedIn, GitHub, PayPal) and minor copy/formatting tweaks for clarity.
1 parent f2ca379 commit 61e5c8d

1 file changed

Lines changed: 11 additions & 6 deletions

File tree

readme.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
[![Geist Design](https://img.shields.io/badge/UI-Geist--Minimal-000?style=for-the-badge)](https://vercel.com/design)
1414
[![WIG Standard](https://img.shields.io/badge/UX-WIG%20Compliant-blueviolet?style=for-the-badge)](https://vercel.com/docs/concepts/design/web-interface-guidelines)
1515

16-
[Overview](#-overview)[Features](#-unrivaled-feature-set)[Command Center](#-inside-the-command-center)[Use Cases](#-content-strategies--use-cases)[Installation](#-deployment-guide)[GitHub](https://github.com/boopathirbk/wp-bulk-pages-generator)
16+
[Overview](#-overview)[Features](#-unrivaled-feature-set)[Command Center](#-inside-the-command-center)[Use Cases](#-content-strategies--use-cases)[Installation](#-deployment-guide)[GitHub](https://github.com/boopathirbk/wp-bulk-pages-generator)
1717
</div>
1818

1919
---
@@ -22,6 +22,11 @@
2222

2323
Manual page creation is a bottleneck for agencies and SEO pros. **WP Bulk Pages Generator** is engineered to eliminate that friction. Built on the **Geist Design System**, it provides a high-performance, single-page interface to bulk-generate hundreds of Pages, Posts, or Custom Post Types (CPT) with precision taxonomy and parent-page nesting.
2424

25+
### 🎮 Live Experience (No Installation)
26+
Want to see the engine in action without installing anything? Launch our **WordPress Playground Demo**
27+
- [**Launch Live Demo ↗**](https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/boopathirbk/wp-bulk-pages-generator/main/blueprints/demo.json)
28+
- *Setup time: ~15 seconds. Runs entirely in your browser.*
29+
2530
---
2631

2732
## 📸 Visual Gallery
@@ -200,8 +205,8 @@ Yes. We've implemented a **Geist-inspired Dark Theme** that respects your OS/Wor
200205
---
201206

202207
## 🛠️ Technical Stack & Quality
203-
- **Design System**: [Geist](https://vercel.com/design) (Minimalist, Enterprise-Grade).
204-
- **Compliance**: **WCAG 2.2 Level AA** (Touch targets, Focus visibility) & **WIG** (Typographic excellence).
208+
- **Design System**: [Geist](https://vercel.com/design) (Minimalist, Enterprise-Grade).
209+
- **Compliance**: **WCAG 2.2 Level AA** (Touch targets, Focus visibility) & **WIG** (Typographic excellence).
205210
- **Core Engine**: WordPress REST API with Sequential `async` processing.
206211
- **Security**: Strict Nonce-validation, `sanitize_text_field`, and `wp_kses_post` protection.
207212
- **Performance**: Use of `DocumentFragment` for 0ms UI lag on 100-row injections.
@@ -220,9 +225,9 @@ Yes. We've implemented a **Geist-inspired Dark Theme** that respects your OS/Wor
220225
<p><b>Computer Science Engineer | 10+ Years Experience</b></p>
221226
<p>A dedicated software architect specializing in <b>WordPress, Web Design, and Enterprise IT</b>. My mission is to build software that is not just functional, but <i>beautifully engineered</i> and <i>universally accessible</i>.</p>
222227
<p>
223-
<a href="https://linkedin.com/in/boopathirb"><img src="https://img.shields.io/badge/LinkedIn-Profile-0077B5?style=flat-square&logo=linkedin" alt="LinkedIn"></a>
224-
<a href="https://github.com/boopathirbk"><img src="https://img.shields.io/badge/GitHub-Profile-181717?style=flat-square&logo=github" alt="GitHub"></a>
225-
<a href="https://paypal.me/boopathirbk"><img src="https://img.shields.io/badge/Support-Donate-00457C?style=flat-square&logo=paypal" alt="Donate"></a>
228+
<a href="https://linkedin.com/in/boopathirb" target="_blank"><img src="https://img.shields.io/badge/LinkedIn-Profile-0077B5?style=flat-square&logo=linkedin" alt="LinkedIn"></a>
229+
<a href="https://github.com/boopathirbk" target="_blank"><img src="https://img.shields.io/badge/GitHub-Profile-181717?style=flat-square&logo=github" alt="GitHub"></a>
230+
<a href="https://paypal.me/boopathirbk" target="_blank"><img src="https://img.shields.io/badge/Support-Donate-00457C?style=flat-square&logo=paypal" alt="Donate"></a>
226231
</p>
227232
</td>
228233
</tr>

0 commit comments

Comments
 (0)