diff --git a/.github/workflows/pr-preview.yml b/.github/workflows/pr-preview.yml index 2185d70..c0c6999 100644 --- a/.github/workflows/pr-preview.yml +++ b/.github/workflows/pr-preview.yml @@ -23,4 +23,4 @@ jobs: github-token: ${{ secrets.GITHUB_TOKEN }} mode: 'append-to-description' plugin-path: . - blueprint-url: ./blueprint.json + blueprint-url: https://raw.githubusercontent.com/fellyph/scrolldriven-block/refs/heads/main/blueprint.json diff --git a/blueprint.json b/blueprint.json index 33aaaa5..c08d5f7 100644 --- a/blueprint.json +++ b/blueprint.json @@ -1,7 +1,19 @@ { + "$schema": "https://playground.wordpress.net/blueprint-schema.json", + "meta": { + "name": "My Scroll Block", + "description": "A WordPress plugin that adds scroll-driven animation capabilities to core blocks using CSS scroll timelines.", + "author": "Fellyph Cintra" + }, "landingPage": "/wp-admin/edit.php", - "login": true, + "preferredVersions": { + "php": "8.3", + "wp": "latest" + }, "steps": [ + { + "step": "login" + }, { "step": "runPHP", "code": " 'Simple post from PHP', 'post_content' => '

A trip to Portugal is an immersion into a land where history, culture, and nature blend seamlessly. From the sun-drenched beaches of the Algarve to the rugged volcanic landscapes of the Azores, Portugal offers a stunning diversity of scenery.

Wander through Lisbon's historic, tiled streets, where traditional fado music echoes from old neighborhoods. Or explore Porto, the capital of the Douro Valley, the world's oldest wine region.

\"\"/

Portugal's rich past is visible everywhere, from medieval castles to the monuments of the Age of Discoveries, while its modern spirit thrives in vibrant cities and a welcoming, laid-back culture.

Cities of Portugal

Wander through Lisbon's historic, tiled streets, where traditional fado music echoes from old neighborhoods. Or explore Porto, the capital of the Douro Valley, the world's oldest wine region.

\"\"/
\"\"
\"\"/
\"\"/
\"\"

Wander through Lisbon's historic, tiled streets, where traditional fado music echoes from old neighborhoods. Or explore Porto, the capital of the Douro Valley, the world's oldest wine region.

', 'post_author' => 1, 'post_status' => 'publish')); ?>"