From 87e956de6d531ed33d3df73cfc152c0a2d1d9aec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Hojtsy?= Date: Tue, 22 Oct 2024 10:24:36 +0200 Subject: [PATCH 1/2] Add Drupal at your Fingertips --- src/data/data.json | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/src/data/data.json b/src/data/data.json index a33a099..e69ca6e 100644 --- a/src/data/data.json +++ b/src/data/data.json @@ -563,13 +563,26 @@ "title": "Pieces Documentation", "description": "Pieces for Developers documentation includes guides on extensions and plugins and includes API references.", "link": "https://beta.docs.pieces.app/getting-started/extensions-plugins/vs-code-extension", - "logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729583065034/38ZrU0S-U.jpg?auto=format", - "screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729583106808/ByGX_LEfp.png?auto=format", - "category": "SaaS", + "logo": "https://www.drupalatyourfingertips.com/images/d9book.svg", + "screenshot": "TBD", + "category": "CMS", "featured": false, "x": "https://x.com/getpieces", "github": "https://github.com/pieces-app/documentation", "linkedin": "" + }, + { + "id": 44, + "title": "Drupal at your Fingertips", + "description": "Pieces for Developers documentation includes guides on extensions and plugins and includes API references.", + "link": "https://www.drupalatyourfingertips.com/", + "logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729583065034/38ZrU0S-U.jpg?auto=format", + "screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729583106808/ByGX_LEfp.png?auto=format", + "category": "Web", + "featured": false, + "x": "https://x.com/drupal", + "github": "https://github.com/selwynpolit/d9book", + "linkedin": "https://www.linkedin.com/company/2197069/admin/dashboard/" } -] \ No newline at end of file +] From c6c059460799e5acfdb7c4d6237d3643857e4ba7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Hojtsy?= Date: Tue, 22 Oct 2024 10:29:01 +0200 Subject: [PATCH 2/2] Fix mistakes in Drupal at your fingertips --- src/data/data.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/data/data.json b/src/data/data.json index e69ca6e..b4381ce 100644 --- a/src/data/data.json +++ b/src/data/data.json @@ -563,21 +563,21 @@ "title": "Pieces Documentation", "description": "Pieces for Developers documentation includes guides on extensions and plugins and includes API references.", "link": "https://beta.docs.pieces.app/getting-started/extensions-plugins/vs-code-extension", - "logo": "https://www.drupalatyourfingertips.com/images/d9book.svg", - "screenshot": "TBD", - "category": "CMS", + "logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729583065034/38ZrU0S-U.jpg?auto=format", + "screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729583106808/ByGX_LEfp.png?auto=format", + "category": "SaaS", "featured": false, "x": "https://x.com/getpieces", "github": "https://github.com/pieces-app/documentation", "linkedin": "" }, { - "id": 44, + "id": 45, "title": "Drupal at your Fingertips", - "description": "Pieces for Developers documentation includes guides on extensions and plugins and includes API references.", + "description": "Modern Drupal developer's quick code reference.", "link": "https://www.drupalatyourfingertips.com/", - "logo": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729583065034/38ZrU0S-U.jpg?auto=format", - "screenshot": "https://cdn.hashnode.com/res/hashnode/image/upload/v1729583106808/ByGX_LEfp.png?auto=format", + "logo": "https://www.drupalatyourfingertips.com/images/d9book.svg", + "screenshot": "TBD", "category": "Web", "featured": false, "x": "https://x.com/drupal",