From 24c130d7815e73220d25b22cca049257d2c34b31 Mon Sep 17 00:00:00 2001 From: Daniel D'Avella Date: Fri, 21 Jun 2024 12:10:29 -0400 Subject: [PATCH 1/3] Remove reference to CLI on docs page --- src/components/HomepageFeatures/index.js | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/src/components/HomepageFeatures/index.js b/src/components/HomepageFeatures/index.js index 637311e..d86e353 100644 --- a/src/components/HomepageFeatures/index.js +++ b/src/components/HomepageFeatures/index.js @@ -53,16 +53,6 @@ export default function HomepageFeatures() { Python

-
navigateToDocs(3)}> -

- 💻 Pixee CLI -

-

- Try out the power of Pixee codemods locally with our command line - interface. See how Pixee can improve and harden your code before - installing the GitHub app. -

-
navigateToDocs(4)}>

⚙️ Preferences From 5026a914a347af468bb9b08612ccee5f655f5152 Mon Sep 17 00:00:00 2001 From: Daniel D'Avella Date: Fri, 21 Jun 2024 12:10:53 -0400 Subject: [PATCH 2/3] Remove reference to custom codemods (?) --- src/components/HomepageFeatures/index.js | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/components/HomepageFeatures/index.js b/src/components/HomepageFeatures/index.js index d86e353..ff9f87d 100644 --- a/src/components/HomepageFeatures/index.js +++ b/src/components/HomepageFeatures/index.js @@ -62,12 +62,6 @@ export default function HomepageFeatures() { examples and get details about specific properties.

-
navigateToDocs(5)}> -

- ✨️️ Custom codemods -

-

Coming soon!

-
navigateToDocs(6)}>

FAQs From abb52c9dd50c413fdc31c7a5325c67bce456bcab Mon Sep 17 00:00:00 2001 From: Daniel D'Avella Date: Fri, 21 Jun 2024 12:14:16 -0400 Subject: [PATCH 3/3] Remove CLI announcement bar --- docusaurus.config.js | 8 -------- 1 file changed, 8 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index fda70b8..a3e540f 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -96,14 +96,6 @@ const config = { themeConfig: /** @type {import('@docusaurus/preset-classic').ThemeConfig} */ ({ - announcementBar: { - id: "CLI_launch", - content: - '🎉 Introducing the Pixee CLI. Bring the power of Pixee\'s Codemodder framework to your local development environment. Learn more', - backgroundColor: "fbfafb", - textColor: "1c1533", - isCloseable: true, - }, navbar: { title: "Pixee", logo: {