diff --git a/docs/index.html b/docs/index.html index d39d364b0..6f9dc7c17 100644 --- a/docs/index.html +++ b/docs/index.html @@ -26,7 +26,25 @@

The pieces of WordPress, without the dependencies.

Quickstart → Take the tutorial - Browse components + Browse components +
+ + +
+

Where to start

+ +
+ + I want to learn the toolkit. + Build a real content importer across four short chapters. We'll start with one HTML rewrite and finish with a ZIP-packaged WXR export. Every code block runs in the browser; every chapter ends with something you can keep. + ~45 minutes → + + + + I'm here to look something up. + Eighteen component pages, each with a one-line definition, a minimal runnable example, refinements, the pitfalls people actually trip on, and links back to the tutorial chapters where the concept first appears. + Browse all components ↓ +
@@ -48,7 +66,7 @@

The shape of it

Eighteen components. Each is a small library focused on one job, distributable as its own Composer package, depending only on PHP itself plus other toolkit components — no Composer packages outside the wp-php-toolkit/* family, no PHP extensions beyond json and mbstring.

-
+

All eighteen components

Content and migration

@@ -86,24 +104,6 @@

WordPress runtime support

-
-

Where to start

- - -
-

The toolkit in one line each