diff --git a/scripts/update-integrations.mjs b/scripts/update-integrations.mjs index 9bfeb7f21..07e72d5bb 100644 --- a/scripts/update-integrations.mjs +++ b/scripts/update-integrations.mjs @@ -50,7 +50,7 @@ function normalizePackageDetails(data, pkg) { const keywordCategories = (data.keywords ?? []).flatMap(getCategoriesForKeyword); if (keywordCategories.length === 0) { - keywordCategories.push('other'); + keywordCategories.push('uncategorized'); } const toolbar = getToolbarPackagePriority(pkg); diff --git a/src/content/config.ts b/src/content/config.ts index 1bc600ab5..20597a571 100644 --- a/src/content/config.ts +++ b/src/content/config.ts @@ -15,7 +15,7 @@ export const IntegrationCategories = new Map([ ['accessibility', 'Accessibility'], ['toolbar', 'Dev Toolbar'], ['utilities', 'Utilities'], - ['other', 'Others'], + ['uncategorized', 'Uncategorized'], ] as const); const seoSchema = z.object({ diff --git a/src/content/integrations/@adammatthiesenastro-commercejs.md b/src/content/integrations/@adammatthiesenastro-commercejs.md index 03f136ff5..d5b3852ba 100644 --- a/src/content/integrations/@adammatthiesenastro-commercejs.md +++ b/src/content/integrations/@adammatthiesenastro-commercejs.md @@ -3,7 +3,7 @@ name: "@adammatthiesen/astro-commercejs" title: "@adammatthiesen/astro-commercejs" description: An Astro Integration to bring the CommerceJS SDK into Astro snap in package. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@adammatthiesen/astro-commercejs homepageUrl: https://github.com/adammatthiesen/astro-commercejs downloads: 15 diff --git a/src/content/integrations/@advanced-astrolottie.md b/src/content/integrations/@advanced-astrolottie.md index 108d9e550..74a794bcf 100644 --- a/src/content/integrations/@advanced-astrolottie.md +++ b/src/content/integrations/@advanced-astrolottie.md @@ -3,7 +3,7 @@ name: "@advanced-astro/lottie" title: "@advanced-astro/lottie" description: The next level 🔥 experience of Astro 🚀 in a frenzy of Lottie wizardry 🪄 categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@advanced-astro/lottie repoUrl: https://github.com/advanced-astro/lottie homepageUrl: https://github.com/advanced-astro/lottie#readme.md diff --git a/src/content/integrations/@advanced-astrotoast.md b/src/content/integrations/@advanced-astrotoast.md index 16836263a..e933f84da 100644 --- a/src/content/integrations/@advanced-astrotoast.md +++ b/src/content/integrations/@advanced-astrotoast.md @@ -3,7 +3,7 @@ name: "@advanced-astro/toast" title: "@advanced-astro/toast" description: astro-toast is a simple component for displaying toasts on your website. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@advanced-astro/toast homepageUrl: https://github.com/advenced-astro/toast downloads: 7 diff --git a/src/content/integrations/@aeonkitastro.md b/src/content/integrations/@aeonkitastro.md index 74434cc2a..00aac1bd2 100644 --- a/src/content/integrations/@aeonkitastro.md +++ b/src/content/integrations/@aeonkitastro.md @@ -3,7 +3,7 @@ name: "@aeonkit/astro" title: "@aeonkit/astro" description: A collection of useful Astro components from Aeonkit categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@aeonkit/astro homepageUrl: https://www.npmjs.com/package/@aeonkit/astro downloads: 58 diff --git a/src/content/integrations/@altanoastro-html-to-image.md b/src/content/integrations/@altanoastro-html-to-image.md index b57ac44bc..498f08b06 100644 --- a/src/content/integrations/@altanoastro-html-to-image.md +++ b/src/content/integrations/@altanoastro-html-to-image.md @@ -3,7 +3,7 @@ name: "@altano/astro-html-to-image" title: "@altano/astro-html-to-image" description: Render Astro components to images categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@altano/astro-html-to-image repoUrl: https://github.com/altano/npm-packages homepageUrl: https://github.com/altano/npm-packages/tree/main/packages/astro-html-to-image diff --git a/src/content/integrations/@altanoastro-opengraph-image.md b/src/content/integrations/@altanoastro-opengraph-image.md index 4c72b5af9..7818cb31e 100644 --- a/src/content/integrations/@altanoastro-opengraph-image.md +++ b/src/content/integrations/@altanoastro-opengraph-image.md @@ -3,7 +3,7 @@ name: "@altano/astro-opengraph-image" title: "@altano/astro-opengraph-image" description: Render Open Graph Images from Astro Components categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@altano/astro-opengraph-image repoUrl: https://github.com/altano/npm-packages homepageUrl: https://github.com/altano/npm-packages/tree/main/packages/astro-opengraph-image diff --git a/src/content/integrations/@amdglobalastro-i18next.md b/src/content/integrations/@amdglobalastro-i18next.md index e6da7b8ab..b46719249 100644 --- a/src/content/integrations/@amdglobalastro-i18next.md +++ b/src/content/integrations/@amdglobalastro-i18next.md @@ -4,7 +4,6 @@ title: "@amdglobal/astro-i18next" description: An astro integration of i18next + some utility components to help you translate your astro websites! categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/@amdglobal/astro-i18next repoUrl: https://github.com/amdglobal/astro-i18next diff --git a/src/content/integrations/@antonyfarisdeno-astro-adapter.md b/src/content/integrations/@antonyfarisdeno-astro-adapter.md index 4979a9fc6..33fe8d2f3 100644 --- a/src/content/integrations/@antonyfarisdeno-astro-adapter.md +++ b/src/content/integrations/@antonyfarisdeno-astro-adapter.md @@ -3,7 +3,6 @@ name: "@antonyfaris/deno-astro-adapter" title: "@antonyfaris/deno-astro-adapter" description: Deploy your Astro site to a Deno server categories: - - css+ui - adapters npmUrl: https://www.npmjs.com/package/@antonyfaris/deno-astro-adapter repoUrl: https://github.com/antonyfaris/deno-astro-adapter diff --git a/src/content/integrations/@aqzhyigoogle-analytics.md b/src/content/integrations/@aqzhyigoogle-analytics.md index e26f5e475..2f038fbcc 100644 --- a/src/content/integrations/@aqzhyigoogle-analytics.md +++ b/src/content/integrations/@aqzhyigoogle-analytics.md @@ -3,7 +3,6 @@ name: "@aqzhyi/google-analytics" title: "@aqzhyi/google-analytics" description: Google Analytics (GA4) library categories: - - css+ui - analytics - recent npmUrl: https://www.npmjs.com/package/@aqzhyi/google-analytics diff --git a/src/content/integrations/@astro-communityastro-embed-link-preview.md b/src/content/integrations/@astro-communityastro-embed-link-preview.md index e45a6de1b..612c16aab 100644 --- a/src/content/integrations/@astro-communityastro-embed-link-preview.md +++ b/src/content/integrations/@astro-communityastro-embed-link-preview.md @@ -3,7 +3,7 @@ name: "@astro-community/astro-embed-link-preview" title: "@astro-community/astro-embed-link-preview" description: Component to embed a website’s OpenGraph image and metadata on your Astro site categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@astro-community/astro-embed-link-preview repoUrl: https://github.com/delucis/astro-embed homepageUrl: https://astro-embed.netlify.app/components/link-preview/ diff --git a/src/content/integrations/@astro-communityastro-embed-twitter.md b/src/content/integrations/@astro-communityastro-embed-twitter.md index b58b28ef6..e6120facb 100644 --- a/src/content/integrations/@astro-communityastro-embed-twitter.md +++ b/src/content/integrations/@astro-communityastro-embed-twitter.md @@ -3,7 +3,7 @@ name: "@astro-community/astro-embed-twitter" title: "@astro-community/astro-embed-twitter" description: Component to easily embed Tweets on your Astro site categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@astro-community/astro-embed-twitter repoUrl: https://github.com/delucis/astro-embed homepageUrl: https://astro-embed.netlify.app/components/twitter/ diff --git a/src/content/integrations/@astro-communityastro-embed-vimeo.md b/src/content/integrations/@astro-communityastro-embed-vimeo.md index 348502a03..796b00656 100644 --- a/src/content/integrations/@astro-communityastro-embed-vimeo.md +++ b/src/content/integrations/@astro-communityastro-embed-vimeo.md @@ -3,7 +3,7 @@ name: "@astro-community/astro-embed-vimeo" title: "@astro-community/astro-embed-vimeo" description: Component to easily embed Vimeo videos on your Astro site categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@astro-community/astro-embed-vimeo repoUrl: https://github.com/delucis/astro-embed homepageUrl: https://astro-embed.netlify.app/components/vimeo/ diff --git a/src/content/integrations/@astro-communityastro-embed-youtube.md b/src/content/integrations/@astro-communityastro-embed-youtube.md index 57af31314..145fe36df 100644 --- a/src/content/integrations/@astro-communityastro-embed-youtube.md +++ b/src/content/integrations/@astro-communityastro-embed-youtube.md @@ -3,7 +3,7 @@ name: "@astro-community/astro-embed-youtube" title: "@astro-community/astro-embed-youtube" description: Component to easily embed YouTube videos on your Astro site categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@astro-community/astro-embed-youtube repoUrl: https://github.com/delucis/astro-embed homepageUrl: https://astro-embed.netlify.app/components/youtube/ diff --git a/src/content/integrations/@astro-componentbutton.md b/src/content/integrations/@astro-componentbutton.md index b8a8db309..e29425714 100644 --- a/src/content/integrations/@astro-componentbutton.md +++ b/src/content/integrations/@astro-componentbutton.md @@ -3,7 +3,7 @@ name: "@astro-component/button" title: "@astro-component/button" description: Astro js Button Component - 0 Javascript categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@astro-component/button repoUrl: https://github.com/astro-component/button homepageUrl: https://github.com/astro-component/button#readme diff --git a/src/content/integrations/@astro-github-elementsclipboard-copy.md b/src/content/integrations/@astro-github-elementsclipboard-copy.md index 62af393bb..2ff8a3e82 100644 --- a/src/content/integrations/@astro-github-elementsclipboard-copy.md +++ b/src/content/integrations/@astro-github-elementsclipboard-copy.md @@ -4,7 +4,7 @@ title: "@astro-github-elements/clipboard-copy" description: An Astro wrapper for the '@github/clipboard-copy' web component, an easy to use copy to clipboard button categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@astro-github-elements/clipboard-copy repoUrl: https://github.com/BryceRussell/astro-github-elements homepageUrl: https://github.com/BryceRussell/astro-github-elements/tree/main/packages/clipboard-copy#readme diff --git a/src/content/integrations/@astro-github-elementstime.md b/src/content/integrations/@astro-github-elementstime.md index 4ac7f5313..37bd8b11b 100644 --- a/src/content/integrations/@astro-github-elementstime.md +++ b/src/content/integrations/@astro-github-elementstime.md @@ -3,7 +3,7 @@ name: "@astro-github-elements/time" title: "@astro-github-elements/time" description: An Astro wrapper for the '@github/relative-time-element' package categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@astro-github-elements/time repoUrl: https://github.com/BryceRussell/astro-github-elements homepageUrl: https://github.com/BryceRussell/astro-github-elements/tree/main/packages/time#readme diff --git a/src/content/integrations/@astro-openapibackend.md b/src/content/integrations/@astro-openapibackend.md index 5b763e234..bab3163de 100644 --- a/src/content/integrations/@astro-openapibackend.md +++ b/src/content/integrations/@astro-openapibackend.md @@ -3,7 +3,7 @@ name: "@astro-openapi/backend" title: "@astro-openapi/backend" description: An Astro JS Server-side-rendering (SSR) requests adapter for OpenAPI Backend. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@astro-openapi/backend homepageUrl: https://www.npmjs.com/package/@astro-openapi/backend downloads: 22 diff --git a/src/content/integrations/@astro-openapibundler.md b/src/content/integrations/@astro-openapibundler.md index 075f2b993..a4243c990 100644 --- a/src/content/integrations/@astro-openapibundler.md +++ b/src/content/integrations/@astro-openapibundler.md @@ -3,7 +3,7 @@ name: "@astro-openapi/bundler" title: "@astro-openapi/bundler" description: See project documentation. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@astro-openapi/bundler homepageUrl: https://www.npmjs.com/package/@astro-openapi/bundler downloads: 20 diff --git a/src/content/integrations/@astro-openapigui-elements.md b/src/content/integrations/@astro-openapigui-elements.md index 753132542..73ff20359 100644 --- a/src/content/integrations/@astro-openapigui-elements.md +++ b/src/content/integrations/@astro-openapigui-elements.md @@ -3,7 +3,7 @@ name: "@astro-openapi/gui-elements" title: "@astro-openapi/gui-elements" description: See project documentation. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@astro-openapi/gui-elements homepageUrl: https://www.npmjs.com/package/@astro-openapi/gui-elements downloads: 19 diff --git a/src/content/integrations/@astro-openapigui-redoc.md b/src/content/integrations/@astro-openapigui-redoc.md index f25c7d02c..10401dc61 100644 --- a/src/content/integrations/@astro-openapigui-redoc.md +++ b/src/content/integrations/@astro-openapigui-redoc.md @@ -3,7 +3,7 @@ name: "@astro-openapi/gui-redoc" title: "@astro-openapi/gui-redoc" description: See project documentation. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@astro-openapi/gui-redoc homepageUrl: https://www.npmjs.com/package/@astro-openapi/gui-redoc downloads: 26 diff --git a/src/content/integrations/@astro-openapigui-swagger.md b/src/content/integrations/@astro-openapigui-swagger.md index 97d63f9ea..0be5f7f25 100644 --- a/src/content/integrations/@astro-openapigui-swagger.md +++ b/src/content/integrations/@astro-openapigui-swagger.md @@ -3,7 +3,7 @@ name: "@astro-openapi/gui-swagger" title: "@astro-openapi/gui-swagger" description: See project documentation. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@astro-openapi/gui-swagger homepageUrl: https://www.npmjs.com/package/@astro-openapi/gui-swagger downloads: 26 diff --git a/src/content/integrations/@astro-openapitypegen.md b/src/content/integrations/@astro-openapitypegen.md index bc59ce855..374b9cf9e 100644 --- a/src/content/integrations/@astro-openapitypegen.md +++ b/src/content/integrations/@astro-openapitypegen.md @@ -3,7 +3,7 @@ name: "@astro-openapi/typegen" title: "@astro-openapi/typegen" description: See project documentation. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@astro-openapi/typegen homepageUrl: https://www.npmjs.com/package/@astro-openapi/typegen downloads: 23 diff --git a/src/content/integrations/@astro-reactivevalidator.md b/src/content/integrations/@astro-reactivevalidator.md index 91d0b41e3..07257443e 100644 --- a/src/content/integrations/@astro-reactivevalidator.md +++ b/src/content/integrations/@astro-reactivevalidator.md @@ -3,7 +3,7 @@ name: "@astro-reactive/validator" title: "@astro-reactive/validator" description: Form validation library for Astro 🔥 categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@astro-reactive/validator repoUrl: https://github.com/astro-reactive/astro-reactive homepageUrl: https://astro-reactive.js.org diff --git a/src/content/integrations/@astro-teireact.md b/src/content/integrations/@astro-teireact.md index 60d4f6982..826812b2c 100644 --- a/src/content/integrations/@astro-teireact.md +++ b/src/content/integrations/@astro-teireact.md @@ -3,7 +3,7 @@ name: "@astro-tei/react" title: "@astro-tei/react" description: Astro component for TEI as Custom Elements with React support categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@astro-tei/react repoUrl: https://github.com/raffazizzi/astro-tei homepageUrl: https://github.com/raffazizzi/astro-tei#readme diff --git a/src/content/integrations/@astro-utilscontext.md b/src/content/integrations/@astro-utilscontext.md index e5fb0e0a9..509196f81 100644 --- a/src/content/integrations/@astro-utilscontext.md +++ b/src/content/integrations/@astro-utilscontext.md @@ -3,7 +3,7 @@ name: "@astro-utils/context" title: "@astro-utils/context" description: React like Context for astro.js categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@astro-utils/context repoUrl: https://github.com/withastro-utils/utils homepageUrl: https://withastro-utils.github.io/docs/ diff --git a/src/content/integrations/@astro-utilsexpress-endpoints.md b/src/content/integrations/@astro-utilsexpress-endpoints.md index c916a835d..fb2f7b4e9 100644 --- a/src/content/integrations/@astro-utilsexpress-endpoints.md +++ b/src/content/integrations/@astro-utilsexpress-endpoints.md @@ -3,7 +3,7 @@ name: "@astro-utils/express-endpoints" title: "@astro-utils/express-endpoints" description: Express-like framework for Astro Endpoints categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@astro-utils/express-endpoints repoUrl: https://github.com/withastro-utils/utils homepageUrl: https://withastro-utils.github.io/docs/ diff --git a/src/content/integrations/@astro-utilsformidable.md b/src/content/integrations/@astro-utilsformidable.md index cfa0f19a0..88673a180 100644 --- a/src/content/integrations/@astro-utilsformidable.md +++ b/src/content/integrations/@astro-utilsformidable.md @@ -3,7 +3,7 @@ name: "@astro-utils/formidable" title: "@astro-utils/formidable" description: A wrapper for formidable to use with Astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@astro-utils/formidable repoUrl: https://github.com/withastro-utils/utils homepageUrl: https://withastro-utils.github.io/docs/ diff --git a/src/content/integrations/@astro-utilsforms.md b/src/content/integrations/@astro-utilsforms.md index 0b2b721df..56a0e8066 100644 --- a/src/content/integrations/@astro-utilsforms.md +++ b/src/content/integrations/@astro-utilsforms.md @@ -4,7 +4,7 @@ title: "@astro-utils/forms" description: Server component for Astro (call server functions from client side with validation and state management) categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@astro-utils/forms repoUrl: https://github.com/withastro-utils/utils homepageUrl: https://withastro-utils.github.io/docs/ diff --git a/src/content/integrations/@astro_uibutton.md b/src/content/integrations/@astro_uibutton.md index 02f6115e9..b73580319 100644 --- a/src/content/integrations/@astro_uibutton.md +++ b/src/content/integrations/@astro_uibutton.md @@ -4,7 +4,7 @@ title: "@astro_ui/button" description: This is a template for an Astro component library. Use this template for writing components to use in multiple projects or publish to NPM. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@astro_ui/button homepageUrl: https://www.npmjs.com/package/@astro_ui/button downloads: 4 diff --git a/src/content/integrations/@astrojs-awsadapter.md b/src/content/integrations/@astrojs-awsadapter.md index c6a2cd069..d79d75460 100644 --- a/src/content/integrations/@astrojs-awsadapter.md +++ b/src/content/integrations/@astrojs-awsadapter.md @@ -3,7 +3,6 @@ name: "@astrojs-aws/adapter" title: "@astrojs-aws/adapter" description: The Astro adapter of AWS Serverless categories: - - css+ui - adapters npmUrl: https://www.npmjs.com/package/@astrojs-aws/adapter repoUrl: https://github.com/helbing/astrojs-aws diff --git a/src/content/integrations/@astrojscloudflare.md b/src/content/integrations/@astrojscloudflare.md index ff6426831..1489806c9 100644 --- a/src/content/integrations/@astrojscloudflare.md +++ b/src/content/integrations/@astrojscloudflare.md @@ -3,7 +3,6 @@ name: "@astrojs/cloudflare" title: "@astrojs/cloudflare" description: Deploy your site to Cloudflare Workers/Pages categories: - - css+ui - adapters - official npmUrl: https://www.npmjs.com/package/@astrojs/cloudflare diff --git a/src/content/integrations/@astrojsdeno.md b/src/content/integrations/@astrojsdeno.md index fc25ac6c8..fbb07766a 100644 --- a/src/content/integrations/@astrojsdeno.md +++ b/src/content/integrations/@astrojsdeno.md @@ -3,7 +3,6 @@ name: "@astrojs/deno" title: "@astrojs/deno" description: Deploy your site to a Deno server categories: - - css+ui - adapters - official npmUrl: https://www.npmjs.com/package/@astrojs/deno diff --git a/src/content/integrations/@astrojsmarkdoc.md b/src/content/integrations/@astrojsmarkdoc.md index d845a6688..13abd685c 100644 --- a/src/content/integrations/@astrojsmarkdoc.md +++ b/src/content/integrations/@astrojsmarkdoc.md @@ -3,7 +3,7 @@ name: "@astrojs/markdoc" title: "@astrojs/markdoc" description: Add support for Markdoc in your Astro site categories: - - css+ui + - uncategorized - official npmUrl: https://www.npmjs.com/package/@astrojs/markdoc repoUrl: https://github.com/withastro/astro diff --git a/src/content/integrations/@astrojsmarkdown-component.md b/src/content/integrations/@astrojsmarkdown-component.md index 82f7748c0..f627afdd7 100644 --- a/src/content/integrations/@astrojsmarkdown-component.md +++ b/src/content/integrations/@astrojsmarkdown-component.md @@ -3,7 +3,7 @@ name: "@astrojs/markdown-component" title: "@astrojs/markdown-component" description: Use the legacy Markdown component in your Astro site categories: - - css+ui + - uncategorized - official npmUrl: https://www.npmjs.com/package/@astrojs/markdown-component repoUrl: https://github.com/withastro/astro diff --git a/src/content/integrations/@astrojsmdx.md b/src/content/integrations/@astrojsmdx.md index bc091ab2b..f0e361e55 100644 --- a/src/content/integrations/@astrojsmdx.md +++ b/src/content/integrations/@astrojsmdx.md @@ -3,7 +3,7 @@ name: "@astrojs/mdx" title: "@astrojs/mdx" description: Add support for MDX pages in your Astro site categories: - - css+ui + - uncategorized - official npmUrl: https://www.npmjs.com/package/@astrojs/mdx image: /assets/integrations/mdx.svg diff --git a/src/content/integrations/@astrojsnetlify.md b/src/content/integrations/@astrojsnetlify.md index c1c3e5b02..c462e7a8e 100644 --- a/src/content/integrations/@astrojsnetlify.md +++ b/src/content/integrations/@astrojsnetlify.md @@ -3,7 +3,6 @@ name: "@astrojs/netlify" title: "@astrojs/netlify" description: Deploy your site to Netlify categories: - - css+ui - adapters - official npmUrl: https://www.npmjs.com/package/@astrojs/netlify diff --git a/src/content/integrations/@astrojsnode.md b/src/content/integrations/@astrojsnode.md index 8a64da42a..8243a8310 100644 --- a/src/content/integrations/@astrojsnode.md +++ b/src/content/integrations/@astrojsnode.md @@ -3,7 +3,6 @@ name: "@astrojs/node" title: "@astrojs/node" description: Deploy your site to a Node.js server categories: - - css+ui - adapters - official npmUrl: https://www.npmjs.com/package/@astrojs/node diff --git a/src/content/integrations/@astrojspartytown.md b/src/content/integrations/@astrojspartytown.md index 2b1a3e2bc..7b1444707 100644 --- a/src/content/integrations/@astrojspartytown.md +++ b/src/content/integrations/@astrojspartytown.md @@ -3,7 +3,6 @@ name: "@astrojs/partytown" title: "@astrojs/partytown" description: Use Partytown to move scripts into a web worker in your Astro project categories: - - css+ui - analytics - performance+seo - official diff --git a/src/content/integrations/@astrojsprism.md b/src/content/integrations/@astrojsprism.md index ce403ae84..2229ed042 100644 --- a/src/content/integrations/@astrojsprism.md +++ b/src/content/integrations/@astrojsprism.md @@ -3,7 +3,7 @@ name: "@astrojs/prism" title: "@astrojs/prism" description: Add Prism syntax highlighting support to your Astro site categories: - - css+ui + - uncategorized - official npmUrl: https://www.npmjs.com/package/@astrojs/prism repoUrl: https://github.com/withastro/astro diff --git a/src/content/integrations/@astrojssitemap.md b/src/content/integrations/@astrojssitemap.md index 641868e0a..3777e021f 100644 --- a/src/content/integrations/@astrojssitemap.md +++ b/src/content/integrations/@astrojssitemap.md @@ -3,7 +3,6 @@ name: "@astrojs/sitemap" title: "@astrojs/sitemap" description: Generate a sitemap for your Astro site categories: - - css+ui - performance+seo - official npmUrl: https://www.npmjs.com/package/@astrojs/sitemap diff --git a/src/content/integrations/@astrojsstarlight.md b/src/content/integrations/@astrojsstarlight.md index 02a64478b..c1ede5d8d 100644 --- a/src/content/integrations/@astrojsstarlight.md +++ b/src/content/integrations/@astrojsstarlight.md @@ -3,7 +3,7 @@ name: "@astrojs/starlight" title: "@astrojs/starlight" description: Build beautiful, high-performance documentation websites with Astro categories: - - css+ui + - uncategorized - official npmUrl: https://www.npmjs.com/package/@astrojs/starlight image: /assets/integrations/starlight.svg diff --git a/src/content/integrations/@astrojstailwind.md b/src/content/integrations/@astrojstailwind.md index 1f29792fb..259c15d64 100644 --- a/src/content/integrations/@astrojstailwind.md +++ b/src/content/integrations/@astrojstailwind.md @@ -3,7 +3,7 @@ name: "@astrojs/tailwind" title: "@astrojs/tailwind" description: Use Tailwind CSS to style your Astro site categories: - - css+ui + - uncategorized - official npmUrl: https://www.npmjs.com/package/@astrojs/tailwind image: /assets/integrations/tailwind.svg diff --git a/src/content/integrations/@astrojsvercel.md b/src/content/integrations/@astrojsvercel.md index d2f5e4f44..5777b7cef 100644 --- a/src/content/integrations/@astrojsvercel.md +++ b/src/content/integrations/@astrojsvercel.md @@ -3,7 +3,6 @@ name: "@astrojs/vercel" title: "@astrojs/vercel" description: Deploy your site to Vercel categories: - - css+ui - adapters - official npmUrl: https://www.npmjs.com/package/@astrojs/vercel diff --git a/src/content/integrations/@astrojsweb-vitals.md b/src/content/integrations/@astrojsweb-vitals.md index 81e284545..64c6ca664 100644 --- a/src/content/integrations/@astrojsweb-vitals.md +++ b/src/content/integrations/@astrojsweb-vitals.md @@ -3,7 +3,7 @@ name: "@astrojs/web-vitals" title: "@astrojs/web-vitals" description: Track your website’s performance with Astro DB categories: - - css+ui + - uncategorized - official npmUrl: https://www.npmjs.com/package/@astrojs/web-vitals repoUrl: https://github.com/withastro/astro diff --git a/src/content/integrations/@astrolibanalytics.md b/src/content/integrations/@astrolibanalytics.md index 14a1d58a4..834f95388 100644 --- a/src/content/integrations/@astrolibanalytics.md +++ b/src/content/integrations/@astrolibanalytics.md @@ -3,7 +3,6 @@ name: "@astrolib/analytics" title: "@astrolib/analytics" description: Provides Analytics snippets injection for popular web analytics tools categories: - - css+ui - analytics npmUrl: https://www.npmjs.com/package/@astrolib/analytics repoUrl: https://github.com/onwidget/astrolib diff --git a/src/content/integrations/@astrolibseo.md b/src/content/integrations/@astrolibseo.md index 42b93d771..5f676ae11 100644 --- a/src/content/integrations/@astrolibseo.md +++ b/src/content/integrations/@astrolibseo.md @@ -3,7 +3,6 @@ name: "@astrolib/seo" title: "@astrolib/seo" description: Managing your SEO easier in Astro projects categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/@astrolib/seo repoUrl: https://github.com/onwidget/astrolib diff --git a/src/content/integrations/@astroliciousi18n.md b/src/content/integrations/@astroliciousi18n.md index 5c6c9bc8f..722ecd9d1 100644 --- a/src/content/integrations/@astroliciousi18n.md +++ b/src/content/integrations/@astroliciousi18n.md @@ -4,7 +4,6 @@ title: "@astrolicious/i18n" description: Yet another i18n integration for Astro with server and client utilities, type safety and translations built-in. categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/@astrolicious/i18n homepageUrl: https://github.com/astrolicious/i18n diff --git a/src/content/integrations/@astropubexperiments.md b/src/content/integrations/@astropubexperiments.md index ef342125b..00f6dbd09 100644 --- a/src/content/integrations/@astropubexperiments.md +++ b/src/content/integrations/@astropubexperiments.md @@ -3,7 +3,7 @@ name: "@astropub/experiments" title: "@astropub/experiments" description: A collection of experimental Astro components and tooling. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@astropub/experiments repoUrl: https://github.com/astro-community/experiments homepageUrl: https://github.com/astro-community/experiments#readme diff --git a/src/content/integrations/@astroshuttlecore.md b/src/content/integrations/@astroshuttlecore.md index f5d72291f..636b79aa9 100644 --- a/src/content/integrations/@astroshuttlecore.md +++ b/src/content/integrations/@astroshuttlecore.md @@ -2,7 +2,7 @@ name: "@astroshuttle/core" title: "@astroshuttle/core" categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@astroshuttle/core homepageUrl: https://www.npmjs.com/package/@astroshuttle/core downloads: 11 diff --git a/src/content/integrations/@astroutilsanalytics.md b/src/content/integrations/@astroutilsanalytics.md index e1c0da3ed..e2ba42f29 100644 --- a/src/content/integrations/@astroutilsanalytics.md +++ b/src/content/integrations/@astroutilsanalytics.md @@ -3,7 +3,6 @@ name: "@astroutils/analytics" title: "@astroutils/analytics" description: a simple analytics package for Astro categories: - - css+ui - analytics npmUrl: https://www.npmjs.com/package/@astroutils/analytics homepageUrl: https://github.com/gurkz-oss/astroutils/wiki/analytics diff --git a/src/content/integrations/@aycoastro-sw.md b/src/content/integrations/@aycoastro-sw.md index acf2201dd..4cb3148bc 100644 --- a/src/content/integrations/@aycoastro-sw.md +++ b/src/content/integrations/@aycoastro-sw.md @@ -3,7 +3,6 @@ name: "@ayco/astro-sw" title: "@ayco/astro-sw" description: Use your own authored service worker with Astro categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/@ayco/astro-sw repoUrl: https://github.com/ayoayco/astro-sw diff --git a/src/content/integrations/@barnabaskastro-minisearch.md b/src/content/integrations/@barnabaskastro-minisearch.md index af9b245ae..ba99c478a 100644 --- a/src/content/integrations/@barnabaskastro-minisearch.md +++ b/src/content/integrations/@barnabaskastro-minisearch.md @@ -3,7 +3,7 @@ name: "@barnabask/astro-minisearch" title: "@barnabask/astro-minisearch" description: Utilities to add a static full text index to an Astro project categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@barnabask/astro-minisearch repoUrl: https://github.com/Barnabas/astro-minisearch homepageUrl: https://github.com/Barnabas/astro-minisearch/ diff --git a/src/content/integrations/@beoeastro-graphviz.md b/src/content/integrations/@beoeastro-graphviz.md index 5e5508ba3..bd7d6ba75 100644 --- a/src/content/integrations/@beoeastro-graphviz.md +++ b/src/content/integrations/@beoeastro-graphviz.md @@ -3,7 +3,7 @@ name: "@beoe/astro-graphviz" title: "@beoe/astro-graphviz" description: Astro graphviz component categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@beoe/astro-graphviz repoUrl: https://github.com/stereobooster/beoe homepageUrl: https://github.com/stereobooster/beoe#readme diff --git a/src/content/integrations/@betahero-orgastro-snipcart-theme.md b/src/content/integrations/@betahero-orgastro-snipcart-theme.md index ad1f37790..7f42c9509 100644 --- a/src/content/integrations/@betahero-orgastro-snipcart-theme.md +++ b/src/content/integrations/@betahero-orgastro-snipcart-theme.md @@ -4,7 +4,7 @@ title: "@betahero-org/astro-snipcart-theme" description: This is a work in progress creating a theme for astro snipcart thats less opinionated. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@betahero-org/astro-snipcart-theme repoUrl: https://github.com/betahero-org/astro-snipcart-theme homepageUrl: https://github.com/betahero-org/astro-snipcart-theme#readme diff --git a/src/content/integrations/@birdggastro-type-writter.md b/src/content/integrations/@birdggastro-type-writter.md index 9b57d719d..61cfbf41a 100644 --- a/src/content/integrations/@birdggastro-type-writter.md +++ b/src/content/integrations/@birdggastro-type-writter.md @@ -3,7 +3,7 @@ name: "@birdgg/astro-type-writter" title: "@birdgg/astro-type-writter" description: A astro type writter writen in pure js categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@birdgg/astro-type-writter homepageUrl: https://github.com/birdgg/astro-type-writter downloads: 8 diff --git a/src/content/integrations/@bluvenitastro-adapter-azure.md b/src/content/integrations/@bluvenitastro-adapter-azure.md index 9c1fd74ad..3ca3e1b30 100644 --- a/src/content/integrations/@bluvenitastro-adapter-azure.md +++ b/src/content/integrations/@bluvenitastro-adapter-azure.md @@ -3,7 +3,6 @@ name: "@bluvenit/astro-adapter-azure" title: "@bluvenit/astro-adapter-azure" description: Deploy your site to Azure using SWA categories: - - css+ui - adapters npmUrl: https://www.npmjs.com/package/@bluvenit/astro-adapter-azure repoUrl: https://github.com/bluvenit/azure-adapter-azure diff --git a/src/content/integrations/@caisyrich-text-astro-renderer.md b/src/content/integrations/@caisyrich-text-astro-renderer.md index 8d9191dca..3bdb8b15c 100644 --- a/src/content/integrations/@caisyrich-text-astro-renderer.md +++ b/src/content/integrations/@caisyrich-text-astro-renderer.md @@ -4,7 +4,7 @@ title: "@caisy/rich-text-astro-renderer" description: This is a template for an Astro component library. Use this template for writing components to use in multiple projects or publish to NPM. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@caisy/rich-text-astro-renderer homepageUrl: https://www.npmjs.com/package/@caisy/rich-text-astro-renderer downloads: 28 diff --git a/src/content/integrations/@chatmeterastro-cloudflare.md b/src/content/integrations/@chatmeterastro-cloudflare.md index ead36ddc4..0d2288913 100644 --- a/src/content/integrations/@chatmeterastro-cloudflare.md +++ b/src/content/integrations/@chatmeterastro-cloudflare.md @@ -3,7 +3,6 @@ name: "@chatmeter/astro-cloudflare" title: "@chatmeter/astro-cloudflare" description: temporary fork of @astrojs/cloudflare categories: - - css+ui - adapters npmUrl: https://www.npmjs.com/package/@chatmeter/astro-cloudflare repoUrl: https://github.com/adrianlyjak/withastro-adapters diff --git a/src/content/integrations/@chisel-uiastro.md b/src/content/integrations/@chisel-uiastro.md index afd3fc803..24f5403a8 100644 --- a/src/content/integrations/@chisel-uiastro.md +++ b/src/content/integrations/@chisel-uiastro.md @@ -4,7 +4,7 @@ title: "@chisel-ui/astro" description: A collection of layout primitives used as building blocks for common layout patterns. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@chisel-ui/astro image: /assets/integrations/chisel-ui.svg repoUrl: https://github.com/chisel-ui/astro diff --git a/src/content/integrations/@clerkastro.md b/src/content/integrations/@clerkastro.md index de919911c..eabba0296 100644 --- a/src/content/integrations/@clerkastro.md +++ b/src/content/integrations/@clerkastro.md @@ -3,7 +3,7 @@ name: "@clerk/astro" title: "@clerk/astro" description: Clerk SDK for Astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@clerk/astro repoUrl: https://github.com/clerk/javascript homepageUrl: https://clerk.com/ diff --git a/src/content/integrations/@coderspiritlyra-astro.md b/src/content/integrations/@coderspiritlyra-astro.md index 282c726b6..1fceec5f1 100644 --- a/src/content/integrations/@coderspiritlyra-astro.md +++ b/src/content/integrations/@coderspiritlyra-astro.md @@ -3,7 +3,7 @@ name: "@coderspirit/lyra-astro" title: "@coderspirit/lyra-astro" description: An Astro integration for Lyra categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@coderspirit/lyra-astro repoUrl: https://github.com/LyraSearch/plugin-astro homepageUrl: https://www.npmjs.com/package/@coderspirit/lyra-astro diff --git a/src/content/integrations/@common-webastro-lambda-edge.md b/src/content/integrations/@common-webastro-lambda-edge.md index c8a04c2bb..7c94088af 100644 --- a/src/content/integrations/@common-webastro-lambda-edge.md +++ b/src/content/integrations/@common-webastro-lambda-edge.md @@ -3,7 +3,6 @@ name: "@common-web/astro-lambda-edge" title: "@common-web/astro-lambda-edge" description: This Adapter allows Astro to deploy your SSR site to Lambda@Edge Lambda target. categories: - - css+ui - adapters npmUrl: https://www.npmjs.com/package/@common-web/astro-lambda-edge homepageUrl: https://www.npmjs.com/package/@common-web/astro-lambda-edge diff --git a/src/content/integrations/@cosmicuicomponents.md b/src/content/integrations/@cosmicuicomponents.md index 9c75a1312..001aa204f 100644 --- a/src/content/integrations/@cosmicuicomponents.md +++ b/src/content/integrations/@cosmicuicomponents.md @@ -4,7 +4,7 @@ title: "@cosmicui/components" description: This is a template for an Astro component library. Use this template for writing components to use in multiple projects or publish to NPM. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@cosmicui/components repoUrl: https://github.com/juanpa77/CosmicUI homepageUrl: https://github.com/juanpa77/CosmicUI#readme diff --git a/src/content/integrations/@cxaastro-inline-svg.md b/src/content/integrations/@cxaastro-inline-svg.md index ac5398ee4..87621a4d2 100644 --- a/src/content/integrations/@cxaastro-inline-svg.md +++ b/src/content/integrations/@cxaastro-inline-svg.md @@ -3,7 +3,7 @@ name: "@cxa/astro-inline-svg" title: "@cxa/astro-inline-svg" description: Inline SVG into Astro templates. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@cxa/astro-inline-svg repoUrl: https://github.com/cxa/astro-inline-svg homepageUrl: https://realazy.com/astro-inline-svg/ diff --git a/src/content/integrations/@cyberkoalastudiosog-image-generator.md b/src/content/integrations/@cyberkoalastudiosog-image-generator.md index 088b16f5c..5a8f6e597 100644 --- a/src/content/integrations/@cyberkoalastudiosog-image-generator.md +++ b/src/content/integrations/@cyberkoalastudiosog-image-generator.md @@ -4,7 +4,6 @@ title: "@cyberkoalastudios/og-image-generator" description: Astro integration to generate Social Images from Astro Content Collections with custom blurry background that can be loaded via frontmatter. categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/@cyberkoalastudios/og-image-generator repoUrl: https://github.com/CyberKoalaStudios/og-image-generator diff --git a/src/content/integrations/@daks.devastro.sdk.md b/src/content/integrations/@daks.devastro.sdk.md index f260325b8..dd9228f57 100644 --- a/src/content/integrations/@daks.devastro.sdk.md +++ b/src/content/integrations/@daks.devastro.sdk.md @@ -3,7 +3,7 @@ name: "@daks.dev/astro.sdk" title: "@daks.dev/astro.sdk" description: DAKS.DEV Astro software development kit categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@daks.dev/astro.sdk repoUrl: https://github.com/daks-dev/astro homepageUrl: https://daks.dev/ diff --git a/src/content/integrations/@denoastro-adapter.md b/src/content/integrations/@denoastro-adapter.md index 1a07268bb..6acb83386 100644 --- a/src/content/integrations/@denoastro-adapter.md +++ b/src/content/integrations/@denoastro-adapter.md @@ -3,7 +3,6 @@ name: "@deno/astro-adapter" title: "@deno/astro-adapter" description: Deploy your Astro site to a Deno server categories: - - css+ui - adapters npmUrl: https://www.npmjs.com/package/@deno/astro-adapter repoUrl: https://github.com/denoland/deno-astro-adapter diff --git a/src/content/integrations/@digi4careastro-google-analytics.md b/src/content/integrations/@digi4careastro-google-analytics.md index 818e705eb..e207c5edb 100644 --- a/src/content/integrations/@digi4careastro-google-analytics.md +++ b/src/content/integrations/@digi4careastro-google-analytics.md @@ -4,7 +4,6 @@ title: "@digi4care/astro-google-analytics" description: A seamless integration for injecting Google Analytics snippets into Astro projects, supporting popular web analytics tools. categories: - - css+ui - analytics npmUrl: https://www.npmjs.com/package/@digi4care/astro-google-analytics repoUrl: https://github.com/digi4care/astro-google-analytics diff --git a/src/content/integrations/@digi4careastro-google-tagmanager.md b/src/content/integrations/@digi4careastro-google-tagmanager.md index dd50277de..42f43a66f 100644 --- a/src/content/integrations/@digi4careastro-google-tagmanager.md +++ b/src/content/integrations/@digi4careastro-google-tagmanager.md @@ -4,7 +4,6 @@ title: "@digi4care/astro-google-tagmanager" description: A seamless integration for injecting Google Tag Manager snippets into Astro projects, supporting popular web analytics tools. categories: - - css+ui - analytics npmUrl: https://www.npmjs.com/package/@digi4care/astro-google-tagmanager repoUrl: https://github.com/digi4care/astro-google-tagmanager diff --git a/src/content/integrations/@e-xistoastro-netlify.md b/src/content/integrations/@e-xistoastro-netlify.md index aad65379b..46531dee2 100644 --- a/src/content/integrations/@e-xistoastro-netlify.md +++ b/src/content/integrations/@e-xistoastro-netlify.md @@ -3,7 +3,6 @@ name: "@e-xisto/astro-netlify" title: "@e-xisto/astro-netlify" description: Deploy your site to Netlify categories: - - css+ui - adapters npmUrl: https://www.npmjs.com/package/@e-xisto/astro-netlify repoUrl: https://github.com/e-xisto/astro-netlify diff --git a/src/content/integrations/@fratzingerorama-plugin-astro.md b/src/content/integrations/@fratzingerorama-plugin-astro.md index bf7e81d27..cf3767e5e 100644 --- a/src/content/integrations/@fratzingerorama-plugin-astro.md +++ b/src/content/integrations/@fratzingerorama-plugin-astro.md @@ -3,7 +3,7 @@ name: "@fratzinger/orama-plugin-astro" title: "@fratzinger/orama-plugin-astro" description: An Astro integration for Orama categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@fratzinger/orama-plugin-astro repoUrl: https://github.com/oramasearch/orama homepageUrl: https://github.com/oramasearch/orama#readme diff --git a/src/content/integrations/@fulldevlabsfullui.md b/src/content/integrations/@fulldevlabsfullui.md index a627189f2..ceefd0559 100644 --- a/src/content/integrations/@fulldevlabsfullui.md +++ b/src/content/integrations/@fulldevlabsfullui.md @@ -3,7 +3,7 @@ name: "@fulldevlabs/fullui" title: "@fulldevlabs/fullui" description: A component library built for Astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@fulldevlabs/fullui homepageUrl: https://ui.full.dev/ downloads: 17 diff --git a/src/content/integrations/@fusionauthastro-components.md b/src/content/integrations/@fusionauthastro-components.md index ee6f5ae00..379da9d4c 100644 --- a/src/content/integrations/@fusionauthastro-components.md +++ b/src/content/integrations/@fusionauthastro-components.md @@ -3,7 +3,7 @@ name: "@fusionauth/astro-components" title: "@fusionauth/astro-components" description: Pull in values from remote JSON files or remote code blocks at build time. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@fusionauth/astro-components repoUrl: https://github.com/FusionAuth/fusionauth-astro-components homepageUrl: https://github.com/FusionAuth/fusionauth-astro-components#readme diff --git a/src/content/integrations/@futurefabricastro-imagetools.md b/src/content/integrations/@futurefabricastro-imagetools.md index 7bd2992be..674e0491a 100644 --- a/src/content/integrations/@futurefabricastro-imagetools.md +++ b/src/content/integrations/@futurefabricastro-imagetools.md @@ -3,7 +3,6 @@ name: "@futurefabric/astro-imagetools" title: "@futurefabric/astro-imagetools" description: Image Optimization tools for the Astro JS framework categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/@futurefabric/astro-imagetools repoUrl: https://github.com/RafidMuhymin/astro-imagetools diff --git a/src/content/integrations/@futurethemesgalaxy.md b/src/content/integrations/@futurethemesgalaxy.md index f3ec9e7e5..ed91f8f23 100644 --- a/src/content/integrations/@futurethemesgalaxy.md +++ b/src/content/integrations/@futurethemesgalaxy.md @@ -3,7 +3,7 @@ name: "@futurethemes/galaxy" title: "@futurethemes/galaxy" description: Galaxy Theme from FutureThemes categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@futurethemes/galaxy homepageUrl: https://galaxy.futurethemes.io downloads: 19 diff --git a/src/content/integrations/@galactiksastro-integration.md b/src/content/integrations/@galactiksastro-integration.md index 70f44da3a..eaddc0d80 100644 --- a/src/content/integrations/@galactiksastro-integration.md +++ b/src/content/integrations/@galactiksastro-integration.md @@ -3,7 +3,6 @@ name: "@galactiks/astro-integration" title: "@galactiks/astro-integration" description: Galactiks Astro integration categories: - - css+ui - analytics - performance+seo npmUrl: https://www.npmjs.com/package/@galactiks/astro-integration diff --git a/src/content/integrations/@gamesomeastro-font.md b/src/content/integrations/@gamesomeastro-font.md index da5e9a748..78f8e871e 100644 --- a/src/content/integrations/@gamesomeastro-font.md +++ b/src/content/integrations/@gamesomeastro-font.md @@ -5,7 +5,6 @@ description: Host fonts locally in your Astro project. Set up custom preloaded fonts and fallback fonts to reduce CLS. The Astro variant of https://www.npmjs.com/package/@next/font categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/@gamesome/astro-font repoUrl: https://github.com/Gamesome-ab/astro-font diff --git a/src/content/integrations/@geensnorastro-componenten.md b/src/content/integrations/@geensnorastro-componenten.md index e89aeb855..49dc6ebff 100644 --- a/src/content/integrations/@geensnorastro-componenten.md +++ b/src/content/integrations/@geensnorastro-componenten.md @@ -3,7 +3,7 @@ name: "@geensnor/astro-componenten" title: "@geensnor/astro-componenten" description: Pair of beautiful Astro components in Geensnor style categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@geensnor/astro-componenten homepageUrl: https://github.com/geensnor/astro-componenten#readme downloads: 10 diff --git a/src/content/integrations/@gemini-ui-astrocomponents-blog.md b/src/content/integrations/@gemini-ui-astrocomponents-blog.md index e828238ad..265c1411e 100644 --- a/src/content/integrations/@gemini-ui-astrocomponents-blog.md +++ b/src/content/integrations/@gemini-ui-astrocomponents-blog.md @@ -3,7 +3,7 @@ name: "@gemini-ui-astro/components-blog" title: "@gemini-ui-astro/components-blog" description: Blog components for the Gemini UI Astro integration. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@gemini-ui-astro/components-blog homepageUrl: https://github.com/gemini-ui/gemini-ui-monorepo#readme downloads: 8 diff --git a/src/content/integrations/@gemini-ui-astrocomponents.md b/src/content/integrations/@gemini-ui-astrocomponents.md index 2fac1f3b8..8e2ae9cd2 100644 --- a/src/content/integrations/@gemini-ui-astrocomponents.md +++ b/src/content/integrations/@gemini-ui-astrocomponents.md @@ -3,7 +3,7 @@ name: "@gemini-ui-astro/components" title: "@gemini-ui-astro/components" description: Core components for the Gemini UI Astro integration. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@gemini-ui-astro/components homepageUrl: https://github.com/gemini-ui/gemini-ui-monorepo#readme downloads: 6 diff --git a/src/content/integrations/@gemini-ui-astrocore.md b/src/content/integrations/@gemini-ui-astrocore.md index fc511a006..0d07c56ff 100644 --- a/src/content/integrations/@gemini-ui-astrocore.md +++ b/src/content/integrations/@gemini-ui-astrocore.md @@ -3,7 +3,7 @@ name: "@gemini-ui-astro/core" title: "@gemini-ui-astro/core" description: Core utilities for the Gemini UI Astro integration. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@gemini-ui-astro/core homepageUrl: https://github.com/gemini-ui/gemini-ui-monorepo#readme downloads: 17 diff --git a/src/content/integrations/@gemini-ui-astrostyles.md b/src/content/integrations/@gemini-ui-astrostyles.md index 74e912b2e..7d9204556 100644 --- a/src/content/integrations/@gemini-ui-astrostyles.md +++ b/src/content/integrations/@gemini-ui-astrostyles.md @@ -3,7 +3,7 @@ name: "@gemini-ui-astro/styles" title: "@gemini-ui-astro/styles" description: Styling & theming utilities for the Gemini UI Astro integration. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@gemini-ui-astro/styles homepageUrl: https://github.com/gemini-ui/gemini-ui-monorepo#readme downloads: 3 diff --git a/src/content/integrations/@gnuechtelastro-adapter-azure.md b/src/content/integrations/@gnuechtelastro-adapter-azure.md index c95bd3c6b..3f8462e48 100644 --- a/src/content/integrations/@gnuechtelastro-adapter-azure.md +++ b/src/content/integrations/@gnuechtelastro-adapter-azure.md @@ -3,7 +3,6 @@ name: "@gnuechtel/astro-adapter-azure" title: "@gnuechtel/astro-adapter-azure" description: Deploy your site to Azure using SWA categories: - - css+ui - adapters - recent npmUrl: https://www.npmjs.com/package/@gnuechtel/astro-adapter-azure diff --git a/src/content/integrations/@halfgraygrayspace.md b/src/content/integrations/@halfgraygrayspace.md index 23268e911..c893c6a55 100644 --- a/src/content/integrations/@halfgraygrayspace.md +++ b/src/content/integrations/@halfgraygrayspace.md @@ -3,7 +3,7 @@ name: "@halfgray/grayspace" title: "@halfgray/grayspace" description: Minimal theme integration for Astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@halfgray/grayspace repoUrl: https://github.com/jack126guy/grayspace homepageUrl: https://github.com/jack126guy/grayspace#readme diff --git a/src/content/integrations/@hbertosonastro-resend.md b/src/content/integrations/@hbertosonastro-resend.md index 0c732329c..dff7d38bb 100644 --- a/src/content/integrations/@hbertosonastro-resend.md +++ b/src/content/integrations/@hbertosonastro-resend.md @@ -3,7 +3,7 @@ name: "@hbertoson/astro-resend" title: "@hbertoson/astro-resend" description: Astro Resend Integration categories: - - css+ui + - uncategorized - recent npmUrl: https://www.npmjs.com/package/@hbertoson/astro-resend homepageUrl: https://www.npmjs.com/package/@hbertoson/astro-resend diff --git a/src/content/integrations/@hbertosonastro-s3.md b/src/content/integrations/@hbertosonastro-s3.md index 57a43b8e3..4f22d2444 100644 --- a/src/content/integrations/@hbertosonastro-s3.md +++ b/src/content/integrations/@hbertosonastro-s3.md @@ -3,7 +3,7 @@ name: "@hbertoson/astro-s3" title: "@hbertoson/astro-s3" description: Astro S3 Integration categories: - - css+ui + - uncategorized - recent npmUrl: https://www.npmjs.com/package/@hbertoson/astro-s3 homepageUrl: https://www.npmjs.com/package/@hbertoson/astro-s3 diff --git a/src/content/integrations/@herob191astro-google-fonts-optimizer.md b/src/content/integrations/@herob191astro-google-fonts-optimizer.md index 08d01b611..a9b4896c2 100644 --- a/src/content/integrations/@herob191astro-google-fonts-optimizer.md +++ b/src/content/integrations/@herob191astro-google-fonts-optimizer.md @@ -3,7 +3,6 @@ name: "@herob191/astro-google-fonts-optimizer" title: "@herob191/astro-google-fonts-optimizer" description: An Astro integration to optimize the Google Fonts loading performance categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/@herob191/astro-google-fonts-optimizer homepageUrl: https://github.com/Herob527/astro-google-fonts-optimizer diff --git a/src/content/integrations/@igor.dvlprastro-escaped-component.md b/src/content/integrations/@igor.dvlprastro-escaped-component.md index 86c654c65..533ba8ef5 100644 --- a/src/content/integrations/@igor.dvlprastro-escaped-component.md +++ b/src/content/integrations/@igor.dvlprastro-escaped-component.md @@ -3,7 +3,7 @@ name: "@igor.dvlpr/astro-escaped-component" title: "@igor.dvlpr/astro-escaped-component" description: 🏃🏻‍♂️‍➡️ An Astro component that holds only HTML-encoded content. 📜 categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@igor.dvlpr/astro-escaped-component repoUrl: https://github.com/igorskyflyer/npm-astro-escaped-component homepageUrl: https://github.com/igorskyflyer/npm-astro-escaped-component diff --git a/src/content/integrations/@inlangparaglide-astro.md b/src/content/integrations/@inlangparaglide-astro.md index dad170573..021ac0d46 100644 --- a/src/content/integrations/@inlangparaglide-astro.md +++ b/src/content/integrations/@inlangparaglide-astro.md @@ -4,7 +4,6 @@ title: "@inlang/paraglide-astro" description: A fully type-safe i18n library specifically designed for partial hydration patterns like Astro's islands. categories: - - css+ui - performance+seo - accessibility npmUrl: https://www.npmjs.com/package/@inlang/paraglide-astro diff --git a/src/content/integrations/@inox-toolsastro-tests.md b/src/content/integrations/@inox-toolsastro-tests.md index 1714ac65b..a539075f4 100644 --- a/src/content/integrations/@inox-toolsastro-tests.md +++ b/src/content/integrations/@inox-toolsastro-tests.md @@ -1,11 +1,10 @@ --- name: "@inox-tools/astro-tests" title: "@inox-tools/astro-tests" -description:

InoxTools -

+description: Utilities for testing your own Astro integrations and libraries + based on Astro's own testing tools categories: - - css+ui + - utilities - recent npmUrl: https://www.npmjs.com/package/@inox-tools/astro-tests homepageUrl: https://www.npmjs.com/package/@inox-tools/astro-tests diff --git a/src/content/integrations/@inox-toolscontent-utils.md b/src/content/integrations/@inox-toolscontent-utils.md index 3578b4174..1ef809c20 100644 --- a/src/content/integrations/@inox-toolscontent-utils.md +++ b/src/content/integrations/@inox-toolscontent-utils.md @@ -4,7 +4,7 @@ title: "@inox-tools/content-utils" description: Utilities to work with content collections on an Astro project from an integration or library. categories: - - css+ui + - utilities npmUrl: https://www.npmjs.com/package/@inox-tools/content-utils homepageUrl: https://www.npmjs.com/package/@inox-tools/content-utils downloads: 508 diff --git a/src/content/integrations/@inox-toolscustom-routing.md b/src/content/integrations/@inox-toolscustom-routing.md index ef9f43885..4f6ffdf50 100644 --- a/src/content/integrations/@inox-toolscustom-routing.md +++ b/src/content/integrations/@inox-toolscustom-routing.md @@ -3,7 +3,7 @@ name: "@inox-tools/custom-routing" title: "@inox-tools/custom-routing" description: Define custom routing instead of Astro's default file-based routing. categories: - - css+ui + - utilities npmUrl: https://www.npmjs.com/package/@inox-tools/custom-routing repoUrl: https://github.com/Fryuni/inox-tools homepageUrl: https://github.com/Fryuni/inox-tools#readme diff --git a/src/content/integrations/@inox-toolscut-short.md b/src/content/integrations/@inox-toolscut-short.md index d2923662a..b12aecc0f 100644 --- a/src/content/integrations/@inox-toolscut-short.md +++ b/src/content/integrations/@inox-toolscut-short.md @@ -3,7 +3,7 @@ name: "@inox-tools/cut-short" title: "@inox-tools/cut-short" description: Immediately halt request processing and return custom responses effortlessly. categories: - - css+ui + - utilities - recent npmUrl: https://www.npmjs.com/package/@inox-tools/cut-short homepageUrl: https://www.npmjs.com/package/@inox-tools/cut-short diff --git a/src/content/integrations/@inox-toolsportal-gun.md b/src/content/integrations/@inox-toolsportal-gun.md index 81d2d16ac..1038956bb 100644 --- a/src/content/integrations/@inox-toolsportal-gun.md +++ b/src/content/integrations/@inox-toolsportal-gun.md @@ -4,6 +4,7 @@ title: "@inox-tools/portal-gun" description: Transport HTML elements through your page during rendering using Portals. categories: - css+ui + - utilities - recent npmUrl: https://www.npmjs.com/package/@inox-tools/portal-gun homepageUrl: https://www.npmjs.com/package/@inox-tools/portal-gun diff --git a/src/content/integrations/@inox-toolsrequest-nanostores.md b/src/content/integrations/@inox-toolsrequest-nanostores.md index 9e4f566d0..b443cc30a 100644 --- a/src/content/integrations/@inox-toolsrequest-nanostores.md +++ b/src/content/integrations/@inox-toolsrequest-nanostores.md @@ -3,7 +3,7 @@ name: "@inox-tools/request-nanostores" title: "@inox-tools/request-nanostores" description: Make your Nanostores concurrent safe and shared from server to client categories: - - css+ui + - utilities npmUrl: https://www.npmjs.com/package/@inox-tools/request-nanostores homepageUrl: https://www.npmjs.com/package/@inox-tools/request-nanostores downloads: 289 diff --git a/src/content/integrations/@inox-toolsrequest-state.md b/src/content/integrations/@inox-toolsrequest-state.md index 2fb318f3e..baa4dcdc0 100644 --- a/src/content/integrations/@inox-toolsrequest-state.md +++ b/src/content/integrations/@inox-toolsrequest-state.md @@ -3,7 +3,7 @@ name: "@inox-tools/request-state" title: "@inox-tools/request-state" description: Shared request state between server and client categories: - - css+ui + - utilities npmUrl: https://www.npmjs.com/package/@inox-tools/request-state homepageUrl: https://www.npmjs.com/package/@inox-tools/request-state downloads: 323 diff --git a/src/content/integrations/@inox-toolsruntime-logger.md b/src/content/integrations/@inox-toolsruntime-logger.md index e9f7b1a71..8328c3ea3 100644 --- a/src/content/integrations/@inox-toolsruntime-logger.md +++ b/src/content/integrations/@inox-toolsruntime-logger.md @@ -3,7 +3,7 @@ name: "@inox-tools/runtime-logger" title: "@inox-tools/runtime-logger" description: Expose Astro Integration Logger at runtime for consistent output categories: - - css+ui + - utilities npmUrl: https://www.npmjs.com/package/@inox-tools/runtime-logger homepageUrl: https://www.npmjs.com/package/@inox-tools/runtime-logger downloads: 564 diff --git a/src/content/integrations/@inox-toolsstar-warp.md b/src/content/integrations/@inox-toolsstar-warp.md index 7e1ca3fa6..ca8d047a4 100644 --- a/src/content/integrations/@inox-toolsstar-warp.md +++ b/src/content/integrations/@inox-toolsstar-warp.md @@ -3,7 +3,7 @@ name: "@inox-tools/star-warp" title: "@inox-tools/star-warp" description: Warp-drive search for Astro sites using Pagefind categories: - - css+ui + - utilities npmUrl: https://www.npmjs.com/package/@inox-tools/star-warp homepageUrl: https://www.npmjs.com/package/@inox-tools/star-warp downloads: 229 diff --git a/src/content/integrations/@itsmatteomanfastro-early-hints.md b/src/content/integrations/@itsmatteomanfastro-early-hints.md index a0c95ab7e..050f54f56 100644 --- a/src/content/integrations/@itsmatteomanfastro-early-hints.md +++ b/src/content/integrations/@itsmatteomanfastro-early-hints.md @@ -3,7 +3,6 @@ name: "@itsmatteomanf/astro-early-hints" title: "@itsmatteomanf/astro-early-hints" description: Generates Link tags for your Astro site categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/@itsmatteomanf/astro-early-hints repoUrl: https://github.com/itsmatteomanf/astro-components diff --git a/src/content/integrations/@itsmatteomanfastro-pagefind.md b/src/content/integrations/@itsmatteomanfastro-pagefind.md index 6aca773ef..9dcb83125 100644 --- a/src/content/integrations/@itsmatteomanfastro-pagefind.md +++ b/src/content/integrations/@itsmatteomanfastro-pagefind.md @@ -3,7 +3,6 @@ name: "@itsmatteomanf/astro-pagefind" title: "@itsmatteomanf/astro-pagefind" description: Performs the indexing operation for the Pagefind search engine categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/@itsmatteomanf/astro-pagefind repoUrl: https://github.com/itsmatteomanf/astro-components diff --git a/src/content/integrations/@itsmatteomanfastro-robots-txt.md b/src/content/integrations/@itsmatteomanfastro-robots-txt.md index 081826c0e..744964136 100644 --- a/src/content/integrations/@itsmatteomanfastro-robots-txt.md +++ b/src/content/integrations/@itsmatteomanfastro-robots-txt.md @@ -3,7 +3,7 @@ name: "@itsmatteomanf/astro-robots-txt" title: "@itsmatteomanf/astro-robots-txt" description: Generate a robots.txt file for your Astro site categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@itsmatteomanf/astro-robots-txt repoUrl: https://github.com/itsmatteomanf/astro-components homepageUrl: https://github.com/itsmatteomanf/astro-components/tree/main/packages/astro-robots-txt#readme diff --git a/src/content/integrations/@itsmatteomanfastro-security-txt.md b/src/content/integrations/@itsmatteomanfastro-security-txt.md index 1b628c330..b5336af06 100644 --- a/src/content/integrations/@itsmatteomanfastro-security-txt.md +++ b/src/content/integrations/@itsmatteomanfastro-security-txt.md @@ -3,7 +3,7 @@ name: "@itsmatteomanf/astro-security-txt" title: "@itsmatteomanf/astro-security-txt" description: Generate a security.txt file for your Astro site categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@itsmatteomanf/astro-security-txt repoUrl: https://github.com/itsmatteomanf/astro-components homepageUrl: https://github.com/itsmatteomanf/astro-components/tree/main/packages/astro-security-txt#readme diff --git a/src/content/integrations/@jackcareyastro-filter-content.md b/src/content/integrations/@jackcareyastro-filter-content.md index 898d86017..7aa8813a8 100644 --- a/src/content/integrations/@jackcareyastro-filter-content.md +++ b/src/content/integrations/@jackcareyastro-filter-content.md @@ -3,7 +3,7 @@ name: "@jackcarey/astro-filter-content" title: "@jackcarey/astro-filter-content" description: Astro components to enable DOM filtering of content within a page. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@jackcarey/astro-filter-content repoUrl: https://github.com/jackcarey/astro-filter-content homepageUrl: https://github.com/jackcarey/astro-filter-content#readme diff --git a/src/content/integrations/@jackcareyastro-lunr.md b/src/content/integrations/@jackcareyastro-lunr.md index 9423af04c..39f038298 100644 --- a/src/content/integrations/@jackcareyastro-lunr.md +++ b/src/content/integrations/@jackcareyastro-lunr.md @@ -3,7 +3,7 @@ name: "@jackcarey/astro-lunr" title: "@jackcarey/astro-lunr" description: An Astro integration to generate Lunr search index at build time categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@jackcarey/astro-lunr repoUrl: https://github.com/jackcarey/astro-lunr homepageUrl: https://github.com/jackcarey/astro-lunr diff --git a/src/content/integrations/@jam-commentsastro.md b/src/content/integrations/@jam-commentsastro.md index 2d6dc30dd..b553b1ef1 100644 --- a/src/content/integrations/@jam-commentsastro.md +++ b/src/content/integrations/@jam-commentsastro.md @@ -4,7 +4,7 @@ title: "@jam-comments/astro" description: Easily add performant, SEO-friendly comments to your Astro blog with JamComments. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@jam-comments/astro repoUrl: https://github.com/alexmacarthur/jam-comments-javascript homepageUrl: https://jamcomments.com diff --git a/src/content/integrations/@jasikparkastro-svg-loader.md b/src/content/integrations/@jasikparkastro-svg-loader.md index 4bb327074..35d3d6dfa 100644 --- a/src/content/integrations/@jasikparkastro-svg-loader.md +++ b/src/content/integrations/@jasikparkastro-svg-loader.md @@ -4,7 +4,7 @@ title: "@jasikpark/astro-svg-loader" description: This package allows you to import SVGs as Astro components, using ultrahtml and Vite's support for raw imports to do the trick. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@jasikpark/astro-svg-loader repoUrl: https://github.com/jasikpark/astro-svg-loader homepageUrl: https://github.com/jasikpark/astro-svg-loader#readme diff --git a/src/content/integrations/@jcayzacastro-classlist.md b/src/content/integrations/@jcayzacastro-classlist.md index 945482a51..95be72f2b 100644 --- a/src/content/integrations/@jcayzacastro-classlist.md +++ b/src/content/integrations/@jcayzacastro-classlist.md @@ -3,7 +3,7 @@ name: "@jcayzac/astro-classlist" title: "@jcayzac/astro-classlist" description: Helper for Astro components to coerce class:list into an array of strings. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@jcayzac/astro-classlist repoUrl: https://github.com/jcayzac/copepod-modules homepageUrl: https://github.com/jcayzac/copepod-modules/tree/main/packages/astro-classlist#readme diff --git a/src/content/integrations/@jcayzacastro-image-service-ng.md b/src/content/integrations/@jcayzacastro-image-service-ng.md index 5d85d5b4e..3c6691597 100644 --- a/src/content/integrations/@jcayzacastro-image-service-ng.md +++ b/src/content/integrations/@jcayzacastro-image-service-ng.md @@ -4,7 +4,7 @@ title: "@jcayzac/astro-image-service-ng" description: A drop-in replacement for Astro's default image service, with art direction support. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@jcayzac/astro-image-service-ng repoUrl: https://github.com/jcayzac/copepod-modules homepageUrl: https://github.com/jcayzac/copepod-modules/tree/main/packages/astro-image-service-ng#readme diff --git a/src/content/integrations/@jcayzacastro-minify-html.md b/src/content/integrations/@jcayzacastro-minify-html.md index bbc7697e8..e061c9edc 100644 --- a/src/content/integrations/@jcayzacastro-minify-html.md +++ b/src/content/integrations/@jcayzacastro-minify-html.md @@ -3,7 +3,7 @@ name: "@jcayzac/astro-minify-html" title: "@jcayzac/astro-minify-html" description: Minifies Astro's generated HTML, including inline scripts & styles. categories: - - css+ui + - uncategorized - recent npmUrl: https://www.npmjs.com/package/@jcayzac/astro-minify-html repoUrl: https://github.com/jcayzac/copepod-modules diff --git a/src/content/integrations/@jcblwastro-site-integration.md b/src/content/integrations/@jcblwastro-site-integration.md index 987247afb..b5923a91c 100644 --- a/src/content/integrations/@jcblwastro-site-integration.md +++ b/src/content/integrations/@jcblwastro-site-integration.md @@ -3,7 +3,6 @@ name: "@jcblw/astro-site-integration" title: "@jcblw/astro-site-integration" description: A way to leverage Vercel's Image Optimization API in Astro categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/@jcblw/astro-site-integration repoUrl: ssh://git@github.com/jcblw/astro-vercel-image diff --git a/src/content/integrations/@jcha0713astro-notion.md b/src/content/integrations/@jcha0713astro-notion.md index 771201bbf..04844ead9 100644 --- a/src/content/integrations/@jcha0713astro-notion.md +++ b/src/content/integrations/@jcha0713astro-notion.md @@ -3,7 +3,7 @@ name: "@jcha0713/astro-notion" title: "@jcha0713/astro-notion" description: Data fetching tool that connects Astro and Notion categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@jcha0713/astro-notion homepageUrl: https://www.npmjs.com/package/@jcha0713/astro-notion downloads: 6 diff --git a/src/content/integrations/@jee-rastro-decap-cms.md b/src/content/integrations/@jee-rastro-decap-cms.md index f608f3304..d58737348 100644 --- a/src/content/integrations/@jee-rastro-decap-cms.md +++ b/src/content/integrations/@jee-rastro-decap-cms.md @@ -3,7 +3,7 @@ name: "@jee-r/astro-decap-cms" title: "@jee-r/astro-decap-cms" description: Add Decap CMS’s admin dashboard to your Astro project categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@jee-r/astro-decap-cms repoUrl: https://github.com/jee-r/astro-decap-cms homepageUrl: https://github.com/jee-r/astro-decap-cms diff --git a/src/content/integrations/@jesusdmedinacastro-notion.md b/src/content/integrations/@jesusdmedinacastro-notion.md index c9d79fea9..acbab85dc 100644 --- a/src/content/integrations/@jesusdmedinacastro-notion.md +++ b/src/content/integrations/@jesusdmedinacastro-notion.md @@ -3,7 +3,7 @@ name: "@jesusdmedinac/astro-notion" title: "@jesusdmedinac/astro-notion" description: Data fetching tool that connects Astro and Notion categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@jesusdmedinac/astro-notion homepageUrl: https://www.npmjs.com/package/@jesusdmedinac/astro-notion downloads: 4 diff --git a/src/content/integrations/@jman.devauth-astro.md b/src/content/integrations/@jman.devauth-astro.md index 30b217704..59a7ad660 100644 --- a/src/content/integrations/@jman.devauth-astro.md +++ b/src/content/integrations/@jman.devauth-astro.md @@ -3,7 +3,7 @@ name: "@jman.dev/auth-astro" title: "@jman.dev/auth-astro" description: The easiest way to add authentication to your Astro project! categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@jman.dev/auth-astro repoUrl: https://github.com/nowaythatworked/auth-astro homepageUrl: https://github.com/nowaythatworked/auth-astro#readme diff --git a/src/content/integrations/@jop-softwareastro-cookieconsent.md b/src/content/integrations/@jop-softwareastro-cookieconsent.md index 245327663..2347f1245 100644 --- a/src/content/integrations/@jop-softwareastro-cookieconsent.md +++ b/src/content/integrations/@jop-softwareastro-cookieconsent.md @@ -3,7 +3,7 @@ name: "@jop-software/astro-cookieconsent" title: "@jop-software/astro-cookieconsent" description: vanilla-cookieconsent for astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@jop-software/astro-cookieconsent repoUrl: https://github.com/jop-software/astro-cookieconsent homepageUrl: https://github.com/jop-software/astro-cookieconsent#readme diff --git a/src/content/integrations/@jop-softwareastro-matomo.md b/src/content/integrations/@jop-softwareastro-matomo.md index a441fef52..6ffbb7caa 100644 --- a/src/content/integrations/@jop-softwareastro-matomo.md +++ b/src/content/integrations/@jop-softwareastro-matomo.md @@ -3,7 +3,6 @@ name: "@jop-software/astro-matomo" title: "@jop-software/astro-matomo" description: Matomo integration for Astro categories: - - css+ui - analytics npmUrl: https://www.npmjs.com/package/@jop-software/astro-matomo repoUrl: https://github.com/jop-software/astro-matomo diff --git a/src/content/integrations/@julian_cataldoastro-lightbox.md b/src/content/integrations/@julian_cataldoastro-lightbox.md index e9e43a4b0..435a12013 100644 --- a/src/content/integrations/@julian_cataldoastro-lightbox.md +++ b/src/content/integrations/@julian_cataldoastro-lightbox.md @@ -3,7 +3,7 @@ name: "@julian_cataldo/astro-lightbox" title: "@julian_cataldo/astro-lightbox" description: Simple lightbox component. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@julian_cataldo/astro-lightbox repoUrl: https://github.com/JulianCataldo/web-garden homepageUrl: https://code.juliancataldo.com/component/astro-lightbox diff --git a/src/content/integrations/@kcwsastro-decap-cms.md b/src/content/integrations/@kcwsastro-decap-cms.md index eb8d4ed55..d914bc0ac 100644 --- a/src/content/integrations/@kcwsastro-decap-cms.md +++ b/src/content/integrations/@kcwsastro-decap-cms.md @@ -3,7 +3,7 @@ name: "@kcws/astro-decap-cms" title: "@kcws/astro-decap-cms" description: add decap cms to astro repository categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@kcws/astro-decap-cms repoUrl: https://github.com/kc-workspace/kcws-js homepageUrl: https://github.com/kc-workspace/kcws-js/tree/main/packages/astro-decap-cms diff --git a/src/content/integrations/@kindspells-astro-shield.md b/src/content/integrations/@kindspells-astro-shield.md index bb475ae8e..fc5698dd0 100644 --- a/src/content/integrations/@kindspells-astro-shield.md +++ b/src/content/integrations/@kindspells-astro-shield.md @@ -5,7 +5,7 @@ description: Astro integration to enhance your website's security with SubResource Integrity hashes, Content-Security-Policy headers, and other techniques. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@kindspells/astro-shield repoUrl: https://github.com/kindspells/astro-shield homepageUrl: https://astro-shield.kindspells.dev diff --git a/src/content/integrations/@konami-emoji-blastastro.md b/src/content/integrations/@konami-emoji-blastastro.md index cf029b112..644a91421 100644 --- a/src/content/integrations/@konami-emoji-blastastro.md +++ b/src/content/integrations/@konami-emoji-blastastro.md @@ -3,7 +3,7 @@ name: "@konami-emoji-blast/astro" title: "@konami-emoji-blast/astro" description: Hooks up konami-code-js to trigger emoji-blast in React. 🎇 categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@konami-emoji-blast/astro repoUrl: https://github.com/JoshuaKGoldberg/emoji-blast homepageUrl: https://emojiblast.dev diff --git a/src/content/integrations/@kotoshaastro-gist.md b/src/content/integrations/@kotoshaastro-gist.md index 0268e62ca..32499aca2 100644 --- a/src/content/integrations/@kotoshaastro-gist.md +++ b/src/content/integrations/@kotoshaastro-gist.md @@ -3,7 +3,7 @@ name: "@kotosha/astro-gist" title: "@kotosha/astro-gist" description: Dead simple gist rendering buddy for your Astro blog categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@kotosha/astro-gist repoUrl: https://github.com/kotosha-real/astro-gist homepageUrl: https://github.com/kotosha-real/astro-gist#readme diff --git a/src/content/integrations/@lagonastro.md b/src/content/integrations/@lagonastro.md index 87059fce6..7d25106cc 100644 --- a/src/content/integrations/@lagonastro.md +++ b/src/content/integrations/@lagonastro.md @@ -3,7 +3,6 @@ name: "@lagon/astro" title: "@lagon/astro" description: Astro integration to deploy your site to Lagon categories: - - css+ui - adapters npmUrl: https://www.npmjs.com/package/@lagon/astro image: /assets/integrations/lagon-astro.png diff --git a/src/content/integrations/@lagossastro.md b/src/content/integrations/@lagossastro.md index 722e46515..cee153170 100644 --- a/src/content/integrations/@lagossastro.md +++ b/src/content/integrations/@lagossastro.md @@ -3,7 +3,6 @@ name: "@lagoss/astro" title: "@lagoss/astro" description: Astro integration to deploy your site to Lagoss categories: - - css+ui - adapters npmUrl: https://www.npmjs.com/package/@lagoss/astro repoUrl: https://github.com/lagossapp/lagoss diff --git a/src/content/integrations/@littlesticksodyssey-theme-components.md b/src/content/integrations/@littlesticksodyssey-theme-components.md index c34da5034..7534d96eb 100644 --- a/src/content/integrations/@littlesticksodyssey-theme-components.md +++ b/src/content/integrations/@littlesticksodyssey-theme-components.md @@ -3,7 +3,7 @@ name: "@littlesticks/odyssey-theme-components" title: "@littlesticks/odyssey-theme-components" description: Components for the Astro Odyssey theme categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@littlesticks/odyssey-theme-components repoUrl: ssh://git@github.com/littlesticksdev/odyssey-theme homepageUrl: https://github.com/littlesticksdev/odyssey-theme#readme diff --git a/src/content/integrations/@lloydjatkinsonastro-snipcart-design-system.md b/src/content/integrations/@lloydjatkinsonastro-snipcart-design-system.md index e52d4d153..77c925865 100644 --- a/src/content/integrations/@lloydjatkinsonastro-snipcart-design-system.md +++ b/src/content/integrations/@lloydjatkinsonastro-snipcart-design-system.md @@ -4,7 +4,7 @@ title: "@lloydjatkinson/astro-snipcart-design-system" description: This is an unofficial template meant to ease the development of components for Astro that are intended for distribution. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@lloydjatkinson/astro-snipcart-design-system homepageUrl: https://www.npmjs.com/package/@lloydjatkinson/astro-snipcart-design-system downloads: 26 diff --git a/src/content/integrations/@lloydjatkinsonastro-snipcart.md b/src/content/integrations/@lloydjatkinsonastro-snipcart.md index d40894b1f..c04dad665 100644 --- a/src/content/integrations/@lloydjatkinsonastro-snipcart.md +++ b/src/content/integrations/@lloydjatkinsonastro-snipcart.md @@ -4,7 +4,7 @@ title: "@lloydjatkinson/astro-snipcart" description: This is an unofficial template meant to ease the development of components for Astro that are intended for distribution. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@lloydjatkinson/astro-snipcart homepageUrl: https://www.npmjs.com/package/@lloydjatkinson/astro-snipcart downloads: 44 diff --git a/src/content/integrations/@lorenzo_lewisstarlight-utils.md b/src/content/integrations/@lorenzo_lewisstarlight-utils.md index 7624ecc4a..e376bfb53 100644 --- a/src/content/integrations/@lorenzo_lewisstarlight-utils.md +++ b/src/content/integrations/@lorenzo_lewisstarlight-utils.md @@ -3,7 +3,7 @@ name: "@lorenzo_lewis/starlight-utils" title: "@lorenzo_lewis/starlight-utils" description: Utilities to use with your 🌟 Starlight site. categories: - - css+ui + - utilities npmUrl: https://www.npmjs.com/package/@lorenzo_lewis/starlight-utils repoUrl: https://github.com/lorenzolewis/starlight-utils homepageUrl: https://starlight-utils.pages.dev diff --git a/src/content/integrations/@lyrasearchplugin-astro.md b/src/content/integrations/@lyrasearchplugin-astro.md index 991412bd4..a30784e3f 100644 --- a/src/content/integrations/@lyrasearchplugin-astro.md +++ b/src/content/integrations/@lyrasearchplugin-astro.md @@ -3,7 +3,7 @@ name: "@lyrasearch/plugin-astro" title: "@lyrasearch/plugin-astro" description: An Astro integration for Lyra categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@lyrasearch/plugin-astro repoUrl: https://github.com/LyraSearch/plugin-astro homepageUrl: https://github.com/LyraSearch/plugin-astro#readme diff --git a/src/content/integrations/@m4rrc0astro-fetch-ahead.md b/src/content/integrations/@m4rrc0astro-fetch-ahead.md index 79978c64d..c18aad365 100644 --- a/src/content/integrations/@m4rrc0astro-fetch-ahead.md +++ b/src/content/integrations/@m4rrc0astro-fetch-ahead.md @@ -3,7 +3,7 @@ name: "@m4rrc0/astro-fetch-ahead" title: "@m4rrc0/astro-fetch-ahead" description: Astro integration to do async stuff before the actual build categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@m4rrc0/astro-fetch-ahead repoUrl: https://github.com/m4rrc0/poko-notion homepageUrl: https://github.com/m4rrc0/poko-notion/astro-integrations/astro-fetch-ahead diff --git a/src/content/integrations/@matthiesenxyzastro-ghostcms.md b/src/content/integrations/@matthiesenxyzastro-ghostcms.md index 5fc9b3be5..e4d9337e7 100644 --- a/src/content/integrations/@matthiesenxyzastro-ghostcms.md +++ b/src/content/integrations/@matthiesenxyzastro-ghostcms.md @@ -3,7 +3,7 @@ name: "@matthiesenxyz/astro-ghostcms" title: "@matthiesenxyz/astro-ghostcms" description: Astro GhostCMS integration to allow easier importing of GhostCMS Content categories: - - css+ui + - uncategorized image: /assets/integrations/astro-ghostcms.png npmUrl: https://www.npmjs.com/package/@matthiesenxyz/astro-ghostcms repoUrl: https://github.com/MatthiesenXYZ/astro-ghostcms diff --git a/src/content/integrations/@matthiesenxyzastro-gists.md b/src/content/integrations/@matthiesenxyzastro-gists.md index 1f26625a7..6249ea966 100644 --- a/src/content/integrations/@matthiesenxyzastro-gists.md +++ b/src/content/integrations/@matthiesenxyzastro-gists.md @@ -4,7 +4,7 @@ title: "@matthiesenxyz/astro-gists" description: Allows the user to import GitHub Gists by ID through an Astro Component and Octokit categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@matthiesenxyz/astro-gists homepageUrl: https://github.com/MatthiesenXYZ/astro-gists downloads: 54 diff --git a/src/content/integrations/@matthiesenxyzastro-hashnode.md b/src/content/integrations/@matthiesenxyzastro-hashnode.md index 24015618d..153467308 100644 --- a/src/content/integrations/@matthiesenxyzastro-hashnode.md +++ b/src/content/integrations/@matthiesenxyzastro-hashnode.md @@ -3,7 +3,7 @@ name: "@matthiesenxyz/astro-hashnode" title: "@matthiesenxyz/astro-hashnode" description: An Integration to bring your Hashnode Headless Blog content into Astro! categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@matthiesenxyz/astro-hashnode repoUrl: https://github.com/MatthiesenXYZ/astro-hashnode homepageUrl: https://github.com/matthiesenxyz/astro-hashnode diff --git a/src/content/integrations/@matthiesenxyzastro-infisical.md b/src/content/integrations/@matthiesenxyzastro-infisical.md index 162e3adc5..d113ecd9a 100644 --- a/src/content/integrations/@matthiesenxyzastro-infisical.md +++ b/src/content/integrations/@matthiesenxyzastro-infisical.md @@ -3,7 +3,7 @@ name: "@matthiesenxyz/astro-infisical" title: "@matthiesenxyz/astro-infisical" description: Secure centralized secret management for Astro using Infisical categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@matthiesenxyz/astro-infisical repoUrl: https://github.com/matthiesenxyz/astro-infisical homepageUrl: https://github.com/matthiesenxyz/astro-infisical#readme diff --git a/src/content/integrations/@matthiesenxyzastro-mcserverstatus.md b/src/content/integrations/@matthiesenxyzastro-mcserverstatus.md index b86ae69b5..83dcf5607 100644 --- a/src/content/integrations/@matthiesenxyzastro-mcserverstatus.md +++ b/src/content/integrations/@matthiesenxyzastro-mcserverstatus.md @@ -3,7 +3,7 @@ name: "@matthiesenxyz/astro-mcserverstatus" title: "@matthiesenxyz/astro-mcserverstatus" description: Minecraft server Status helpers and widgets for your Astro site categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@matthiesenxyz/astro-mcserverstatus homepageUrl: https://matthiesen.xyz downloads: 4 diff --git a/src/content/integrations/@matthiesenxyzastrodtsbuilder.md b/src/content/integrations/@matthiesenxyzastrodtsbuilder.md index 86026bf37..90da80722 100644 --- a/src/content/integrations/@matthiesenxyzastrodtsbuilder.md +++ b/src/content/integrations/@matthiesenxyzastrodtsbuilder.md @@ -5,10 +5,8 @@ description: A utility function is used to build declaration files for use with Astro's injectTypes function added in the astro:config:done Integration Hook in Astro 4.14.0. categories: - - css+ui - - recent + - utilities npmUrl: https://www.npmjs.com/package/@matthiesenxyz/astrodtsbuilder homepageUrl: https://github.com/matthiesenxyz/astrodtsbuilder -badge: new downloads: 395 --- diff --git a/src/content/integrations/@matthiesenxyzastrolace.md b/src/content/integrations/@matthiesenxyzastrolace.md index ab8354acb..b65ca69e8 100644 --- a/src/content/integrations/@matthiesenxyzastrolace.md +++ b/src/content/integrations/@matthiesenxyzastrolace.md @@ -3,7 +3,7 @@ name: "@matthiesenxyz/astrolace" title: "@matthiesenxyz/astrolace" description: An easy way to use Shoelace.style within your Astro Project! categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@matthiesenxyz/astrolace homepageUrl: https://matthiesen.xyz downloads: 582 diff --git a/src/content/integrations/@matthiesenxyzintegration-utils.md b/src/content/integrations/@matthiesenxyzintegration-utils.md index 33956a3c4..a65bb0c65 100644 --- a/src/content/integrations/@matthiesenxyzintegration-utils.md +++ b/src/content/integrations/@matthiesenxyzintegration-utils.md @@ -3,7 +3,7 @@ name: "@matthiesenxyz/integration-utils" title: "@matthiesenxyz/integration-utils" description: A collection of useful Astro Integration Utils categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@matthiesenxyz/integration-utils repoUrl: https://github.com/matthiesenxyz/integration-utils homepageUrl: https://github.com/matthiesenxyz/integration-utils#readme diff --git a/src/content/integrations/@mcpronovostnx-auth.md b/src/content/integrations/@mcpronovostnx-auth.md index 097f692f6..a1d709371 100644 --- a/src/content/integrations/@mcpronovostnx-auth.md +++ b/src/content/integrations/@mcpronovostnx-auth.md @@ -3,7 +3,7 @@ name: "@mcpronovost/nx-auth" title: "@mcpronovost/nx-auth" description: Custom auth package categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@mcpronovost/nx-auth homepageUrl: https://www.npmjs.com/package/@mcpronovost/nx-auth downloads: 2 diff --git a/src/content/integrations/@minplutozorn.md b/src/content/integrations/@minplutozorn.md index a0a9d5c98..1a0bba0c3 100644 --- a/src/content/integrations/@minplutozorn.md +++ b/src/content/integrations/@minplutozorn.md @@ -3,7 +3,7 @@ name: "@minpluto/zorn" title: "@minpluto/zorn" description: A video player tailored for MinPluto categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@minpluto/zorn repoUrl: https://codeberg.org/MinPluto/Zorn homepageUrl: https://codeberg.org/MinPluto/Zorn diff --git a/src/content/integrations/@namcheeastro-subfont.md b/src/content/integrations/@namcheeastro-subfont.md index 4ea86f73f..6444ada1a 100644 --- a/src/content/integrations/@namcheeastro-subfont.md +++ b/src/content/integrations/@namcheeastro-subfont.md @@ -3,7 +3,6 @@ name: "@namchee/astro-subfont" title: "@namchee/astro-subfont" description: Generate optimal font subsets for your Astro-powered websites categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/@namchee/astro-subfont repoUrl: https://github.com/Namchee/fontsubs diff --git a/src/content/integrations/@narration-sdsanity-astro.md b/src/content/integrations/@narration-sdsanity-astro.md index 54ba2fb20..2f438f3c0 100644 --- a/src/content/integrations/@narration-sdsanity-astro.md +++ b/src/content/integrations/@narration-sdsanity-astro.md @@ -3,7 +3,7 @@ name: "@narration-sd/sanity-astro" title: "@narration-sd/sanity-astro" description: Very temporary and Unofficial Sanity Astro integration categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@narration-sd/sanity-astro repoUrl: ssh://git@github.com/narration-sd/astro-san homepageUrl: https://github.com/narration-sd/astro-san#readme diff --git a/src/content/integrations/@nordic-game-labastro-gtm.md b/src/content/integrations/@nordic-game-labastro-gtm.md index 2c1a3016c..12a521c29 100644 --- a/src/content/integrations/@nordic-game-labastro-gtm.md +++ b/src/content/integrations/@nordic-game-labastro-gtm.md @@ -3,7 +3,6 @@ name: "@nordic-game-lab/astro-gtm" title: "@nordic-game-lab/astro-gtm" description: Provides snippets injection for Google Tag manager categories: - - css+ui - analytics npmUrl: https://www.npmjs.com/package/@nordic-game-lab/astro-gtm repoUrl: https://github.com/nordic-game-lab/nordic-game-lab diff --git a/src/content/integrations/@nurodevastro-bun.md b/src/content/integrations/@nurodevastro-bun.md index 712885623..e257197db 100644 --- a/src/content/integrations/@nurodevastro-bun.md +++ b/src/content/integrations/@nurodevastro-bun.md @@ -4,7 +4,6 @@ title: "@nurodev/astro-bun" description: An Astro adapter to deploy your SSR site to Bun targets categories: - adapters - - css+ui npmUrl: https://www.npmjs.com/package/@nurodev/astro-bun homepageUrl: https://github.com/nurodev/astro-bun downloads: 318 diff --git a/src/content/integrations/@oramaplugin-astro.md b/src/content/integrations/@oramaplugin-astro.md index d4b2c0262..89afa8723 100644 --- a/src/content/integrations/@oramaplugin-astro.md +++ b/src/content/integrations/@oramaplugin-astro.md @@ -3,7 +3,7 @@ name: "@orama/plugin-astro" title: "@orama/plugin-astro" description: An Astro integration for Orama categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@orama/plugin-astro repoUrl: https://github.com/askorama/orama homepageUrl: https://github.com/askorama/orama#readme diff --git a/src/content/integrations/@otterstacksanity-img-astro.md b/src/content/integrations/@otterstacksanity-img-astro.md index 653baef7c..dec02aafb 100644 --- a/src/content/integrations/@otterstacksanity-img-astro.md +++ b/src/content/integrations/@otterstacksanity-img-astro.md @@ -4,7 +4,7 @@ title: "@otterstack/sanity-img-astro" description: An Astro component for rendering a responsive element for an image fetched from Sanity categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@otterstack/sanity-img-astro repoUrl: https://github.com/otterdev-io/otterstack homepageUrl: https://github.com/otterdev-io/otterstack/tree/main/astro#readme diff --git a/src/content/integrations/@philnashastro-pagination.md b/src/content/integrations/@philnashastro-pagination.md index ddbc462e8..f3aab5fc6 100644 --- a/src/content/integrations/@philnashastro-pagination.md +++ b/src/content/integrations/@philnashastro-pagination.md @@ -4,7 +4,6 @@ title: "@philnash/astro-pagination" description: A flexible, accessible pagination component for displaying links to next, previous, first, last and a window of pages in your Astro site. categories: - - css+ui - accessibility npmUrl: https://www.npmjs.com/package/@philnash/astro-pagination repoUrl: https://github.com/philnash/astro-components diff --git a/src/content/integrations/@picperfastro.md b/src/content/integrations/@picperfastro.md index 1634ea873..9a690dce5 100644 --- a/src/content/integrations/@picperfastro.md +++ b/src/content/integrations/@picperfastro.md @@ -4,7 +4,6 @@ title: "@picperf/astro" description: An Astro component for optimizing, reformatting, and caching images with PicPerf.io. categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/@picperf/astro repoUrl: https://github.com/alexmacarthur/picperf-javascript diff --git a/src/content/integrations/@pindobaastro-alert.md b/src/content/integrations/@pindobaastro-alert.md index d1fc20fa2..34c3614f6 100644 --- a/src/content/integrations/@pindobaastro-alert.md +++ b/src/content/integrations/@pindobaastro-alert.md @@ -4,7 +4,7 @@ title: "@pindoba/astro-alert" description: This is a template for an Astro component library. Use this template for writing components to use in multiple projects or publish to NPM. categories: - - css+ui + - uncategorized - recent npmUrl: https://www.npmjs.com/package/@pindoba/astro-alert repoUrl: https://github.com/EduardoLopes/pindoba diff --git a/src/content/integrations/@pindobaastro-badge.md b/src/content/integrations/@pindobaastro-badge.md index c996ef655..611468019 100644 --- a/src/content/integrations/@pindobaastro-badge.md +++ b/src/content/integrations/@pindobaastro-badge.md @@ -4,7 +4,7 @@ title: "@pindoba/astro-badge" description: This is a template for an Astro component library. Use this template for writing components to use in multiple projects or publish to NPM. categories: - - css+ui + - uncategorized - recent npmUrl: https://www.npmjs.com/package/@pindoba/astro-badge repoUrl: https://github.com/EduardoLopes/pindoba diff --git a/src/content/integrations/@pindobaastro-button.md b/src/content/integrations/@pindobaastro-button.md index b1e760319..b6d8ae4be 100644 --- a/src/content/integrations/@pindobaastro-button.md +++ b/src/content/integrations/@pindobaastro-button.md @@ -4,7 +4,7 @@ title: "@pindoba/astro-button" description: This is a template for an Astro component library. Use this template for writing components to use in multiple projects or publish to NPM. categories: - - css+ui + - uncategorized - recent npmUrl: https://www.npmjs.com/package/@pindoba/astro-button repoUrl: https://github.com/EduardoLopes/pindoba diff --git a/src/content/integrations/@pindobaastro-checkbox.md b/src/content/integrations/@pindobaastro-checkbox.md index 3a2ed977d..8042d1e29 100644 --- a/src/content/integrations/@pindobaastro-checkbox.md +++ b/src/content/integrations/@pindobaastro-checkbox.md @@ -4,7 +4,7 @@ title: "@pindoba/astro-checkbox" description: This is a template for an Astro component library. Use this template for writing components to use in multiple projects or publish to NPM. categories: - - css+ui + - uncategorized - recent npmUrl: https://www.npmjs.com/package/@pindoba/astro-checkbox repoUrl: https://github.com/EduardoLopes/pindoba diff --git a/src/content/integrations/@pindobaastro-dialog.md b/src/content/integrations/@pindobaastro-dialog.md index 30c7f7069..a46fd0cd4 100644 --- a/src/content/integrations/@pindobaastro-dialog.md +++ b/src/content/integrations/@pindobaastro-dialog.md @@ -4,7 +4,7 @@ title: "@pindoba/astro-dialog" description: This is a template for an Astro component library. Use this template for writing components to use in multiple projects or publish to NPM. categories: - - css+ui + - uncategorized - recent npmUrl: https://www.npmjs.com/package/@pindoba/astro-dialog repoUrl: https://github.com/EduardoLopes/pindoba diff --git a/src/content/integrations/@pindobaastro-group.md b/src/content/integrations/@pindobaastro-group.md index 460a60125..01259becf 100644 --- a/src/content/integrations/@pindobaastro-group.md +++ b/src/content/integrations/@pindobaastro-group.md @@ -4,7 +4,7 @@ title: "@pindoba/astro-group" description: This is a template for an Astro component library. Use this template for writing components to use in multiple projects or publish to NPM. categories: - - css+ui + - uncategorized - recent npmUrl: https://www.npmjs.com/package/@pindoba/astro-group repoUrl: https://github.com/EduardoLopes/pindoba diff --git a/src/content/integrations/@pindobaastro-loading.md b/src/content/integrations/@pindobaastro-loading.md index 22fe05e82..b10fd44f7 100644 --- a/src/content/integrations/@pindobaastro-loading.md +++ b/src/content/integrations/@pindobaastro-loading.md @@ -4,7 +4,7 @@ title: "@pindoba/astro-loading" description: This is a template for an Astro component library. Use this template for writing components to use in multiple projects or publish to NPM. categories: - - css+ui + - uncategorized - recent npmUrl: https://www.npmjs.com/package/@pindoba/astro-loading repoUrl: https://github.com/EduardoLopes/pindoba diff --git a/src/content/integrations/@pindobaastro-navigation.md b/src/content/integrations/@pindobaastro-navigation.md index 655ac4ba9..bf5381184 100644 --- a/src/content/integrations/@pindobaastro-navigation.md +++ b/src/content/integrations/@pindobaastro-navigation.md @@ -4,7 +4,7 @@ title: "@pindoba/astro-navigation" description: This is a template for an Astro component library. Use this template for writing components to use in multiple projects or publish to NPM. categories: - - css+ui + - uncategorized - recent npmUrl: https://www.npmjs.com/package/@pindoba/astro-navigation repoUrl: https://github.com/EduardoLopes/pindoba diff --git a/src/content/integrations/@pindobaastro-popover.md b/src/content/integrations/@pindobaastro-popover.md index 0134d1875..94af1b763 100644 --- a/src/content/integrations/@pindobaastro-popover.md +++ b/src/content/integrations/@pindobaastro-popover.md @@ -4,7 +4,7 @@ title: "@pindoba/astro-popover" description: This is a template for an Astro component library. Use this template for writing components to use in multiple projects or publish to NPM. categories: - - css+ui + - uncategorized - recent npmUrl: https://www.npmjs.com/package/@pindoba/astro-popover repoUrl: https://github.com/EduardoLopes/pindoba diff --git a/src/content/integrations/@pindobaastro-radio.md b/src/content/integrations/@pindobaastro-radio.md index 269c3d7a5..1058f6ac0 100644 --- a/src/content/integrations/@pindobaastro-radio.md +++ b/src/content/integrations/@pindobaastro-radio.md @@ -4,7 +4,7 @@ title: "@pindoba/astro-radio" description: This is a template for an Astro component library. Use this template for writing components to use in multiple projects or publish to NPM. categories: - - css+ui + - uncategorized - recent npmUrl: https://www.npmjs.com/package/@pindoba/astro-radio repoUrl: https://github.com/EduardoLopes/pindoba diff --git a/src/content/integrations/@pindobaastro-select.md b/src/content/integrations/@pindobaastro-select.md index 75c35b057..0f490b4da 100644 --- a/src/content/integrations/@pindobaastro-select.md +++ b/src/content/integrations/@pindobaastro-select.md @@ -4,7 +4,7 @@ title: "@pindoba/astro-select" description: This is a template for an Astro component library. Use this template for writing components to use in multiple projects or publish to NPM. categories: - - css+ui + - uncategorized - recent npmUrl: https://www.npmjs.com/package/@pindoba/astro-select repoUrl: https://github.com/EduardoLopes/pindoba diff --git a/src/content/integrations/@pindobaastro-text-input.md b/src/content/integrations/@pindobaastro-text-input.md index 5fa8d7474..457c82b42 100644 --- a/src/content/integrations/@pindobaastro-text-input.md +++ b/src/content/integrations/@pindobaastro-text-input.md @@ -4,7 +4,7 @@ title: "@pindoba/astro-text-input" description: This is a template for an Astro component library. Use this template for writing components to use in multiple projects or publish to NPM. categories: - - css+ui + - uncategorized - recent npmUrl: https://www.npmjs.com/package/@pindoba/astro-text-input repoUrl: https://github.com/EduardoLopes/pindoba diff --git a/src/content/integrations/@pindobaastro-theme-mode-select.md b/src/content/integrations/@pindobaastro-theme-mode-select.md index f0664cb50..7c221b877 100644 --- a/src/content/integrations/@pindobaastro-theme-mode-select.md +++ b/src/content/integrations/@pindobaastro-theme-mode-select.md @@ -3,7 +3,7 @@ name: "@pindoba/astro-theme-mode-select" title: "@pindoba/astro-theme-mode-select" description: 🚀 Project Structure categories: - - css+ui + - uncategorized - recent npmUrl: https://www.npmjs.com/package/@pindoba/astro-theme-mode-select repoUrl: https://github.com/EduardoLopes/pindoba diff --git a/src/content/integrations/@pindobaastro-topbar.md b/src/content/integrations/@pindobaastro-topbar.md index e6c72a0b1..ea708262b 100644 --- a/src/content/integrations/@pindobaastro-topbar.md +++ b/src/content/integrations/@pindobaastro-topbar.md @@ -4,7 +4,7 @@ title: "@pindoba/astro-topbar" description: This is a template for an Astro component library. Use this template for writing components to use in multiple projects or publish to NPM. categories: - - css+ui + - uncategorized - recent npmUrl: https://www.npmjs.com/package/@pindoba/astro-topbar repoUrl: https://github.com/EduardoLopes/pindoba diff --git a/src/content/integrations/@polar-shastro.md b/src/content/integrations/@polar-shastro.md index 2fa03c846..bb00c9f9b 100644 --- a/src/content/integrations/@polar-shastro.md +++ b/src/content/integrations/@polar-shastro.md @@ -4,7 +4,7 @@ title: "@polar-sh/astro" description: The Polar Astro SDK is an Astro library designed for interacting with the Polar API. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@polar-sh/astro homepageUrl: https://www.npmjs.com/package/@polar-sh/astro downloads: 12 diff --git a/src/content/integrations/@prosellenastro-navigation.md b/src/content/integrations/@prosellenastro-navigation.md index d1904c63e..10980f453 100644 --- a/src/content/integrations/@prosellenastro-navigation.md +++ b/src/content/integrations/@prosellenastro-navigation.md @@ -3,7 +3,7 @@ name: "@prosellen/astro-navigation" title: "@prosellen/astro-navigation" description: An Astro integration to create navigation trees. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@prosellen/astro-navigation repoUrl: https://github.com/prosellen/astro-navigation homepageUrl: https://github.com/prosellen/astro-navigation#readme diff --git a/src/content/integrations/@qwikdevcreate-astro.md b/src/content/integrations/@qwikdevcreate-astro.md index e840bc6b7..3590e3b49 100644 --- a/src/content/integrations/@qwikdevcreate-astro.md +++ b/src/content/integrations/@qwikdevcreate-astro.md @@ -3,8 +3,8 @@ name: "@qwikdev/create-astro" title: "@qwikdev/create-astro" description: Interactive CLI for create @QwikDev/astro projects. categories: - - css+ui - performance+seo + - css+ui - frameworks npmUrl: https://www.npmjs.com/package/@qwikdev/create-astro repoUrl: https://github.com/QwikDev/astro diff --git a/src/content/integrations/@rebelchrisastro-static-tweet.md b/src/content/integrations/@rebelchrisastro-static-tweet.md index 3a2292cd3..67be80d0b 100644 --- a/src/content/integrations/@rebelchrisastro-static-tweet.md +++ b/src/content/integrations/@rebelchrisastro-static-tweet.md @@ -4,7 +4,7 @@ title: "@rebelchris/astro-static-tweet" description: This is a open source Astro component that allows you to embed a Tweet as static HTML in your Astro site. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@rebelchris/astro-static-tweet repoUrl: https://github.com/rebelchris/astro-static-tweet homepageUrl: https://github.com/rebelchris/astro-static-tweet#readme diff --git a/src/content/integrations/@rshackletonastro-portabletext.md b/src/content/integrations/@rshackletonastro-portabletext.md index cdb7ff654..20a5491d5 100644 --- a/src/content/integrations/@rshackletonastro-portabletext.md +++ b/src/content/integrations/@rshackletonastro-portabletext.md @@ -3,7 +3,7 @@ name: "@rshackleton/astro-portabletext" title: "@rshackleton/astro-portabletext" description: Render Portable Text block content with Astro components. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@rshackleton/astro-portabletext repoUrl: https://github.com/rshackleton/astro-portabletext homepageUrl: https://github.com/rshackleton/astro-portabletext#readme diff --git a/src/content/integrations/@ryandejaeghermy-astro-component.md b/src/content/integrations/@ryandejaeghermy-astro-component.md index 0f932bc49..de3a5b230 100644 --- a/src/content/integrations/@ryandejaeghermy-astro-component.md +++ b/src/content/integrations/@ryandejaeghermy-astro-component.md @@ -4,7 +4,7 @@ title: "@ryandejaegher/my-astro-component" description: This is an example package, exported as @example/my-component. It consists of two Astro components, Button and Heading. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@ryandejaegher/my-astro-component homepageUrl: https://www.npmjs.com/package/@ryandejaegher/my-astro-component downloads: 3 diff --git a/src/content/integrations/@ryandejaeghermy-component.md b/src/content/integrations/@ryandejaeghermy-component.md index 2473b3d40..d8a44c85e 100644 --- a/src/content/integrations/@ryandejaeghermy-component.md +++ b/src/content/integrations/@ryandejaeghermy-component.md @@ -4,7 +4,7 @@ title: "@ryandejaegher/my-component" description: This is an example package, exported as @example/my-component. It consists of two Astro components, Button and Heading. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@ryandejaegher/my-component homepageUrl: https://www.npmjs.com/package/@ryandejaegher/my-component downloads: 3 diff --git a/src/content/integrations/@salvaftastro-cv.md b/src/content/integrations/@salvaftastro-cv.md index 476515ef1..1f7559826 100644 --- a/src/content/integrations/@salvaftastro-cv.md +++ b/src/content/integrations/@salvaftastro-cv.md @@ -3,7 +3,7 @@ name: "@salvaft/astro-cv" title: "@salvaft/astro-cv" description: Design system for CV and letter generation in Astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@salvaft/astro-cv repoUrl: https://github.com/salvaft/astro-sft homepageUrl: https://github.com/salvaft/astro-sft#readme diff --git a/src/content/integrations/@sanityastro.md b/src/content/integrations/@sanityastro.md index 368067ad7..9578c88dc 100644 --- a/src/content/integrations/@sanityastro.md +++ b/src/content/integrations/@sanityastro.md @@ -3,7 +3,7 @@ name: "@sanity/astro" title: "@sanity/astro" description: Official Sanity Astro integration categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@sanity/astro image: /assets/integrations/sanity.svg repoUrl: ssh://git@github.com/sanity-io/sanity-astro diff --git a/src/content/integrations/@sentryastro.md b/src/content/integrations/@sentryastro.md index 308317481..26af28ac4 100644 --- a/src/content/integrations/@sentryastro.md +++ b/src/content/integrations/@sentryastro.md @@ -3,7 +3,7 @@ name: "@sentry/astro" title: "@sentry/astro" description: Official Sentry SDK for Astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@sentry/astro repoUrl: https://github.com/getsentry/sentry-javascript homepageUrl: https://github.com/getsentry/sentry-javascript/tree/master/packages/astro diff --git a/src/content/integrations/@simply007orgkontent-ai-astro.md b/src/content/integrations/@simply007orgkontent-ai-astro.md index 3cee9e3f0..296f20cd7 100644 --- a/src/content/integrations/@simply007orgkontent-ai-astro.md +++ b/src/content/integrations/@simply007orgkontent-ai-astro.md @@ -3,7 +3,7 @@ name: "@simply007org/kontent-ai-astro" title: "@simply007org/kontent-ai-astro" description: An Astro integration for the Kontent.ai Headless CMS categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@simply007org/kontent-ai-astro homepageUrl: https://github.com/Simply007/kontent-ai-astro#readme downloads: 8 diff --git a/src/content/integrations/@sitebendercomponents.md b/src/content/integrations/@sitebendercomponents.md index 8ed8ecb71..05cc77157 100644 --- a/src/content/integrations/@sitebendercomponents.md +++ b/src/content/integrations/@sitebendercomponents.md @@ -3,7 +3,7 @@ name: "@sitebender/components" title: "@sitebender/components" description: stability-beta categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@sitebender/components repoUrl: https://github.com/site-bender/components homepageUrl: https://github.com/site-bender/components#readme diff --git a/src/content/integrations/@spotlightjsastro.md b/src/content/integrations/@spotlightjsastro.md index 66f99aa1c..ee1948589 100644 --- a/src/content/integrations/@spotlightjsastro.md +++ b/src/content/integrations/@spotlightjsastro.md @@ -3,7 +3,6 @@ name: "@spotlightjs/astro" title: "@spotlightjs/astro" description: Add spotlight to your Astro toolbar, for better debugging. categories: - - css+ui - toolbar npmUrl: https://www.npmjs.com/package/@spotlightjs/astro repoUrl: ssh://git@github.com/getsentry/spotlight diff --git a/src/content/integrations/@sransaraastro-adocx.md b/src/content/integrations/@sransaraastro-adocx.md index 13d0af547..05736801a 100644 --- a/src/content/integrations/@sransaraastro-adocx.md +++ b/src/content/integrations/@sransaraastro-adocx.md @@ -3,7 +3,7 @@ name: "@sransara/astro-adocx" title: "@sransara/astro-adocx" description: Astro integration for Asciidoctor categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@sransara/astro-adocx repoUrl: https://github.com/sransara/astro-adocx homepageUrl: https://github.com/sransara/astro-adocx#readme diff --git a/src/content/integrations/@stanley_stelladesign-system.md b/src/content/integrations/@stanley_stelladesign-system.md index 9f7ad17e7..3c54496ce 100644 --- a/src/content/integrations/@stanley_stelladesign-system.md +++ b/src/content/integrations/@stanley_stelladesign-system.md @@ -2,7 +2,7 @@ name: "@stanley_stella/design-system" title: "@stanley_stella/design-system" categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@stanley_stella/design-system homepageUrl: https://www.npmjs.com/package/@stanley_stella/design-system downloads: 17 diff --git a/src/content/integrations/@statsyastro.md b/src/content/integrations/@statsyastro.md index bda21a515..56e99eddc 100644 --- a/src/content/integrations/@statsyastro.md +++ b/src/content/integrations/@statsyastro.md @@ -2,7 +2,6 @@ name: "@statsy/astro" title: "@statsy/astro" categories: - - css+ui - analytics npmUrl: https://www.npmjs.com/package/@statsy/astro homepageUrl: https://www.npmjs.com/package/@statsy/astro diff --git a/src/content/integrations/@storyblokastro.md b/src/content/integrations/@storyblokastro.md index 3abb8e76f..085372d42 100644 --- a/src/content/integrations/@storyblokastro.md +++ b/src/content/integrations/@storyblokastro.md @@ -3,7 +3,7 @@ name: "@storyblok/astro" title: "@storyblok/astro" description: Official Astro integration for the Storyblok Headless CMS categories: - - css+ui + - uncategorized - toolbar npmUrl: https://www.npmjs.com/package/@storyblok/astro image: /assets/integrations/storyblok.svg diff --git a/src/content/integrations/@studiocmsblog.md b/src/content/integrations/@studiocmsblog.md index 25b2d48d3..74d16291f 100644 --- a/src/content/integrations/@studiocmsblog.md +++ b/src/content/integrations/@studiocmsblog.md @@ -3,7 +3,7 @@ name: "@studiocms/blog" title: "@studiocms/blog" description: Add a blog to your StudioCMS project with ease! categories: - - css+ui + - uncategorized image: /assets/integrations/studiocms-master.svg npmUrl: https://www.npmjs.com/package/@studiocms/blog repoUrl: https://github.com/astrolicious/studiocms diff --git a/src/content/integrations/@thewebforgeastro-code-blocks.md b/src/content/integrations/@thewebforgeastro-code-blocks.md index 35dd0fc7d..39ec56eca 100644 --- a/src/content/integrations/@thewebforgeastro-code-blocks.md +++ b/src/content/integrations/@thewebforgeastro-code-blocks.md @@ -3,7 +3,7 @@ name: "@thewebforge/astro-code-blocks" title: "@thewebforge/astro-code-blocks" description: Beautiful code blocks for your astro site categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@thewebforge/astro-code-blocks repoUrl: https://github.com/thewebforge/astro-code-blocks homepageUrl: https://github.com/thewebforge/astro-code-blocks#readme diff --git a/src/content/integrations/@tigrisdataastro.md b/src/content/integrations/@tigrisdataastro.md index 8bfcbc0c7..2b7df2e23 100644 --- a/src/content/integrations/@tigrisdataastro.md +++ b/src/content/integrations/@tigrisdataastro.md @@ -3,7 +3,7 @@ name: "@tigrisdata/astro" title: "@tigrisdata/astro" description: Access NoSQL data from your Astro site. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@tigrisdata/astro repoUrl: https://github.com/tigrisdata/tigris-astro homepageUrl: https://github.com/tigrisdata/tigris-astro#readme diff --git a/src/content/integrations/@unpicastro.md b/src/content/integrations/@unpicastro.md index 485a6c5d2..3d9683b57 100644 --- a/src/content/integrations/@unpicastro.md +++ b/src/content/integrations/@unpicastro.md @@ -3,7 +3,7 @@ name: "@unpic/astro" title: "@unpic/astro" description: A high-performance, responsive image service and component library for Astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@unpic/astro repoUrl: https://github.com/ascorbic/unpic-img homepageUrl: https://unpic.pics/img/astro diff --git a/src/content/integrations/@uramiastro.md b/src/content/integrations/@uramiastro.md index 1bdc9409c..fe8520d87 100644 --- a/src/content/integrations/@uramiastro.md +++ b/src/content/integrations/@uramiastro.md @@ -3,7 +3,6 @@ name: "@urami/astro" title: "@urami/astro" description: Astro integration for automatic image optimization categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/@urami/astro repoUrl: https://github.com/rayriffy/urami diff --git a/src/content/integrations/@voxgigpodw-astro.md b/src/content/integrations/@voxgigpodw-astro.md index 47686a1e3..732f69b1a 100644 --- a/src/content/integrations/@voxgigpodw-astro.md +++ b/src/content/integrations/@voxgigpodw-astro.md @@ -3,7 +3,7 @@ name: "@voxgig/podw-astro" title: "@voxgig/podw-astro" description: Astro wrapper to use the Podmind widget categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@voxgig/podw-astro homepageUrl: https://www.npmjs.com/package/@voxgig/podw-astro downloads: 29 diff --git a/src/content/integrations/@westtradeastro-form.md b/src/content/integrations/@westtradeastro-form.md index 0abee250b..cb7de3429 100644 --- a/src/content/integrations/@westtradeastro-form.md +++ b/src/content/integrations/@westtradeastro-form.md @@ -3,7 +3,7 @@ name: "@westtrade/astro-form" title: "@westtrade/astro-form" description: Easy to use validation and form handling for Astro SSR 🪄 categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@westtrade/astro-form repoUrl: https://github.com/westtrade/astro-form homepageUrl: https://github.com/westtrade/astro-form#readme diff --git a/src/content/integrations/@xexiuastro-accordion.md b/src/content/integrations/@xexiuastro-accordion.md index c80fbbf6d..2188fa847 100644 --- a/src/content/integrations/@xexiuastro-accordion.md +++ b/src/content/integrations/@xexiuastro-accordion.md @@ -4,8 +4,8 @@ title: "@xexiu/astro-accordion" description: Astro Accordion - HTML, CSS and a bit of javascript made with Custom Elements accordion for Astro. categories: - - css+ui - performance+seo + - css+ui npmUrl: https://www.npmjs.com/package/@xexiu/astro-accordion repoUrl: https://github.com/xexiu/astro-components homepageUrl: https://github.com/xexiu/astro-components diff --git a/src/content/integrations/@xexiuastro-modal.md b/src/content/integrations/@xexiuastro-modal.md index 80459c7a2..e24015b74 100644 --- a/src/content/integrations/@xexiuastro-modal.md +++ b/src/content/integrations/@xexiuastro-modal.md @@ -3,8 +3,8 @@ name: "@xexiu/astro-modal" title: "@xexiu/astro-modal" description: A pure css and html modal component for Astro categories: - - css+ui - performance+seo + - css+ui - accessibility npmUrl: https://www.npmjs.com/package/@xexiu/astro-modal repoUrl: https://github.com/xexiu/astro-components diff --git a/src/content/integrations/@xexiuastro-progress-bar.md b/src/content/integrations/@xexiuastro-progress-bar.md index 75c7a6602..60b9ffcc5 100644 --- a/src/content/integrations/@xexiuastro-progress-bar.md +++ b/src/content/integrations/@xexiuastro-progress-bar.md @@ -4,8 +4,8 @@ title: "@xexiu/astro-progress-bar" description: HTML, CSS and a bit of javascript made with Custom Elements progress bar for Astro. categories: - - css+ui - performance+seo + - css+ui npmUrl: https://www.npmjs.com/package/@xexiu/astro-progress-bar repoUrl: https://github.com/xexiu/astro-components homepageUrl: https://github.com/xexiu/astro-components diff --git a/src/content/integrations/@xexiuastro-seo.md b/src/content/integrations/@xexiuastro-seo.md index 234bb389f..7843ed764 100644 --- a/src/content/integrations/@xexiuastro-seo.md +++ b/src/content/integrations/@xexiuastro-seo.md @@ -3,7 +3,6 @@ name: "@xexiu/astro-seo" title: "@xexiu/astro-seo" description: SEO builder with jsonLDGenerator for Astro categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/@xexiu/astro-seo repoUrl: https://github.com/xexiu/astro-components diff --git a/src/content/integrations/@xexiuastro-speech.md b/src/content/integrations/@xexiuastro-speech.md index 48f7ca179..c92dd3ec4 100644 --- a/src/content/integrations/@xexiuastro-speech.md +++ b/src/content/integrations/@xexiuastro-speech.md @@ -4,8 +4,8 @@ title: "@xexiu/astro-speech" description: HTML, CSS and a bit of javascript made with Custom Elements astro-speech for Astro. categories: - - css+ui - performance+seo + - css+ui npmUrl: https://www.npmjs.com/package/@xexiu/astro-speech repoUrl: https://github.com/xexiu/astro-components homepageUrl: https://github.com/xexiu/astro-components diff --git a/src/content/integrations/@xexiuastro-tabs.md b/src/content/integrations/@xexiuastro-tabs.md index 4da720750..a7089af4f 100644 --- a/src/content/integrations/@xexiuastro-tabs.md +++ b/src/content/integrations/@xexiuastro-tabs.md @@ -3,8 +3,8 @@ name: "@xexiu/astro-tabs" title: "@xexiu/astro-tabs" description: A pure css and html tabs component for Astro categories: - - css+ui - performance+seo + - css+ui - accessibility npmUrl: https://www.npmjs.com/package/@xexiu/astro-tabs repoUrl: https://github.com/xexiu/astro-components diff --git a/src/content/integrations/@yeskunallastro-umami.md b/src/content/integrations/@yeskunallastro-umami.md index 32ddef912..8bd05b84e 100644 --- a/src/content/integrations/@yeskunallastro-umami.md +++ b/src/content/integrations/@yeskunallastro-umami.md @@ -3,7 +3,6 @@ name: "@yeskunall/astro-umami" title: "@yeskunall/astro-umami" description: Add Umami Analytics to your Astro website categories: - - css+ui - analytics - recent npmUrl: https://www.npmjs.com/package/@yeskunall/astro-umami diff --git a/src/content/integrations/@zeaburastro-adapter.md b/src/content/integrations/@zeaburastro-adapter.md index 1c640adc4..0f0090dd4 100644 --- a/src/content/integrations/@zeaburastro-adapter.md +++ b/src/content/integrations/@zeaburastro-adapter.md @@ -3,7 +3,6 @@ name: "@zeabur/astro-adapter" title: "@zeabur/astro-adapter" description: Deploy your site to Zeabur categories: - - css+ui - adapters npmUrl: https://www.npmjs.com/package/@zeabur/astro-adapter repoUrl: https://github.com/zeabur/astro diff --git a/src/content/integrations/a11y-astro-components.md b/src/content/integrations/a11y-astro-components.md index 2e5d87837..53acea9b5 100644 --- a/src/content/integrations/a11y-astro-components.md +++ b/src/content/integrations/a11y-astro-components.md @@ -4,7 +4,7 @@ title: a11y-astro-components description: This is a template for an Astro component library. Use this template for writing components to use in multiple projects or publish to NPM. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/a11y-astro-components homepageUrl: https://www.npmjs.com/package/a11y-astro-components downloads: 4 diff --git a/src/content/integrations/accessible-astro-components.md b/src/content/integrations/accessible-astro-components.md index d10ca7ab3..c65762cba 100644 --- a/src/content/integrations/accessible-astro-components.md +++ b/src/content/integrations/accessible-astro-components.md @@ -3,7 +3,6 @@ name: accessible-astro-components title: accessible-astro-components description: A set of Accessible, easy to use, Front-end UI Components for Astro. categories: - - css+ui - accessibility npmUrl: https://www.npmjs.com/package/accessible-astro-components image: /assets/integrations/accessible-astro-components.png diff --git a/src/content/integrations/agnosticui-astro.md b/src/content/integrations/agnosticui-astro.md index 43ab85a36..5b854f9e3 100644 --- a/src/content/integrations/agnosticui-astro.md +++ b/src/content/integrations/agnosticui-astro.md @@ -3,7 +3,7 @@ name: agnosticui-astro title: agnosticui-astro description: Astro + AgnosticUI integration categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/agnosticui-astro repoUrl: https://github.com/AgnosticUI/agnosticui homepageUrl: https://astro.build diff --git a/src/content/integrations/argil-astro.md b/src/content/integrations/argil-astro.md index b5470475b..8fbc7d695 100644 --- a/src/content/integrations/argil-astro.md +++ b/src/content/integrations/argil-astro.md @@ -3,7 +3,6 @@ name: argil-astro title: argil-astro description: Astro UI Components Kit from argil data agency categories: - - css+ui - accessibility - recent npmUrl: https://www.npmjs.com/package/argil-astro diff --git a/src/content/integrations/asmarss.md b/src/content/integrations/asmarss.md index df05e9888..99466d399 100644 --- a/src/content/integrations/asmarss.md +++ b/src/content/integrations/asmarss.md @@ -4,7 +4,7 @@ title: asmarss description: A package that enables tracking the most recent posts of a Mastodon account and rendering them as an RSS feed. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/asmarss repoUrl: https://github.com/yplog/asmarss homepageUrl: https://github.com/yplog/asmarss#readme diff --git a/src/content/integrations/astro-accessible-patterns.md b/src/content/integrations/astro-accessible-patterns.md index c62a43711..e8c8797fa 100644 --- a/src/content/integrations/astro-accessible-patterns.md +++ b/src/content/integrations/astro-accessible-patterns.md @@ -3,7 +3,7 @@ name: astro-accessible-patterns title: astro-accessible-patterns description: Docs coming soon. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-accessible-patterns repoUrl: https://github.com/anuarhdz/astro-accessible-patterns homepageUrl: https://github.com/anuarhdz/astro-accessible-patterns#readme diff --git a/src/content/integrations/astro-adds-to-head.md b/src/content/integrations/astro-adds-to-head.md index 315a49470..7832a4efc 100644 --- a/src/content/integrations/astro-adds-to-head.md +++ b/src/content/integrations/astro-adds-to-head.md @@ -3,7 +3,7 @@ name: astro-adds-to-head title: astro-adds-to-head description: Fix a corner case in content collections rendering. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-adds-to-head repoUrl: https://github.com/lilnasy/gratelets homepageUrl: https://github.com/lilnasy/gratelets/tree/main/packages/adds-to-head diff --git a/src/content/integrations/astro-adoc.md b/src/content/integrations/astro-adoc.md index b485744b7..b39065853 100644 --- a/src/content/integrations/astro-adoc.md +++ b/src/content/integrations/astro-adoc.md @@ -3,7 +3,7 @@ name: astro-adoc title: astro-adoc description: AsciiDoctor inside Astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-adoc repoUrl: https://github.com/devidw/astro-addons homepageUrl: https://github.com/devidw/astro-addons/tree/main/packages/astro-adoc#readme diff --git a/src/content/integrations/astro-analytics.md b/src/content/integrations/astro-analytics.md index c18ad40ef..a3d32b965 100644 --- a/src/content/integrations/astro-analytics.md +++ b/src/content/integrations/astro-analytics.md @@ -3,7 +3,6 @@ name: astro-analytics title: astro-analytics description: Analytics components for Astro categories: - - css+ui - analytics npmUrl: https://www.npmjs.com/package/astro-analytics repoUrl: https://github.com/Destiner/astro-analytics diff --git a/src/content/integrations/astro-asciidoc.md b/src/content/integrations/astro-asciidoc.md index 6add7ec2f..c120fb39c 100644 --- a/src/content/integrations/astro-asciidoc.md +++ b/src/content/integrations/astro-asciidoc.md @@ -3,7 +3,7 @@ name: astro-asciidoc title: astro-asciidoc description: Support AsciiDoc pages in Astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-asciidoc repoUrl: https://github.com/shishkin/astro-asciidoc homepageUrl: https://github.com/shishkin/astro-asciidoc diff --git a/src/content/integrations/astro-auth.md b/src/content/integrations/astro-auth.md index adee9245a..9458ed13b 100644 --- a/src/content/integrations/astro-auth.md +++ b/src/content/integrations/astro-auth.md @@ -3,7 +3,7 @@ name: astro-auth title: astro-auth description: "TODO:" categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-auth homepageUrl: https://www.npmjs.com/package/astro-auth downloads: 38 diff --git a/src/content/integrations/astro-auto-adapter.md b/src/content/integrations/astro-auto-adapter.md index 737a5c47c..7a2009358 100644 --- a/src/content/integrations/astro-auto-adapter.md +++ b/src/content/integrations/astro-auto-adapter.md @@ -4,7 +4,6 @@ title: astro-auto-adapter description: Let's you choose between Astro Adapters based off of the ASTRO_ADAPTER_MODE environment variable. categories: - - css+ui - adapters npmUrl: https://www.npmjs.com/package/astro-auto-adapter repoUrl: https://github.com/okikio/astro-auto-adapter diff --git a/src/content/integrations/astro-auto-import.md b/src/content/integrations/astro-auto-import.md index 8c836ee79..ca67065af 100644 --- a/src/content/integrations/astro-auto-import.md +++ b/src/content/integrations/astro-auto-import.md @@ -3,7 +3,7 @@ name: astro-auto-import title: astro-auto-import description: Auto-import components in Astro projects categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-auto-import repoUrl: https://github.com/delucis/astro-auto-import homepageUrl: https://github.com/delucis/astro-auto-import#readme diff --git a/src/content/integrations/astro-aws-amplify.md b/src/content/integrations/astro-aws-amplify.md index dfd2b658b..9f6879025 100644 --- a/src/content/integrations/astro-aws-amplify.md +++ b/src/content/integrations/astro-aws-amplify.md @@ -3,7 +3,6 @@ name: astro-aws-amplify title: astro-aws-amplify description: Deploy Astro to AWS Amplify (SSR) categories: - - css+ui - adapters npmUrl: https://www.npmjs.com/package/astro-aws-amplify homepageUrl: https://github.com/alexnguyennz/astro-aws-amplify diff --git a/src/content/integrations/astro-barchart.md b/src/content/integrations/astro-barchart.md index 0e79306ff..6dc5f89b2 100644 --- a/src/content/integrations/astro-barchart.md +++ b/src/content/integrations/astro-barchart.md @@ -3,7 +3,7 @@ name: astro-barchart title: astro-barchart description: Astro component to render a barchart categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-barchart homepageUrl: https://github.com/Its-Just-Nans/astro-barchart downloads: 29 diff --git a/src/content/integrations/astro-base-document.md b/src/content/integrations/astro-base-document.md index 6de7c7ef0..0361825c2 100644 --- a/src/content/integrations/astro-base-document.md +++ b/src/content/integrations/astro-base-document.md @@ -4,7 +4,7 @@ title: astro-base-document description: Provide sensible defaults for HTML base document.The goal is to reduce boilerplate when using multiple layouts in Astro projects. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-base-document repoUrl: https://github.com/JulianCataldo/web-garden homepageUrl: https://code.juliancataldo.com/component/astro-base diff --git a/src/content/integrations/astro-beam.md b/src/content/integrations/astro-beam.md index 71952af73..99edcfda5 100644 --- a/src/content/integrations/astro-beam.md +++ b/src/content/integrations/astro-beam.md @@ -3,7 +3,6 @@ name: astro-beam title: astro-beam description: BeamAnalytics integration for Astro categories: - - css+ui - analytics npmUrl: https://www.npmjs.com/package/astro-beam repoUrl: https://github.com/advanced-astro/astro-beam diff --git a/src/content/integrations/astro-better-image-service.md b/src/content/integrations/astro-better-image-service.md index c42dfb486..d96d1bdaf 100644 --- a/src/content/integrations/astro-better-image-service.md +++ b/src/content/integrations/astro-better-image-service.md @@ -4,7 +4,7 @@ title: astro-better-image-service description: Astro integration for image compression and conversion, superseding Astro's default image service. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-better-image-service repoUrl: https://github.com/risu729/astro-better-image-service homepageUrl: https://github.com/risu729/astro-better-image-service#readme diff --git a/src/content/integrations/astro-biome.md b/src/content/integrations/astro-biome.md index 3e11b537e..462a2ac7d 100644 --- a/src/content/integrations/astro-biome.md +++ b/src/content/integrations/astro-biome.md @@ -3,7 +3,6 @@ name: "@playform/format" title: "@playform/format" description: 🗻 Format — categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/@playform/format repoUrl: https://github.com/PlayForm/Format diff --git a/src/content/integrations/astro-blog-by-blogger-api.md b/src/content/integrations/astro-blog-by-blogger-api.md index 7d1f5b83e..3b6e2b834 100644 --- a/src/content/integrations/astro-blog-by-blogger-api.md +++ b/src/content/integrations/astro-blog-by-blogger-api.md @@ -3,7 +3,7 @@ name: astro-blog-by-blogger-api title: astro-blog-by-blogger-api description: Astro component to display a Blog through Blogger API entries categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-blog-by-blogger-api repoUrl: ssh://git@github.com/Grd92/astro-blog-by-blogger-api homepageUrl: https://github.com/Grd92/astro-blog-by-blogger-api diff --git a/src/content/integrations/astro-breadcrumbs.md b/src/content/integrations/astro-breadcrumbs.md index a039dc4bb..a7d94b74e 100644 --- a/src/content/integrations/astro-breadcrumbs.md +++ b/src/content/integrations/astro-breadcrumbs.md @@ -4,8 +4,8 @@ title: astro-breadcrumbs description: Well configurable breadcrumb component for Astro.js. Create breadcrumbs completely dynamically or specify exactly how they should look. categories: - - css+ui - accessibility + - css+ui npmUrl: https://www.npmjs.com/package/astro-breadcrumbs repoUrl: https://github.com/felix-berlin/astro-breadcrumbs homepageUrl: https://docs.astro-breadcrumbs.kasimir.dev diff --git a/src/content/integrations/astro-browser-sync.md b/src/content/integrations/astro-browser-sync.md index 2ebc86c25..1b47050d5 100644 --- a/src/content/integrations/astro-browser-sync.md +++ b/src/content/integrations/astro-browser-sync.md @@ -3,7 +3,7 @@ name: astro-browser-sync title: astro-browser-sync description: Integrate BrowserSync into Astro. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-browser-sync repoUrl: https://github.com/ACP-CODE/astro-browser-sync homepageUrl: https://github.com/ACP-CODE/astro-browser-sync#readme diff --git a/src/content/integrations/astro-bun-adapter.md b/src/content/integrations/astro-bun-adapter.md index f49c5bc50..edf7ee539 100644 --- a/src/content/integrations/astro-bun-adapter.md +++ b/src/content/integrations/astro-bun-adapter.md @@ -4,7 +4,6 @@ title: astro-bun-adapter description: Allows Astro to run your SSR site with the Bun's native API Bun.serve. categories: - adapters - - css+ui npmUrl: https://www.npmjs.com/package/astro-bun-adapter repoUrl: https://github.com/ido-pluto/astro-bun-adapter homepageUrl: https://github.com/ido-pluto/astro-bun-adapter.git#readme diff --git a/src/content/integrations/astro-capo.md b/src/content/integrations/astro-capo.md index c8ee77055..789c3c2d3 100644 --- a/src/content/integrations/astro-capo.md +++ b/src/content/integrations/astro-capo.md @@ -3,7 +3,6 @@ name: astro-capo title: astro-capo description: Automatically sort your head with capo.js in Astro categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/astro-capo repoUrl: https://github.com/natemoo-re/astro-capo diff --git a/src/content/integrations/astro-carousel.md b/src/content/integrations/astro-carousel.md index ea11f3f0a..b9bcc931d 100644 --- a/src/content/integrations/astro-carousel.md +++ b/src/content/integrations/astro-carousel.md @@ -4,7 +4,6 @@ title: astro-carousel description: An accessible carousel component for Astro 🚀 that works by using browser navigation. categories: - - css+ui - accessibility npmUrl: https://www.npmjs.com/package/astro-carousel homepageUrl: https://www.npmjs.com/package/astro-carousel diff --git a/src/content/integrations/astro-cc2ks.md b/src/content/integrations/astro-cc2ks.md index f59be0acf..b76d7a935 100644 --- a/src/content/integrations/astro-cc2ks.md +++ b/src/content/integrations/astro-cc2ks.md @@ -3,7 +3,7 @@ name: astro-cc2ks title: astro-cc2ks description: Astro plugin to generate Keystatic config from content collections categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-cc2ks repoUrl: https://github.com/gxjansen/Astro-CC2KS homepageUrl: https://github.com/gxjansen/Astro-CC2KS/ diff --git a/src/content/integrations/astro-client-interaction.md b/src/content/integrations/astro-client-interaction.md index 5536e60e7..ccc3975dc 100644 --- a/src/content/integrations/astro-client-interaction.md +++ b/src/content/integrations/astro-client-interaction.md @@ -4,7 +4,7 @@ title: astro-client-interaction description: Load and hydrate framework components on first interaction by adding a client:interaction directive. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-client-interaction repoUrl: https://github.com/lilnasy/gratelets homepageUrl: https://github.com/lilnasy/gratelets/tree/main/packages/client-interaction diff --git a/src/content/integrations/astro-cloudflare-basic-auth.md b/src/content/integrations/astro-cloudflare-basic-auth.md index 1b44f7225..fd728cac7 100644 --- a/src/content/integrations/astro-cloudflare-basic-auth.md +++ b/src/content/integrations/astro-cloudflare-basic-auth.md @@ -4,7 +4,7 @@ title: astro-cloudflare-basic-auth description: Astro integration that adds basic authentication to your cloudflare pages deployment. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-cloudflare-basic-auth repoUrl: https://github.com/tylergannon/astro-integrations homepageUrl: https://github.com/tylergannon/astro-integrations#readme diff --git a/src/content/integrations/astro-cloudinary-image.md b/src/content/integrations/astro-cloudinary-image.md index 1203c8b03..68d4143d8 100644 --- a/src/content/integrations/astro-cloudinary-image.md +++ b/src/content/integrations/astro-cloudinary-image.md @@ -3,7 +3,6 @@ name: astro-cloudinary-image title: astro-cloudinary-image description: Adds a Cloudinary image component to Astro categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/astro-cloudinary-image repoUrl: https://github.com/ericrisco/astro-cloudinary-image diff --git a/src/content/integrations/astro-code-editor.md b/src/content/integrations/astro-code-editor.md index 7ad098359..f36d54b81 100644 --- a/src/content/integrations/astro-code-editor.md +++ b/src/content/integrations/astro-code-editor.md @@ -6,7 +6,7 @@ description: |- Specifically tailored for each language. Powered by the Monaco Editor and helpers. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-code-editor repoUrl: https://github.com/JulianCataldo/web-garden homepageUrl: https://code.juliancataldo.com/component/astro-code-editor diff --git a/src/content/integrations/astro-color-mode.md b/src/content/integrations/astro-color-mode.md index 7eebe94b1..70664a793 100644 --- a/src/content/integrations/astro-color-mode.md +++ b/src/content/integrations/astro-color-mode.md @@ -6,7 +6,7 @@ description: Provides system or user-defined color scheme preference, with a and flash of unstyled content avoided. Also, it will provide an easier way to target theme with CSS / SCSS / JS. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-color-mode repoUrl: https://github.com/JulianCataldo/web-garden homepageUrl: https://code.juliancataldo.com/component/astro-color-mode diff --git a/src/content/integrations/astro-color-scheme.md b/src/content/integrations/astro-color-scheme.md index c269f4ccc..0387560cc 100644 --- a/src/content/integrations/astro-color-scheme.md +++ b/src/content/integrations/astro-color-scheme.md @@ -4,7 +4,7 @@ title: astro-color-scheme description: A fully headless dark mode theme toggle for Astro. it has built in support for both Dark & light mode along with the default System Auto mode. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-color-scheme repoUrl: https://github.com/surjithctly/astro-color-scheme homepageUrl: https://github.com/surjithctly/astro-color-scheme#readme diff --git a/src/content/integrations/astro-command-palette.md b/src/content/integrations/astro-command-palette.md index ccc26ea68..683021efb 100644 --- a/src/content/integrations/astro-command-palette.md +++ b/src/content/integrations/astro-command-palette.md @@ -3,7 +3,7 @@ name: astro-command-palette title: astro-command-palette description: A minimal, fast and lightweight command palette for astro with no dependencies categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-command-palette repoUrl: https://github.com/pauchiner/astro-command-palette homepageUrl: https://github.com/pauchiner/astro-command-palette#readme diff --git a/src/content/integrations/astro-command.md b/src/content/integrations/astro-command.md index 1e6d49f85..af7549b3c 100644 --- a/src/content/integrations/astro-command.md +++ b/src/content/integrations/astro-command.md @@ -4,7 +4,7 @@ title: astro-command description: Astro component for static rendering of commands. This allows you build components in any language. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-command repoUrl: https://github.com/trashhalo/astro-command homepageUrl: https://github.com/trashhalo/astro-command#readme diff --git a/src/content/integrations/astro-compressor.md b/src/content/integrations/astro-compressor.md index 473874835..83eb308de 100644 --- a/src/content/integrations/astro-compressor.md +++ b/src/content/integrations/astro-compressor.md @@ -3,7 +3,6 @@ name: astro-compressor title: astro-compressor description: A gzip and brotli compressor for Astro categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/astro-compressor repoUrl: ssh://git@github.com/sondr3/astro-compressor diff --git a/src/content/integrations/astro-content-devtools.md b/src/content/integrations/astro-content-devtools.md index 4990884e3..0d271b122 100644 --- a/src/content/integrations/astro-content-devtools.md +++ b/src/content/integrations/astro-content-devtools.md @@ -3,7 +3,6 @@ name: astro-content-devtools title: astro-content-devtools description: Browse Astro Content Collections, schemas and entry files in your browser categories: - - css+ui - toolbar npmUrl: https://www.npmjs.com/package/astro-content-devtools repoUrl: https://github.com/HiDeoo/astro-content-devtools diff --git a/src/content/integrations/astro-control.md b/src/content/integrations/astro-control.md index 519d54884..c97fa53ae 100644 --- a/src/content/integrations/astro-control.md +++ b/src/content/integrations/astro-control.md @@ -3,7 +3,7 @@ name: astro-control title: astro-control description: Utility components for more ergonomic Astro rendering. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-control homepageUrl: https://www.npmjs.com/package/astro-control downloads: 4 diff --git a/src/content/integrations/astro-cooklang.md b/src/content/integrations/astro-cooklang.md index 5bbf0aa0d..0d8555125 100644 --- a/src/content/integrations/astro-cooklang.md +++ b/src/content/integrations/astro-cooklang.md @@ -3,7 +3,7 @@ name: astro-cooklang title: astro-cooklang description: Use Cooklang recipes within Astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-cooklang homepageUrl: https://astro-cooklang.kauh.at/ downloads: 41 diff --git a/src/content/integrations/astro-copy-prod-deps.md b/src/content/integrations/astro-copy-prod-deps.md index 36db4a403..459853f7e 100644 --- a/src/content/integrations/astro-copy-prod-deps.md +++ b/src/content/integrations/astro-copy-prod-deps.md @@ -4,7 +4,7 @@ title: astro-copy-prod-deps description: Copies only the dependencies needed in production from node_modules to the server dist directory categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-copy-prod-deps repoUrl: https://github.com/TrueWinter/astro-copy-prod-deps homepageUrl: https://github.com/TrueWinter/astro-copy-prod-deps#readme diff --git a/src/content/integrations/astro-critical-css.md b/src/content/integrations/astro-critical-css.md index c02d9dc11..d0de21e7f 100644 --- a/src/content/integrations/astro-critical-css.md +++ b/src/content/integrations/astro-critical-css.md @@ -3,7 +3,7 @@ name: astro-critical-css title: astro-critical-css description: Critical css integration for astro to inline above-the-fold css into HTML categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-critical-css repoUrl: https://github.com/rumaan/astro-critical-css homepageUrl: https://github.com/rumaan/astro-critical-css#readme diff --git a/src/content/integrations/astro-csv.md b/src/content/integrations/astro-csv.md index 987aad8e1..5e9246cd7 100644 --- a/src/content/integrations/astro-csv.md +++ b/src/content/integrations/astro-csv.md @@ -3,7 +3,7 @@ name: astro-csv title: astro-csv description: An Astro integration that adds support for CSV files in data collections categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-csv repoUrl: https://github.com/TheOtterlord/astro-csv homepageUrl: https://github.com/TheOtterlord/astro-csv diff --git a/src/content/integrations/astro-decap-cms-oauth.md b/src/content/integrations/astro-decap-cms-oauth.md index b6e8d50aa..cdce3406e 100644 --- a/src/content/integrations/astro-decap-cms-oauth.md +++ b/src/content/integrations/astro-decap-cms-oauth.md @@ -4,7 +4,7 @@ title: astro-decap-cms-oauth description: Add Decap CMS’s admin dashboard and a custom OAuth backend to your Astro project categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-decap-cms-oauth repoUrl: https://github.com/dorukgezici/astro-decap-cms-oauth homepageUrl: https://github.com/dorukgezici/astro-decap-cms-oauth diff --git a/src/content/integrations/astro-decap-cms-preview-template.md b/src/content/integrations/astro-decap-cms-preview-template.md index fc2205841..e5aac921d 100644 --- a/src/content/integrations/astro-decap-cms-preview-template.md +++ b/src/content/integrations/astro-decap-cms-preview-template.md @@ -3,7 +3,7 @@ name: astro-decap-cms-preview-template title: astro-decap-cms-preview-template description: Add Decap CMS’s admin dashboard to your Astro project categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-decap-cms-preview-template repoUrl: https://github.com/advanced-astro/astro-decap-cms homepageUrl: https://github.com/advanced-astro/astro-decap-cms diff --git a/src/content/integrations/astro-decap-cms.md b/src/content/integrations/astro-decap-cms.md index 1819214d4..05c70b984 100644 --- a/src/content/integrations/astro-decap-cms.md +++ b/src/content/integrations/astro-decap-cms.md @@ -3,7 +3,7 @@ name: astro-decap-cms title: astro-decap-cms description: Add Decap CMS's admin dashboard to your Astro project categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-decap-cms repoUrl: https://github.com/advanced-astro/astro-decap-cms homepageUrl: https://github.com/advanced-astro/astro-decap-cms diff --git a/src/content/integrations/astro-decap.md b/src/content/integrations/astro-decap.md index 923352f77..05f7b3447 100644 --- a/src/content/integrations/astro-decap.md +++ b/src/content/integrations/astro-decap.md @@ -4,7 +4,7 @@ title: astro-decap description: Astro Decap is an Astro integration to simplify the usage of Deacap CMS in your Astro projects. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-decap homepageUrl: https://www.npmjs.com/package/astro-decap downloads: 5 diff --git a/src/content/integrations/astro-delete-unused-images.md b/src/content/integrations/astro-delete-unused-images.md index ea4284352..177e45b04 100644 --- a/src/content/integrations/astro-delete-unused-images.md +++ b/src/content/integrations/astro-delete-unused-images.md @@ -3,7 +3,7 @@ name: astro-delete-unused-images title: astro-delete-unused-images description: Removes unused images from your SSG build categories: - - css+ui + - uncategorized - recent npmUrl: https://www.npmjs.com/package/astro-delete-unused-images repoUrl: https://github.com/TrueWinter/astro-delete-unused-images diff --git a/src/content/integrations/astro-dev-only-routes.md b/src/content/integrations/astro-dev-only-routes.md index 16f3d2526..236708472 100644 --- a/src/content/integrations/astro-dev-only-routes.md +++ b/src/content/integrations/astro-dev-only-routes.md @@ -3,7 +3,7 @@ name: astro-dev-only-routes title: astro-dev-only-routes description: Make some routes only available in dev mode. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-dev-only-routes repoUrl: https://github.com/MoustaphaDev/astro-dev-only-routes homepageUrl: https://github.com/MoustaphaDev/astro-dev-only-routes/tree/main/packages/integration/readme.md diff --git a/src/content/integrations/astro-devtool-breakpoints.md b/src/content/integrations/astro-devtool-breakpoints.md index 625bcdc4b..8e6453ef3 100644 --- a/src/content/integrations/astro-devtool-breakpoints.md +++ b/src/content/integrations/astro-devtool-breakpoints.md @@ -4,8 +4,8 @@ title: astro-devtool-breakpoints description: A Dev Toolbar App to display the size of the current viewport—as a tailwind class. categories: - - css+ui - toolbar + - css+ui npmUrl: https://www.npmjs.com/package/astro-devtool-breakpoints repoUrl: https://github.com/bryanschuetz/astro-breakpoints homepageUrl: https://www.npmjs.com/package/astro-devtool-breakpoints?activeTab=readme diff --git a/src/content/integrations/astro-diagram.md b/src/content/integrations/astro-diagram.md index a1270da39..4b6dd795b 100644 --- a/src/content/integrations/astro-diagram.md +++ b/src/content/integrations/astro-diagram.md @@ -5,7 +5,7 @@ description: |- Embed you Mermaid diagrams inside your Astro templates. Features server-side rendering and smart caching. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-diagram repoUrl: https://github.com/JulianCataldo/web-garden homepageUrl: https://code.juliancataldo.com/component/astro-diagram diff --git a/src/content/integrations/astro-div.md b/src/content/integrations/astro-div.md index 2aefdd34d..1e2eb97fd 100644 --- a/src/content/integrations/astro-div.md +++ b/src/content/integrations/astro-div.md @@ -3,7 +3,7 @@ name: astro-div title: astro-div description: It's only a
categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-div repoUrl: https://github.com/mzaini30/astro-div homepageUrl: https://github.com/mzaini30/astro-div#readme diff --git a/src/content/integrations/astro-dump.md b/src/content/integrations/astro-dump.md index f345310a2..99c36e9e7 100644 --- a/src/content/integrations/astro-dump.md +++ b/src/content/integrations/astro-dump.md @@ -3,7 +3,7 @@ name: astro-dump title: astro-dump description: Better Debug component for Astro built on top of poppinss/dumper categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-dump homepageUrl: https://www.npmjs.com/package/astro-dump downloads: 38 diff --git a/src/content/integrations/astro-dynamic-import.md b/src/content/integrations/astro-dynamic-import.md index 088df83d7..2e664a477 100644 --- a/src/content/integrations/astro-dynamic-import.md +++ b/src/content/integrations/astro-dynamic-import.md @@ -3,7 +3,7 @@ name: astro-dynamic-import title: astro-dynamic-import description: Let your CMS decide which components to import. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-dynamic-import repoUrl: https://github.com/lilnasy/gratelets homepageUrl: https://github.com/lilnasy/gratelets/tree/main/packages/dynamic-import diff --git a/src/content/integrations/astro-electron.md b/src/content/integrations/astro-electron.md index d000fc23d..86d7a6254 100644 --- a/src/content/integrations/astro-electron.md +++ b/src/content/integrations/astro-electron.md @@ -3,7 +3,7 @@ name: astro-electron title: astro-electron description: Build cross-platform desktop apps with Electron and Astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-electron repoUrl: https://github.com/igloczek/astro-electron homepageUrl: https://github.com/Igloczek/astro-electron diff --git a/src/content/integrations/astro-eleventy-img.md b/src/content/integrations/astro-eleventy-img.md index 5a9c70503..0758385ac 100644 --- a/src/content/integrations/astro-eleventy-img.md +++ b/src/content/integrations/astro-eleventy-img.md @@ -3,7 +3,6 @@ name: astro-eleventy-img title: astro-eleventy-img description: Astro + eleventy-img categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/astro-eleventy-img repoUrl: https://github.com/Princesseuh/astro-eleventy-img diff --git a/src/content/integrations/astro-embed.md b/src/content/integrations/astro-embed.md index 3c3693cab..dd0693715 100644 --- a/src/content/integrations/astro-embed.md +++ b/src/content/integrations/astro-embed.md @@ -3,7 +3,7 @@ name: astro-embed title: astro-embed description: Astro components to easily embed common media formats categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-embed repoUrl: https://github.com/delucis/astro-embed homepageUrl: https://astro-embed.netlify.app/ diff --git a/src/content/integrations/astro-emoji.md b/src/content/integrations/astro-emoji.md index a6401d771..6de1858e1 100644 --- a/src/content/integrations/astro-emoji.md +++ b/src/content/integrations/astro-emoji.md @@ -3,7 +3,6 @@ name: astro-emoji title: astro-emoji description: An accessible emoji component for Astro applications categories: - - css+ui - accessibility npmUrl: https://www.npmjs.com/package/astro-emoji repoUrl: https://github.com/seanmcp/astro-emoji diff --git a/src/content/integrations/astro-emotion.md b/src/content/integrations/astro-emotion.md index 8c5a08214..e5d330935 100644 --- a/src/content/integrations/astro-emotion.md +++ b/src/content/integrations/astro-emotion.md @@ -3,7 +3,7 @@ name: astro-emotion title: astro-emotion description: Use Emotion CSS to style your Astro site. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-emotion repoUrl: https://github.com/lilnasy/gratelets homepageUrl: https://github.com/lilnasy/gratelets/tree/main/packages/scope diff --git a/src/content/integrations/astro-error-pages.md b/src/content/integrations/astro-error-pages.md index bc077b8e5..3b7906058 100644 --- a/src/content/integrations/astro-error-pages.md +++ b/src/content/integrations/astro-error-pages.md @@ -2,7 +2,7 @@ name: astro-error-pages title: astro-error-pages categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-error-pages homepageUrl: https://www.npmjs.com/package/astro-error-pages downloads: 2 diff --git a/src/content/integrations/astro-fathom.md b/src/content/integrations/astro-fathom.md index 333cb775f..0b388ea14 100644 --- a/src/content/integrations/astro-fathom.md +++ b/src/content/integrations/astro-fathom.md @@ -3,7 +3,6 @@ name: astro-fathom title: astro-fathom description: Fathom Analytics tracking for your Astro site. categories: - - css+ui - analytics npmUrl: https://www.npmjs.com/package/astro-fathom repoUrl: https://github.com/tony-sull/astro-fathom diff --git a/src/content/integrations/astro-favicons.md b/src/content/integrations/astro-favicons.md index 28d3385a1..1755abb60 100644 --- a/src/content/integrations/astro-favicons.md +++ b/src/content/integrations/astro-favicons.md @@ -3,7 +3,7 @@ name: astro-favicons title: astro-favicons description: A Multi-platform, All Browser Favicon generator for Astro Project. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-favicons repoUrl: https://github.com/ACP-CODE/astro-favicons homepageUrl: https://github.com/ACP-CODE/astro-favicons#readme diff --git a/src/content/integrations/astro-feelback.md b/src/content/integrations/astro-feelback.md index 39b5d1fff..7142ecf9e 100644 --- a/src/content/integrations/astro-feelback.md +++ b/src/content/integrations/astro-feelback.md @@ -3,8 +3,8 @@ name: astro-feelback title: astro-feelback description: Use Feelback service within your Astro website categories: - - css+ui - analytics + - css+ui npmUrl: https://www.npmjs.com/package/astro-feelback repoUrl: https://github.com/giuseppelt/feelback-integrations homepageUrl: https://www.feelback.dev diff --git a/src/content/integrations/astro-font-picker.md b/src/content/integrations/astro-font-picker.md index d871e9864..921e75625 100644 --- a/src/content/integrations/astro-font-picker.md +++ b/src/content/integrations/astro-font-picker.md @@ -4,7 +4,7 @@ title: astro-font-picker description: Try out different fonts on your website by putting a font picker in the Astro Dev Toolbar categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-font-picker homepageUrl: https://github.com/randombits-dev/astro-font-picker downloads: 318 diff --git a/src/content/integrations/astro-font.md b/src/content/integrations/astro-font.md index 880bf8696..e058578e3 100644 --- a/src/content/integrations/astro-font.md +++ b/src/content/integrations/astro-font.md @@ -4,7 +4,6 @@ title: astro-font description: Automatically optimize your custom fonts, local fonts, fonts over any CDN, and Google fonts for performance. categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/astro-font homepageUrl: https://launchfa.st/features/astro-font diff --git a/src/content/integrations/astro-fonts-next.md b/src/content/integrations/astro-fonts-next.md index fe741ef8c..dbbbee17c 100644 --- a/src/content/integrations/astro-fonts-next.md +++ b/src/content/integrations/astro-fonts-next.md @@ -3,7 +3,6 @@ name: astro-fonts-next title: astro-fonts-next description: Astro integration that works the same way as Next.js font optimization. categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/astro-fonts-next repoUrl: https://github.com/dc7290/astro-fonts-next diff --git a/src/content/integrations/astro-footers.md b/src/content/integrations/astro-footers.md index 8bd18b132..b1275856b 100644 --- a/src/content/integrations/astro-footers.md +++ b/src/content/integrations/astro-footers.md @@ -3,7 +3,7 @@ name: astro-footers title: astro-footers description: Collection of footers for astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-footers repoUrl: https://github.com/warpsio/astro-footers homepageUrl: https://github.com/warpsio/astro-footers diff --git a/src/content/integrations/astro-form.md b/src/content/integrations/astro-form.md index 801fc0287..337316af2 100644 --- a/src/content/integrations/astro-form.md +++ b/src/content/integrations/astro-form.md @@ -3,7 +3,7 @@ name: astro-form title: astro-form description: Forms for astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-form repoUrl: https://github.com/warpsio/astro-form homepageUrl: https://github.com/warpsio/astro-form diff --git a/src/content/integrations/astro-fouc-killer.md b/src/content/integrations/astro-fouc-killer.md index 338cc8455..adf1dfcf6 100644 --- a/src/content/integrations/astro-fouc-killer.md +++ b/src/content/integrations/astro-fouc-killer.md @@ -5,7 +5,7 @@ description: Eliminate Dark Mode FOUC (Flash Of Unstyled Content) in Astro. Works with class based dark modes set in local storage and supports system preference. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-fouc-killer repoUrl: https://github.com/AVGVSTVS96/astro-fouc-killer homepageUrl: https://github.com/avgvstvs96/astro-fouc-killer diff --git a/src/content/integrations/astro-framework7.md b/src/content/integrations/astro-framework7.md index 7eaf66aa1..35d170909 100644 --- a/src/content/integrations/astro-framework7.md +++ b/src/content/integrations/astro-framework7.md @@ -4,7 +4,7 @@ title: astro-framework7 description: Open source framework to develop mobile, desktop or web apps with native look and feel. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-framework7 repoUrl: https://github.com/grenovles/astro-framework7 homepageUrl: https://github.com/grenovales/astro-framework7 diff --git a/src/content/integrations/astro-fuse.md b/src/content/integrations/astro-fuse.md index a54d94516..cec258977 100644 --- a/src/content/integrations/astro-fuse.md +++ b/src/content/integrations/astro-fuse.md @@ -3,7 +3,7 @@ name: astro-fuse title: astro-fuse description: Use Fuse.js to search documents in your Astro site categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-fuse repoUrl: https://github.com/johnny-mh/blog2 homepageUrl: https://github.com/johnny-mh/blog2/tree/main/packages/astro-fuse diff --git a/src/content/integrations/astro-generic-build-filenames.md b/src/content/integrations/astro-generic-build-filenames.md index 65d9280df..902d96479 100644 --- a/src/content/integrations/astro-generic-build-filenames.md +++ b/src/content/integrations/astro-generic-build-filenames.md @@ -4,7 +4,7 @@ title: astro-generic-build-filenames description: This package is designed to eliminate confusion caused by the default naming convention, which names files after their entry points. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-generic-build-filenames homepageUrl: https://github.com/mschoeffmann/astro-generic-build-filenames downloads: 76 diff --git a/src/content/integrations/astro-geo-map.md b/src/content/integrations/astro-geo-map.md index 5ccb8a5f3..7e46bdbc2 100644 --- a/src/content/integrations/astro-geo-map.md +++ b/src/content/integrations/astro-geo-map.md @@ -5,7 +5,7 @@ description: |- Embed an interactive map in your webpage. Using Leaflet.js under the hood. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-geo-map repoUrl: https://github.com/JulianCataldo/web-garden homepageUrl: https://code.juliancataldo.com/component/astro-geo-map diff --git a/src/content/integrations/astro-github-component.md b/src/content/integrations/astro-github-component.md index 3ca365b7e..657cdb979 100644 --- a/src/content/integrations/astro-github-component.md +++ b/src/content/integrations/astro-github-component.md @@ -4,7 +4,7 @@ title: astro-github-component description: Adds a component to astro with statically built GitHub info and dynamic updated stars and forks. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-github-component repoUrl: https://github.com/vaporvee/astro-github-component homepageUrl: https://docs.vaporvee.com diff --git a/src/content/integrations/astro-github.md b/src/content/integrations/astro-github.md index 785d60f3a..51ee4acee 100644 --- a/src/content/integrations/astro-github.md +++ b/src/content/integrations/astro-github.md @@ -3,7 +3,7 @@ name: astro-github title: astro-github description: Showing the Github Stars badge on Astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-github repoUrl: https://github.com/mzaini30/astro-github homepageUrl: https://github.com/mzaini30/astro-github#readme diff --git a/src/content/integrations/astro-global.md b/src/content/integrations/astro-global.md index 55e443501..562ba0bae 100644 --- a/src/content/integrations/astro-global.md +++ b/src/content/integrations/astro-global.md @@ -3,7 +3,7 @@ name: astro-global title: astro-global description: Access the Astro global from MDX, React, and other framework components. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-global repoUrl: https://github.com/lilnasy/gratelets homepageUrl: https://github.com/lilnasy/gratelets/tree/main/packages/global diff --git a/src/content/integrations/astro-google-analytics.md b/src/content/integrations/astro-google-analytics.md index 1403b3633..e3bdef7b3 100644 --- a/src/content/integrations/astro-google-analytics.md +++ b/src/content/integrations/astro-google-analytics.md @@ -3,7 +3,6 @@ name: astro-google-analytics title: astro-google-analytics description: Provides Google Analytics 4 snippet injection. categories: - - css+ui - analytics npmUrl: https://www.npmjs.com/package/astro-google-analytics repoUrl: https://github.com/JulianCataldo/web-garden diff --git a/src/content/integrations/astro-google-fonts-optimizer.md b/src/content/integrations/astro-google-fonts-optimizer.md index 394a45fdf..dfd683c7d 100644 --- a/src/content/integrations/astro-google-fonts-optimizer.md +++ b/src/content/integrations/astro-google-fonts-optimizer.md @@ -3,7 +3,6 @@ name: astro-google-fonts-optimizer title: astro-google-fonts-optimizer description: An Astro integration to optimize the Google Fonts loading performance categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/astro-google-fonts-optimizer homepageUrl: https://github.com/sebholstein/astro-google-fonts-optimizer diff --git a/src/content/integrations/astro-graphql-plugin.md b/src/content/integrations/astro-graphql-plugin.md index 1b04cc5d3..b65c69c40 100644 --- a/src/content/integrations/astro-graphql-plugin.md +++ b/src/content/integrations/astro-graphql-plugin.md @@ -5,7 +5,7 @@ description: Astro plugin generating Markdown documentation from a GraphQL schema. This plugin is modified off the docusaurus-graphql-plugin by Gabin Aureche. If, for some reason, you categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-graphql-plugin homepageUrl: https://github.com/interledger/astro-graphql-plugin#readme downloads: 1501 diff --git a/src/content/integrations/astro-headers.md b/src/content/integrations/astro-headers.md index 345d8d0cf..5c543f56a 100644 --- a/src/content/integrations/astro-headers.md +++ b/src/content/integrations/astro-headers.md @@ -3,7 +3,7 @@ name: astro-headers title: astro-headers description: Collection of configurable headers for astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-headers repoUrl: https://github.com/warpsio/astro-headers homepageUrl: https://github.com/warpsio/astro-headers diff --git a/src/content/integrations/astro-helmet.md b/src/content/integrations/astro-helmet.md index 72aadfa6c..866c16df4 100644 --- a/src/content/integrations/astro-helmet.md +++ b/src/content/integrations/astro-helmet.md @@ -3,7 +3,6 @@ name: astro-helmet title: astro-helmet description: A document head manager for astro. categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/astro-helmet repoUrl: https://github.com/ryan-voitiskis/astro-helmet diff --git a/src/content/integrations/astro-hotjar.md b/src/content/integrations/astro-hotjar.md index 09d8ee4d9..d1ab0a055 100644 --- a/src/content/integrations/astro-hotjar.md +++ b/src/content/integrations/astro-hotjar.md @@ -3,7 +3,6 @@ name: astro-hotjar title: astro-hotjar description: Hotjar component for Astro categories: - - css+ui - analytics npmUrl: https://www.npmjs.com/package/astro-hotjar repoUrl: https://github.com/COQUARD-Cyrille-Freelance/astro-hotjar diff --git a/src/content/integrations/astro-hover-prefetch.md b/src/content/integrations/astro-hover-prefetch.md index 19789dd95..37396f3af 100644 --- a/src/content/integrations/astro-hover-prefetch.md +++ b/src/content/integrations/astro-hover-prefetch.md @@ -4,7 +4,7 @@ title: astro-hover-prefetch description: This component capture mouse hovering on links with internal URLs. Then, it will prefetch the HTML document beforehand. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-hover-prefetch repoUrl: https://github.com/JulianCataldo/web-garden homepageUrl: https://code.juliancataldo.com/component/astro-hover-prefetch diff --git a/src/content/integrations/astro-htmx.md b/src/content/integrations/astro-htmx.md index a65274c91..e2796077a 100644 --- a/src/content/integrations/astro-htmx.md +++ b/src/content/integrations/astro-htmx.md @@ -4,7 +4,7 @@ title: astro-htmx description: This Astro integration adds HTMX.org to your project so that you can use HTMX.org anywhere on your page. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-htmx repoUrl: https://github.com/xstevenyung/astro-htmx homepageUrl: https://github.com/xstevenyung/astro-htmx#readme diff --git a/src/content/integrations/astro-hyperscript.md b/src/content/integrations/astro-hyperscript.md index b71c45ec0..4bc57d999 100644 --- a/src/content/integrations/astro-hyperscript.md +++ b/src/content/integrations/astro-hyperscript.md @@ -3,7 +3,7 @@ name: astro-hyperscript title: astro-hyperscript description: A simple hyperscript implementation for Astro categories: - - css+ui + - uncategorized - recent npmUrl: https://www.npmjs.com/package/astro-hyperscript repoUrl: https://github.com/adamNewell/astro-hyperscript diff --git a/src/content/integrations/astro-i18n-aut.md b/src/content/integrations/astro-i18n-aut.md index a53685346..12af8f3e4 100644 --- a/src/content/integrations/astro-i18n-aut.md +++ b/src/content/integrations/astro-i18n-aut.md @@ -3,7 +3,7 @@ name: astro-i18n-aut title: astro-i18n-aut description: The i18n integration for Astro 🧑‍🚀 categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-i18n-aut repoUrl: https://github.com/jlarmstrongiv/astro-i18n-aut homepageUrl: https://github.com/jlarmstrongiv/astro-i18n-aut/#readme diff --git a/src/content/integrations/astro-i18n-next.md b/src/content/integrations/astro-i18n-next.md index d717fba19..98bd1892e 100644 --- a/src/content/integrations/astro-i18n-next.md +++ b/src/content/integrations/astro-i18n-next.md @@ -3,7 +3,7 @@ name: astro-i18n-next title: astro-i18n-next description: astro i18n integration categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-i18n-next homepageUrl: https://github.com/deep-project/astro-i18n-next downloads: 23 diff --git a/src/content/integrations/astro-i18n-plus.md b/src/content/integrations/astro-i18n-plus.md index b52997b14..1fa054455 100644 --- a/src/content/integrations/astro-i18n-plus.md +++ b/src/content/integrations/astro-i18n-plus.md @@ -5,7 +5,7 @@ description: Astro-i18n plus is an international plugin that automates basic operations without the need for manual page management or interference with your src directory. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-i18n-plus homepageUrl: https://github.com/jianghong008/astro-i18n-plus/tree/master/packages/astro-i18n-plus downloads: 8 diff --git a/src/content/integrations/astro-i18n.md b/src/content/integrations/astro-i18n.md index 03c00f874..162ff8168 100644 --- a/src/content/integrations/astro-i18n.md +++ b/src/content/integrations/astro-i18n.md @@ -3,7 +3,6 @@ name: astro-i18n title: astro-i18n description: A TypeScript-first internationalization library for Astro. categories: - - css+ui - performance+seo - accessibility npmUrl: https://www.npmjs.com/package/astro-i18n diff --git a/src/content/integrations/astro-i18next.md b/src/content/integrations/astro-i18next.md index f72c70b9c..0c5a88bda 100644 --- a/src/content/integrations/astro-i18next.md +++ b/src/content/integrations/astro-i18next.md @@ -4,7 +4,6 @@ title: astro-i18next description: An astro integration of i18next + some utility components to help you translate your astro websites! categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/astro-i18next repoUrl: https://github.com/yassinedoghri/astro-i18next diff --git a/src/content/integrations/astro-image-processor.md b/src/content/integrations/astro-image-processor.md index 1e8b267f9..3caa64629 100644 --- a/src/content/integrations/astro-image-processor.md +++ b/src/content/integrations/astro-image-processor.md @@ -3,7 +3,7 @@ name: astro-image-processor title: astro-image-processor description: Astro integartion for image optimization and art direction for static builds categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-image-processor repoUrl: https://github.com/macropygia/astro-image-processor homepageUrl: https://macropygia.github.io/astro-image-processor/ diff --git a/src/content/integrations/astro-image.md b/src/content/integrations/astro-image.md index 5a567c79b..8b3827e7b 100644 --- a/src/content/integrations/astro-image.md +++ b/src/content/integrations/astro-image.md @@ -3,7 +3,7 @@ name: astro-image title: astro-image description: Image util for astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-image repoUrl: https://github.com/warpsio/astro-image homepageUrl: https://github.com/warpsio/astro-image diff --git a/src/content/integrations/astro-imagekit.md b/src/content/integrations/astro-imagekit.md index 7256b84c2..72feee90f 100644 --- a/src/content/integrations/astro-imagekit.md +++ b/src/content/integrations/astro-imagekit.md @@ -4,7 +4,7 @@ title: astro-imagekit description: Integrate the ImageKit media provider in your Astro projects. Auto-synchronization, CLI, Component. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-imagekit homepageUrl: https://www.npmjs.com/package/astro-imagekit downloads: 2 diff --git a/src/content/integrations/astro-imagetools.md b/src/content/integrations/astro-imagetools.md index 37f4822e5..f950ffb54 100644 --- a/src/content/integrations/astro-imagetools.md +++ b/src/content/integrations/astro-imagetools.md @@ -3,7 +3,6 @@ name: astro-imagetools title: astro-imagetools description: Image Optimization tools for the Astro JS framework categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/astro-imagetools repoUrl: https://github.com/RafidMuhymin/astro-imagetools diff --git a/src/content/integrations/astro-index.md b/src/content/integrations/astro-index.md index b52f091d2..3fc3360cc 100644 --- a/src/content/integrations/astro-index.md +++ b/src/content/integrations/astro-index.md @@ -3,7 +3,7 @@ name: astro-index title: astro-index description: Astro component to render a apache like index categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-index homepageUrl: https://github.com/Its-Just-Nans/astro-index downloads: 22 diff --git a/src/content/integrations/astro-integration-kit.md b/src/content/integrations/astro-integration-kit.md index 3370edb0f..83fe2341d 100644 --- a/src/content/integrations/astro-integration-kit.md +++ b/src/content/integrations/astro-integration-kit.md @@ -3,7 +3,7 @@ name: astro-integration-kit title: astro-integration-kit description: A package that contains utilities to help you build Astro integrations. categories: - - css+ui + - utilities npmUrl: https://www.npmjs.com/package/astro-integration-kit homepageUrl: https://github.com/florian-lefebvre/astro-integration-kit downloads: 57184 diff --git a/src/content/integrations/astro-integration-lottie.md b/src/content/integrations/astro-integration-lottie.md index c16349750..ce2d2a707 100644 --- a/src/content/integrations/astro-integration-lottie.md +++ b/src/content/integrations/astro-integration-lottie.md @@ -3,7 +3,7 @@ name: astro-integration-lottie title: astro-integration-lottie description: Use Lottie animations within your Astro website categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-integration-lottie repoUrl: https://github.com/giuseppelt/astro-lottie homepageUrl: https://github.com/giuseppelt/astro-lottie#readme.md diff --git a/src/content/integrations/astro-ixmage.md b/src/content/integrations/astro-ixmage.md index ced957444..4d4fc3618 100644 --- a/src/content/integrations/astro-ixmage.md +++ b/src/content/integrations/astro-ixmage.md @@ -3,7 +3,6 @@ name: astro-ixmage title: astro-ixmage description: Optimize your site images - ixmage.com categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/astro-ixmage repoUrl: https://github.com/readonlychild/astro-ixmage diff --git a/src/content/integrations/astro-jquery.md b/src/content/integrations/astro-jquery.md index 86b7d6a8a..caf1ab460 100644 --- a/src/content/integrations/astro-jquery.md +++ b/src/content/integrations/astro-jquery.md @@ -2,7 +2,7 @@ name: astro-jquery title: astro-jquery categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-jquery homepageUrl: https://www.npmjs.com/package/astro-jquery downloads: 10 diff --git a/src/content/integrations/astro-json-element.md b/src/content/integrations/astro-json-element.md index e513cb40d..9c3acd37e 100644 --- a/src/content/integrations/astro-json-element.md +++ b/src/content/integrations/astro-json-element.md @@ -3,7 +3,7 @@ name: astro-json-element title: astro-json-element description: Create/define HTML elements using JSON objects categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-json-element repoUrl: https://github.com/BryceRussell/astro-json-element homepageUrl: https://github.com/BryceRussell/astro-json-element#readme diff --git a/src/content/integrations/astro-keyboard-controls.md b/src/content/integrations/astro-keyboard-controls.md index fff36b28a..3d10958db 100644 --- a/src/content/integrations/astro-keyboard-controls.md +++ b/src/content/integrations/astro-keyboard-controls.md @@ -4,7 +4,7 @@ title: astro-keyboard-controls description: An Astro plugin that binds keyboard keys for actions like focus on search box and others categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-keyboard-controls repoUrl: https://github.com/lirantal/astro-keyboard-controls homepageUrl: https://github.com/lirantal/astro-keyboard-controls#readme diff --git a/src/content/integrations/astro-kinde.md b/src/content/integrations/astro-kinde.md index 535539c25..170a5106d 100644 --- a/src/content/integrations/astro-kinde.md +++ b/src/content/integrations/astro-kinde.md @@ -3,7 +3,7 @@ name: astro-kinde title: astro-kinde description: Astro integration module for Kinde authentication categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-kinde repoUrl: https://github.com/JacobWeinbren/astro-kinde#main homepageUrl: https://github.com/JacobWeinbren/astro-kinde/tree/main#readme diff --git a/src/content/integrations/astro-layouts.md b/src/content/integrations/astro-layouts.md index 7e4b88d30..7b4624bb1 100644 --- a/src/content/integrations/astro-layouts.md +++ b/src/content/integrations/astro-layouts.md @@ -3,7 +3,7 @@ name: astro-layouts title: astro-layouts description: remark plugin to add folder-based layouts to MD and MDX files in Astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-layouts repoUrl: https://github.com/kevinzunigacuellar/astro-layouts homepageUrl: https://github.com/kevinzunigacuellar/astro-layouts#README diff --git a/src/content/integrations/astro-lazy-youtube-embed.md b/src/content/integrations/astro-lazy-youtube-embed.md index 001de69f7..49d410f10 100644 --- a/src/content/integrations/astro-lazy-youtube-embed.md +++ b/src/content/integrations/astro-lazy-youtube-embed.md @@ -3,7 +3,7 @@ name: astro-lazy-youtube-embed title: astro-lazy-youtube-embed description: Embed YouTube videos with a static placeholder which only embeds when you click categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-lazy-youtube-embed repoUrl: https://github.com/insin/astro-lazy-youtube-embed homepageUrl: https://github.com/insin/astro-lazy-youtube-embed#readme diff --git a/src/content/integrations/astro-lenis.md b/src/content/integrations/astro-lenis.md index 7dd171393..39aaa4d24 100644 --- a/src/content/integrations/astro-lenis.md +++ b/src/content/integrations/astro-lenis.md @@ -3,7 +3,7 @@ name: astro-lenis title: astro-lenis description: A simple drop in lenis integration for Astro. Get smooth or die trying. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-lenis homepageUrl: https://www.npmjs.com/package/astro-lenis downloads: 230 diff --git a/src/content/integrations/astro-licenses-report.md b/src/content/integrations/astro-licenses-report.md index fa975325a..00a942616 100644 --- a/src/content/integrations/astro-licenses-report.md +++ b/src/content/integrations/astro-licenses-report.md @@ -5,7 +5,7 @@ description: Give credits to the awesome JS open-source community with this component. It will generate a table with important informations about packages used by your project. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-licenses-report repoUrl: https://github.com/JulianCataldo/web-garden homepageUrl: https://code.juliancataldo.com/component/astro-licenses-report diff --git a/src/content/integrations/astro-lighthouse.md b/src/content/integrations/astro-lighthouse.md index d6a93a393..2eb165c66 100644 --- a/src/content/integrations/astro-lighthouse.md +++ b/src/content/integrations/astro-lighthouse.md @@ -3,7 +3,6 @@ name: astro-lighthouse title: astro-lighthouse description: Lighthouse Pagespeed insights within the Astro dev toolbar categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/astro-lighthouse repoUrl: https://github.com/buk0vec/astro-lighthouse diff --git a/src/content/integrations/astro-link-preview.md b/src/content/integrations/astro-link-preview.md index e93460fc4..265094027 100644 --- a/src/content/integrations/astro-link-preview.md +++ b/src/content/integrations/astro-link-preview.md @@ -3,7 +3,7 @@ name: astro-link-preview title: astro-link-preview description: This Astro integration generates preview images for external links. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-link-preview repoUrl: ssh://git@github.com/cijiugechu/astro-link-preview homepageUrl: https://github.com/cijiugechu/astro-link-preview diff --git a/src/content/integrations/astro-link-previews.md b/src/content/integrations/astro-link-previews.md index 39e8849f5..317410faa 100644 --- a/src/content/integrations/astro-link-previews.md +++ b/src/content/integrations/astro-link-previews.md @@ -3,7 +3,7 @@ name: astro-link-previews title: astro-link-previews description: Generates rich GDPR-conform link previews / embeds in your astro project. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-link-previews repoUrl: https://github.com/Suven/astro-link-previews homepageUrl: https://suven.github.io/astro-link-previews/ diff --git a/src/content/integrations/astro-list-component.md b/src/content/integrations/astro-list-component.md index 5a1f49c1b..5c0f30987 100644 --- a/src/content/integrations/astro-list-component.md +++ b/src/content/integrations/astro-list-component.md @@ -3,7 +3,7 @@ name: astro-list-component title: astro-list-component description: A List component for your project with svg elements. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-list-component repoUrl: https://github.com/sacarvy/ListAstroComponent homepageUrl: https://github.com/sacarvy#readme diff --git a/src/content/integrations/astro-loader-pocketbase.md b/src/content/integrations/astro-loader-pocketbase.md index ca11dffce..71120eec3 100644 --- a/src/content/integrations/astro-loader-pocketbase.md +++ b/src/content/integrations/astro-loader-pocketbase.md @@ -3,7 +3,7 @@ name: astro-loader-pocketbase title: astro-loader-pocketbase description: A content loader for Astro that uses the PocketBase API categories: - - css+ui + - loaders - recent npmUrl: https://www.npmjs.com/package/astro-loader-pocketbase homepageUrl: https://github.com/pawcoding/astro-loader-pocketbase diff --git a/src/content/integrations/astro-loader.md b/src/content/integrations/astro-loader.md index 146204683..669ad201a 100644 --- a/src/content/integrations/astro-loader.md +++ b/src/content/integrations/astro-loader.md @@ -3,7 +3,7 @@ name: astro-loader title: astro-loader description: A package for loading content into Astro's Content Collection API categories: - - css+ui + - loaders - recent npmUrl: https://www.npmjs.com/package/astro-loader repoUrl: https://github.com/adrian-ub/astro-loader diff --git a/src/content/integrations/astro-localization.md b/src/content/integrations/astro-localization.md index dc061f45e..b62cacf81 100644 --- a/src/content/integrations/astro-localization.md +++ b/src/content/integrations/astro-localization.md @@ -3,7 +3,7 @@ name: astro-localization title: astro-localization description: Localization utils for astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-localization repoUrl: https://github.com/warpsio/astro-localization homepageUrl: https://github.com/warpsio/astro-localization diff --git a/src/content/integrations/astro-locomotive-scroll.md b/src/content/integrations/astro-locomotive-scroll.md index b2fc610a8..5ba7f93a5 100644 --- a/src/content/integrations/astro-locomotive-scroll.md +++ b/src/content/integrations/astro-locomotive-scroll.md @@ -3,7 +3,7 @@ name: astro-locomotive-scroll title: astro-locomotive-scroll description: Astro starter with Locomotive Scroll categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-locomotive-scroll homepageUrl: https://www.npmjs.com/package/astro-locomotive-scroll downloads: 24 diff --git a/src/content/integrations/astro-lottie.md b/src/content/integrations/astro-lottie.md index da0885cc6..4d23ac45e 100644 --- a/src/content/integrations/astro-lottie.md +++ b/src/content/integrations/astro-lottie.md @@ -3,7 +3,7 @@ name: astro-lottie title: astro-lottie description: Lottie library support for astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-lottie repoUrl: https://github.com/warpsio/astro-lottie homepageUrl: https://github.com/warpsio/astro-lottie diff --git a/src/content/integrations/astro-lucide.md b/src/content/integrations/astro-lucide.md index a80f323c1..446a25f95 100644 --- a/src/content/integrations/astro-lucide.md +++ b/src/content/integrations/astro-lucide.md @@ -3,7 +3,7 @@ name: astro-lucide title: astro-lucide description: Astro component to use Lucide icons categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-lucide repoUrl: https://github.com/michelangelo-valderrama/astro-lucide homepageUrl: https://github.com/michelangelo-valderrama/astro-lucide#readme diff --git a/src/content/integrations/astro-mapped-images.md b/src/content/integrations/astro-mapped-images.md index 942ddc252..845bae02d 100644 --- a/src/content/integrations/astro-mapped-images.md +++ b/src/content/integrations/astro-mapped-images.md @@ -5,7 +5,7 @@ description: An Astro image component that handles both local and external images and includes the correct width and height attributes using pre-generated image maps. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-mapped-images repoUrl: https://github.com/techaurelian/astro-mapped-images homepageUrl: https://github.com/techaurelian/astro-mapped-images diff --git a/src/content/integrations/astro-markdoc-renderer.md b/src/content/integrations/astro-markdoc-renderer.md index 9290038b4..69b1a757d 100644 --- a/src/content/integrations/astro-markdoc-renderer.md +++ b/src/content/integrations/astro-markdoc-renderer.md @@ -3,7 +3,7 @@ name: astro-markdoc-renderer title: astro-markdoc-renderer description: Markdoc renderer for Astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-markdoc-renderer repoUrl: https://github.com/flexdinesh/blogster homepageUrl: https://www.npmjs.com/package/astro-markdoc-renderer diff --git a/src/content/integrations/astro-markdown-cms.md b/src/content/integrations/astro-markdown-cms.md index 771cf1cbb..3c1fcd321 100644 --- a/src/content/integrations/astro-markdown-cms.md +++ b/src/content/integrations/astro-markdown-cms.md @@ -3,7 +3,7 @@ name: astro-markdown-cms title: astro-markdown-cms description: An Astro Integration to provide a Flat-File CMS categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-markdown-cms repoUrl: https://github.com/christiankozalla/astro-markdown-cms homepageUrl: https://github.com/christiankozalla/astro-markdown-cms#readme diff --git a/src/content/integrations/astro-mastodon-embed.md b/src/content/integrations/astro-mastodon-embed.md index 7c2bdc4bc..29d85ed9a 100644 --- a/src/content/integrations/astro-mastodon-embed.md +++ b/src/content/integrations/astro-mastodon-embed.md @@ -3,7 +3,7 @@ name: astro-mastodon-embed title: astro-mastodon-embed description: A component for embedding Mastodon posts in an Astro site. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-mastodon-embed repoUrl: https://github.com/ghall89/astro-mastodon-embed homepageUrl: https://github.com/ghall89/astro-mastodon-embed diff --git a/src/content/integrations/astro-mastodon.md b/src/content/integrations/astro-mastodon.md index 0c8456792..ae8a66b15 100644 --- a/src/content/integrations/astro-mastodon.md +++ b/src/content/integrations/astro-mastodon.md @@ -3,7 +3,7 @@ name: astro-mastodon title: astro-mastodon description: 🐘🚀 Mastodon embeds and mentions for Astro websites categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-mastodon repoUrl: ssh://git@github.com/rosnovsky/astro-mastodon homepageUrl: https://github.com/rosnovsky/astro-mastodon#readme diff --git a/src/content/integrations/astro-matomo.md b/src/content/integrations/astro-matomo.md index d4e379370..65833c9c6 100644 --- a/src/content/integrations/astro-matomo.md +++ b/src/content/integrations/astro-matomo.md @@ -3,7 +3,6 @@ name: astro-matomo title: astro-matomo description: Matomo integration for Astro categories: - - css+ui - analytics npmUrl: https://www.npmjs.com/package/astro-matomo repoUrl: https://github.com/felix-berlin/astro-matomo diff --git a/src/content/integrations/astro-mdoc.md b/src/content/integrations/astro-mdoc.md index b731d1a3b..723beb310 100644 --- a/src/content/integrations/astro-mdoc.md +++ b/src/content/integrations/astro-mdoc.md @@ -3,7 +3,7 @@ name: astro-mdoc title: astro-mdoc description: "sh npm create astro@latest -- --template minimal " categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-mdoc homepageUrl: https://www.npmjs.com/package/astro-mdoc downloads: 19 diff --git a/src/content/integrations/astro-mdx-directive.md b/src/content/integrations/astro-mdx-directive.md index ec53c5683..3cad573bc 100644 --- a/src/content/integrations/astro-mdx-directive.md +++ b/src/content/integrations/astro-mdx-directive.md @@ -3,7 +3,7 @@ name: astro-mdx-directive title: astro-mdx-directive description: Astro Integration for MDX-enhanced directive notation categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-mdx-directive repoUrl: https://github.com/tetracalibers/astro-mdx-directive homepageUrl: https://github.com/tetracalibers/astro-mdx-directive#readme diff --git a/src/content/integrations/astro-meta-blogspot.md b/src/content/integrations/astro-meta-blogspot.md index fed562652..7bc2263a1 100644 --- a/src/content/integrations/astro-meta-blogspot.md +++ b/src/content/integrations/astro-meta-blogspot.md @@ -2,7 +2,7 @@ name: astro-meta-blogspot title: astro-meta-blogspot categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-meta-blogspot repoUrl: https://github.com/mzaini30/astro-meta-blogspot homepageUrl: https://github.com/mzaini30/astro-meta-blogspot#readme diff --git a/src/content/integrations/astro-meta-tags.md b/src/content/integrations/astro-meta-tags.md index b865e5ca4..a95686459 100644 --- a/src/content/integrations/astro-meta-tags.md +++ b/src/content/integrations/astro-meta-tags.md @@ -3,7 +3,6 @@ name: astro-meta-tags title: astro-meta-tags description: A Dev Toolbar extension to debug meta tags in your Astro website categories: - - css+ui - toolbar npmUrl: https://www.npmjs.com/package/astro-meta-tags homepageUrl: https://github.com/patrick91/astro-meta-tags#readme diff --git a/src/content/integrations/astro-meta.md b/src/content/integrations/astro-meta.md index 13b850967..bfb1cd005 100644 --- a/src/content/integrations/astro-meta.md +++ b/src/content/integrations/astro-meta.md @@ -2,7 +2,7 @@ name: astro-meta title: astro-meta categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-meta repoUrl: https://github.com/mzaini30/astro-meta homepageUrl: https://github.com/mzaini30/astro-meta#readme diff --git a/src/content/integrations/astro-microsoft-clarity.md b/src/content/integrations/astro-microsoft-clarity.md index 53fe87223..d58bbba3a 100644 --- a/src/content/integrations/astro-microsoft-clarity.md +++ b/src/content/integrations/astro-microsoft-clarity.md @@ -3,7 +3,6 @@ name: astro-microsoft-clarity title: astro-microsoft-clarity description: Provides microsoft clarity snippet injection. categories: - - css+ui - analytics npmUrl: https://www.npmjs.com/package/astro-microsoft-clarity repoUrl: https://github.com/wanghaisheng/astro-microsoft-clarity diff --git a/src/content/integrations/astro-middleware-cn.md b/src/content/integrations/astro-middleware-cn.md index 7fc4a0483..ee50d7c86 100644 --- a/src/content/integrations/astro-middleware-cn.md +++ b/src/content/integrations/astro-middleware-cn.md @@ -3,7 +3,6 @@ name: astro-middleware-cn title: astro-middleware-cn description: Astro middleware for chinese md page. categories: - - css+ui - accessibility npmUrl: https://www.npmjs.com/package/astro-middleware-cn repoUrl: https://github.com/liruifengv/astro-middleware-cn diff --git a/src/content/integrations/astro-min.md b/src/content/integrations/astro-min.md index 9878a65e6..82194115f 100644 --- a/src/content/integrations/astro-min.md +++ b/src/content/integrations/astro-min.md @@ -4,7 +4,6 @@ title: astro-min description: Extremely ⚡ fast and smart 🟠 HTML 🟡 JS 🔵 CSS 🟣 SVG minification for Astro 🚀 based on Rust 🦀 categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/astro-min homepageUrl: https://github.com/advanced-astro/astro-min#readme diff --git a/src/content/integrations/astro-modernizr.md b/src/content/integrations/astro-modernizr.md index ee393b838..5d5cffffc 100644 --- a/src/content/integrations/astro-modernizr.md +++ b/src/content/integrations/astro-modernizr.md @@ -3,7 +3,7 @@ name: astro-modernizr title: astro-modernizr description: Add Modernizr feature detection to your Astro site. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-modernizr homepageUrl: https://github.com/YonicDev/astro-modernizr downloads: 5 diff --git a/src/content/integrations/astro-module-federation.md b/src/content/integrations/astro-module-federation.md index 6f6538044..9046be637 100644 --- a/src/content/integrations/astro-module-federation.md +++ b/src/content/integrations/astro-module-federation.md @@ -3,7 +3,7 @@ name: astro-module-federation title: astro-module-federation description: Astro Integration of @originjs/module-federation package. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-module-federation homepageUrl: https://github.com/bartektricks/astro-module-federation/blob/main/package/README.md downloads: 12 diff --git a/src/content/integrations/astro-monetization.md b/src/content/integrations/astro-monetization.md index 75cfc36dd..ff62beaae 100644 --- a/src/content/integrations/astro-monetization.md +++ b/src/content/integrations/astro-monetization.md @@ -4,7 +4,7 @@ title: astro-monetization description: This Astro component simplifies the process of adding monetization links to your Astro sites. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-monetization repoUrl: https://github.com/devcer/astro-monetization homepageUrl: https://github.com/devcer/astro-monetization#readme diff --git a/src/content/integrations/astro-nanointl.md b/src/content/integrations/astro-nanointl.md index 59203521b..440a4b373 100644 --- a/src/content/integrations/astro-nanointl.md +++ b/src/content/integrations/astro-nanointl.md @@ -3,7 +3,6 @@ name: astro-nanointl title: astro-nanointl description: Tiny set of tools to implement internationalization for Astro categories: - - css+ui - performance+seo - accessibility npmUrl: https://www.npmjs.com/package/astro-nanointl diff --git a/src/content/integrations/astro-navbar.md b/src/content/integrations/astro-navbar.md index 3425b81d5..c5775875d 100644 --- a/src/content/integrations/astro-navbar.md +++ b/src/content/integrations/astro-navbar.md @@ -4,7 +4,7 @@ title: astro-navbar description: A fully accessible responsive headless navigation bar for Astro. It supports mobile responsive toggle and dropdowns. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-navbar repoUrl: https://github.com/surjithctly/astro-navbar homepageUrl: https://github.com/surjithctly/astro-navbar#readme diff --git a/src/content/integrations/astro-navigation.md b/src/content/integrations/astro-navigation.md index 7558d3a43..8a254735d 100644 --- a/src/content/integrations/astro-navigation.md +++ b/src/content/integrations/astro-navigation.md @@ -4,7 +4,7 @@ title: astro-navigation description: A plugin for creating hierarchical navigation in Astro projects. Supports breadcrumbs too! categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-navigation repoUrl: https://github.com/tony-sull/astro-navigation homepageUrl: https://github.com/tony-sull/astro-navigation#readme diff --git a/src/content/integrations/astro-netlify-cloudinary.md b/src/content/integrations/astro-netlify-cloudinary.md index cdb8dcd7e..469057b8a 100644 --- a/src/content/integrations/astro-netlify-cloudinary.md +++ b/src/content/integrations/astro-netlify-cloudinary.md @@ -3,7 +3,7 @@ name: astro-netlify-cloudinary title: astro-netlify-cloudinary description: Add Netlify CMS’s admin dashboard to your Astro project categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-netlify-cloudinary homepageUrl: https://www.npmjs.com/package/astro-netlify-cloudinary downloads: 12 diff --git a/src/content/integrations/astro-netlify-cms.md b/src/content/integrations/astro-netlify-cms.md index c71d4e7a9..b3f880a4b 100644 --- a/src/content/integrations/astro-netlify-cms.md +++ b/src/content/integrations/astro-netlify-cms.md @@ -3,7 +3,7 @@ name: astro-netlify-cms title: astro-netlify-cms description: Add Netlify CMS’s admin dashboard to your Astro project categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-netlify-cms repoUrl: https://github.com/delucis/astro-netlify-cms homepageUrl: https://github.com/delucis/astro-netlify-cms diff --git a/src/content/integrations/astro-netlify-components.md b/src/content/integrations/astro-netlify-components.md index 7cc5d4a36..1dc18347e 100644 --- a/src/content/integrations/astro-netlify-components.md +++ b/src/content/integrations/astro-netlify-components.md @@ -3,7 +3,7 @@ name: astro-netlify-components title: astro-netlify-components description: Astro components for Netlify categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-netlify-components repoUrl: https://github.com/seanmcp/astro-netlify-components homepageUrl: https://github.com/seanmcp/astro-netlify-components#readme diff --git a/src/content/integrations/astro-og-canvas.md b/src/content/integrations/astro-og-canvas.md index dd1aef110..cae5d6abd 100644 --- a/src/content/integrations/astro-og-canvas.md +++ b/src/content/integrations/astro-og-canvas.md @@ -3,7 +3,6 @@ name: astro-og-canvas title: astro-og-canvas description: Generate OpenGraph images for your Astro site categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/astro-og-canvas repoUrl: https://github.com/delucis/astro-og-canvas diff --git a/src/content/integrations/astro-og-image.md b/src/content/integrations/astro-og-image.md index 23e12a376..6f218fee2 100644 --- a/src/content/integrations/astro-og-image.md +++ b/src/content/integrations/astro-og-image.md @@ -3,7 +3,6 @@ name: astro-og-image title: astro-og-image description: An astro integration to generate static Open Graph images, at build time categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/astro-og-image repoUrl: https://github.com/Kendy205/astro-og-image diff --git a/src/content/integrations/astro-opengraph-images.md b/src/content/integrations/astro-opengraph-images.md index 14b02567b..c1da54348 100644 --- a/src/content/integrations/astro-opengraph-images.md +++ b/src/content/integrations/astro-opengraph-images.md @@ -3,8 +3,8 @@ name: astro-opengraph-images title: astro-opengraph-images description: Generate Open Graph images for your Astro site. categories: - - css+ui - performance+seo + - css+ui - frameworks npmUrl: https://www.npmjs.com/package/astro-opengraph-images homepageUrl: https://github.com/shepherdjerred/astro-opengraph-images diff --git a/src/content/integrations/astro-page-insight.md b/src/content/integrations/astro-page-insight.md index 5aa5153c6..1a0d33946 100644 --- a/src/content/integrations/astro-page-insight.md +++ b/src/content/integrations/astro-page-insight.md @@ -3,7 +3,6 @@ name: astro-page-insight title: astro-page-insight description: Shows everything to improve from Lighthouse results directly on the page. categories: - - css+ui - accessibility - performance+seo - toolbar diff --git a/src/content/integrations/astro-page-transition.md b/src/content/integrations/astro-page-transition.md index f846c4bdb..d1b519d60 100644 --- a/src/content/integrations/astro-page-transition.md +++ b/src/content/integrations/astro-page-transition.md @@ -4,7 +4,7 @@ title: astro-page-transition description: This component relies on the good old browser router, still, it will give to your website an SPA feel, without all the JS overhead. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-page-transition repoUrl: https://github.com/JulianCataldo/web-garden homepageUrl: https://code.juliancataldo.com/component/astro-transition diff --git a/src/content/integrations/astro-pages.md b/src/content/integrations/astro-pages.md index 22abc2def..29f69c5e7 100644 --- a/src/content/integrations/astro-pages.md +++ b/src/content/integrations/astro-pages.md @@ -3,7 +3,7 @@ name: astro-pages title: astro-pages description: Add custom file based routing directories in Astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-pages repoUrl: https://github.com/brycerussell/astro-pages homepageUrl: https://github.com/brycerussell/astro-pages diff --git a/src/content/integrations/astro-pandoc.md b/src/content/integrations/astro-pandoc.md index 719c4d6b2..8b188cb0c 100644 --- a/src/content/integrations/astro-pandoc.md +++ b/src/content/integrations/astro-pandoc.md @@ -6,7 +6,7 @@ description: Astro component for using pandoc to convert content. This allows https://pandoc.org/MANUAL.html#general-options - [Demo](https://github.com/trashhalo/astro-pandoc/blob/main/src/components/Demo. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-pandoc repoUrl: https://github.com/trashhalo/astro-pandoc homepageUrl: https://github.com/trashhalo/astro-pandoc#readme diff --git a/src/content/integrations/astro-pintora.md b/src/content/integrations/astro-pintora.md index 95a1794a7..0348a92f2 100644 --- a/src/content/integrations/astro-pintora.md +++ b/src/content/integrations/astro-pintora.md @@ -3,7 +3,7 @@ name: astro-pintora title: astro-pintora description: An Astro component for Pintora diagrams categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-pintora homepageUrl: https://github.com/tex0l/astro-pintora downloads: 1 diff --git a/src/content/integrations/astro-plain.md b/src/content/integrations/astro-plain.md index 1ac31787d..4dfa7d5ac 100644 --- a/src/content/integrations/astro-plain.md +++ b/src/content/integrations/astro-plain.md @@ -3,7 +3,7 @@ name: astro-plain title: astro-plain description: Generic, batteries-included prototype for Astro pages categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-plain homepageUrl: https://github.com/johnhenry/lib/js/astro-plain/0.0.6#readme downloads: 26 diff --git a/src/content/integrations/astro-plyr.md b/src/content/integrations/astro-plyr.md index eef0adff7..4340d6e7b 100644 --- a/src/content/integrations/astro-plyr.md +++ b/src/content/integrations/astro-plyr.md @@ -3,7 +3,7 @@ name: astro-plyr title: astro-plyr description: Plyr component for Astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-plyr repoUrl: https://github.com/Liumingxun/astro-plyr homepageUrl: https://github.com/Liumingxun/astro-plyr#readme diff --git a/src/content/integrations/astro-pocketbase.md b/src/content/integrations/astro-pocketbase.md index 152b8d6eb..888a810ad 100644 --- a/src/content/integrations/astro-pocketbase.md +++ b/src/content/integrations/astro-pocketbase.md @@ -3,7 +3,7 @@ name: astro-pocketbase title: astro-pocketbase description: Astro integration to ease the use of Pocketbase in your Astro projects categories: - - css+ui + - uncategorized - recent npmUrl: https://www.npmjs.com/package/astro-pocketbase homepageUrl: https://github.com/gbouteiller/astro-pocketbase diff --git a/src/content/integrations/astro-prerender-patterns.md b/src/content/integrations/astro-prerender-patterns.md index ba3015089..8a888b965 100644 --- a/src/content/integrations/astro-prerender-patterns.md +++ b/src/content/integrations/astro-prerender-patterns.md @@ -4,7 +4,7 @@ title: astro-prerender-patterns description: Control rendering modes for all pages and endpoints in your Astro project right from the configuration. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-prerender-patterns repoUrl: https://github.com/lilnasy/gratelets homepageUrl: https://github.com/lilnasy/gratelets/tree/main/packages/prerender-patterns diff --git a/src/content/integrations/astro-public.md b/src/content/integrations/astro-public.md index 9b89cf6a5..f312660bb 100644 --- a/src/content/integrations/astro-public.md +++ b/src/content/integrations/astro-public.md @@ -3,7 +3,7 @@ name: astro-public title: astro-public description: Add custom 'public' directories in Astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-public repoUrl: https://github.com/brycerussell/astro-public homepageUrl: https://github.com/brycerussell/astro-public diff --git a/src/content/integrations/astro-react-i18next.md b/src/content/integrations/astro-react-i18next.md index 976cbc344..7d392a745 100644 --- a/src/content/integrations/astro-react-i18next.md +++ b/src/content/integrations/astro-react-i18next.md @@ -4,7 +4,7 @@ title: astro-react-i18next description: Integrates i18next and react-i18next seamlessly into your Astro website to provide robust i18n support for React components. categories: - - css+ui + - uncategorized - recent npmUrl: https://www.npmjs.com/package/astro-react-i18next repoUrl: https://github.com/jeremyxgo/astro-react-i18next diff --git a/src/content/integrations/astro-redirect-from.md b/src/content/integrations/astro-redirect-from.md index 91fec902b..207d7e04e 100644 --- a/src/content/integrations/astro-redirect-from.md +++ b/src/content/integrations/astro-redirect-from.md @@ -4,7 +4,6 @@ title: astro-redirect-from description: 🎯 Set redirect urls in your frontmatter within your Astro site's Markdown files. Mimics the behavior of jekyll-redirect-from. categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/astro-redirect-from repoUrl: https://github.com/kremalicious/astro-redirect-from diff --git a/src/content/integrations/astro-remark-description.md b/src/content/integrations/astro-remark-description.md index e156e3408..6b4ec7b73 100644 --- a/src/content/integrations/astro-remark-description.md +++ b/src/content/integrations/astro-remark-description.md @@ -4,7 +4,7 @@ title: astro-remark-description description: Remark plugin for Astro to automatically add description text to the frontmatter of markdown files categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-remark-description repoUrl: https://github.com/BryceRussell/astro-remark-description homepageUrl: https://github.com/BryceRussell/astro-remark-description#readme diff --git a/src/content/integrations/astro-remark-eleventy-image.md b/src/content/integrations/astro-remark-eleventy-image.md index 5e5bafba2..f01bfdec1 100644 --- a/src/content/integrations/astro-remark-eleventy-image.md +++ b/src/content/integrations/astro-remark-eleventy-image.md @@ -4,7 +4,6 @@ title: astro-remark-eleventy-image description: Remark plugin for Astro that automatically optimizes images referenced in markdown files. categories: - - css+ui - accessibility - performance+seo npmUrl: https://www.npmjs.com/package/astro-remark-eleventy-image diff --git a/src/content/integrations/astro-remote.md b/src/content/integrations/astro-remote.md index d31c4d809..f4b7664a1 100644 --- a/src/content/integrations/astro-remote.md +++ b/src/content/integrations/astro-remote.md @@ -4,7 +4,7 @@ title: astro-remote description: Render remote HTML or Markdown content in Astro with full control over the output. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-remote repoUrl: https://github.com/natemoo-re/astro-remote homepageUrl: https://github.com/natemoo-re/astro-remote#README diff --git a/src/content/integrations/astro-rename.md b/src/content/integrations/astro-rename.md index bc5713e08..746fe2a4d 100644 --- a/src/content/integrations/astro-rename.md +++ b/src/content/integrations/astro-rename.md @@ -4,7 +4,6 @@ title: astro-rename description: astro-rename is an Astro integration that brings postcss-rename functionality to your Astro project without the need for configuration. categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/astro-rename repoUrl: https://github.com/RodrigoTomeES/astro-rename diff --git a/src/content/integrations/astro-robots-txt.md b/src/content/integrations/astro-robots-txt.md index 2c947efa8..179947094 100644 --- a/src/content/integrations/astro-robots-txt.md +++ b/src/content/integrations/astro-robots-txt.md @@ -3,7 +3,6 @@ name: astro-robots-txt title: astro-robots-txt description: Generate a robots.txt for Astro categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/astro-robots-txt repoUrl: https://github.com/alextim/astro-lib diff --git a/src/content/integrations/astro-robots.md b/src/content/integrations/astro-robots.md index 4c17bd186..18a38aebd 100644 --- a/src/content/integrations/astro-robots.md +++ b/src/content/integrations/astro-robots.md @@ -6,7 +6,7 @@ description: The lightweight robots.txt generator makes it simple to create zero-config support, an intuitive JSDoc API, and always up-to-date verified bots user-agents. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-robots repoUrl: https://github.com/ACP-CODE/astro-robots homepageUrl: https://github.com/ACP-CODE/astro-robots#readme diff --git a/src/content/integrations/astro-rollup.md b/src/content/integrations/astro-rollup.md index 29f5528bb..11d397277 100644 --- a/src/content/integrations/astro-rollup.md +++ b/src/content/integrations/astro-rollup.md @@ -3,7 +3,7 @@ name: astro-rollup title: astro-rollup description: AstroJS utility to resolve ES6 import/export for client side JavaScript categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-rollup repoUrl: https://github.com/shadichy/astro-rollup homepageUrl: https://github.com/shadichy/astro-rollup#readme diff --git a/src/content/integrations/astro-runtime-config.md b/src/content/integrations/astro-runtime-config.md index 5cabe0b12..2cca8d0ee 100644 --- a/src/content/integrations/astro-runtime-config.md +++ b/src/content/integrations/astro-runtime-config.md @@ -3,7 +3,7 @@ name: astro-runtime-config title: astro-runtime-config description: Astro integration that allows to retrieve astro configuration object at runtime categories: - - css+ui + - uncategorized - recent npmUrl: https://www.npmjs.com/package/astro-runtime-config homepageUrl: https://github.com/Dovias/astro-runtime-config diff --git a/src/content/integrations/astro-sal.md b/src/content/integrations/astro-sal.md index f254c9826..e7d564146 100644 --- a/src/content/integrations/astro-sal.md +++ b/src/content/integrations/astro-sal.md @@ -3,7 +3,7 @@ name: astro-sal title: astro-sal description: Sal library support for astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-sal repoUrl: https://github.com/warpsio/astro-sal homepageUrl: https://github.com/warpsio/astro-sal diff --git a/src/content/integrations/astro-sanity-picture.md b/src/content/integrations/astro-sanity-picture.md index 9ca018fb9..ef1edcdcc 100644 --- a/src/content/integrations/astro-sanity-picture.md +++ b/src/content/integrations/astro-sanity-picture.md @@ -4,7 +4,7 @@ title: astro-sanity-picture description: An Astro component for rendering a responsive element for an image fetched from Sanity categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-sanity-picture repoUrl: https://github.com/otterdev-io/astro-sanity-picture homepageUrl: https://github.com/otterdev-io/astro-sanity-picture#readme diff --git a/src/content/integrations/astro-satori.md b/src/content/integrations/astro-satori.md index 97d0786be..a45817561 100644 --- a/src/content/integrations/astro-satori.md +++ b/src/content/integrations/astro-satori.md @@ -3,7 +3,7 @@ name: astro-satori title: astro-satori description: This Astro integration brings satori to your Astro project. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-satori repoUrl: ssh://git@github.com/cijiugechu/astro-satori homepageUrl: https://github.com/cijiugechu/astro-satori diff --git a/src/content/integrations/astro-scope.md b/src/content/integrations/astro-scope.md index 12e508eeb..466f709dd 100644 --- a/src/content/integrations/astro-scope.md +++ b/src/content/integrations/astro-scope.md @@ -3,7 +3,7 @@ name: astro-scope title: astro-scope description: Get the hash used by the Astro compiler to scope css rules. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-scope repoUrl: https://github.com/lilnasy/gratelets homepageUrl: https://github.com/lilnasy/gratelets/tree/main/packages/scope diff --git a/src/content/integrations/astro-script.md b/src/content/integrations/astro-script.md index e2d83488d..51fbadf78 100644 --- a/src/content/integrations/astro-script.md +++ b/src/content/integrations/astro-script.md @@ -3,7 +3,7 @@ name: astro-script title: astro-script description: A simple script management component for Astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-script repoUrl: https://github.com/RafidMuhymin/astro-script homepageUrl: https://github.com/RafidMuhymin/astro-script#readme diff --git a/src/content/integrations/astro-sections.md b/src/content/integrations/astro-sections.md index 51d838e49..e3d805529 100644 --- a/src/content/integrations/astro-sections.md +++ b/src/content/integrations/astro-sections.md @@ -3,7 +3,7 @@ name: astro-sections title: astro-sections description: Sections for astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-sections repoUrl: https://github.com/warpsio/astro-sections homepageUrl: https://github.com/warpsio/astro-sections diff --git a/src/content/integrations/astro-seo-meta.md b/src/content/integrations/astro-seo-meta.md index 85fa524c9..13bd780e6 100644 --- a/src/content/integrations/astro-seo-meta.md +++ b/src/content/integrations/astro-seo-meta.md @@ -3,7 +3,6 @@ name: astro-seo-meta title: astro-seo-meta description: Astro seo provides a component to update meta tags categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/astro-seo-meta repoUrl: https://github.com/codiume/orbit diff --git a/src/content/integrations/astro-seo-metadata.md b/src/content/integrations/astro-seo-metadata.md index 5c9943b20..b75a10e51 100644 --- a/src/content/integrations/astro-seo-metadata.md +++ b/src/content/integrations/astro-seo-metadata.md @@ -4,7 +4,6 @@ title: astro-seo-metadata description: Bare minimum SEO meta tags to make most social networks and Google engine happy. categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/astro-seo-metadata repoUrl: https://github.com/JulianCataldo/web-garden diff --git a/src/content/integrations/astro-seo-schema.md b/src/content/integrations/astro-seo-schema.md index 8cf8388c1..c82092fa4 100644 --- a/src/content/integrations/astro-seo-schema.md +++ b/src/content/integrations/astro-seo-schema.md @@ -3,7 +3,6 @@ name: astro-seo-schema title: astro-seo-schema description: Easily insert valid Schema.org JSON-LD in your Astro apps. categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/astro-seo-schema repoUrl: https://github.com/codiume/orbit diff --git a/src/content/integrations/astro-seo.md b/src/content/integrations/astro-seo.md index 298ee8b63..4a0e4e73c 100644 --- a/src/content/integrations/astro-seo.md +++ b/src/content/integrations/astro-seo.md @@ -3,7 +3,6 @@ name: astro-seo title: astro-seo description: Makes it easy to add SEO relevant tags to your Astro app. categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/astro-seo repoUrl: https://github.com/jonasmerlin/astro-seo diff --git a/src/content/integrations/astro-server-only-modules.md b/src/content/integrations/astro-server-only-modules.md index be96aa544..b19ad2964 100644 --- a/src/content/integrations/astro-server-only-modules.md +++ b/src/content/integrations/astro-server-only-modules.md @@ -3,7 +3,7 @@ name: astro-server-only-modules title: astro-server-only-modules description: Make sure you never leak security-sensitive code to the browser. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-server-only-modules repoUrl: https://github.com/lilnasy/gratelets homepageUrl: https://github.com/lilnasy/gratelets/tree/main/packages/server-only-modules diff --git a/src/content/integrations/astro-sidecar.md b/src/content/integrations/astro-sidecar.md index 02af13591..2beb6893f 100644 --- a/src/content/integrations/astro-sidecar.md +++ b/src/content/integrations/astro-sidecar.md @@ -4,7 +4,7 @@ title: astro-sidecar description: Watch and execute TypeScript processes alongside your Astro development server. Useful for mocking, WebSocket, bundler… categories: - - css+ui + - utilities npmUrl: https://www.npmjs.com/package/astro-sidecar repoUrl: https://github.com/JulianCataldo/astro-sidecar homepageUrl: https://github.com/JulianCataldo/astro-sidecar#readme diff --git a/src/content/integrations/astro-simple-art-direction.md b/src/content/integrations/astro-simple-art-direction.md index e8b118b38..0b43d1f5f 100644 --- a/src/content/integrations/astro-simple-art-direction.md +++ b/src/content/integrations/astro-simple-art-direction.md @@ -3,7 +3,7 @@ name: astro-simple-art-direction title: astro-simple-art-direction description: A simple art direction for Astro. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-simple-art-direction repoUrl: https://github.com/hollyteds/astro-simple-art-direction homepageUrl: https://github.com/hollyteds/astro-simple-art-direction/#readme diff --git a/src/content/integrations/astro-simpleanalytics-plugin.md b/src/content/integrations/astro-simpleanalytics-plugin.md index 16374fccf..5910f08be 100644 --- a/src/content/integrations/astro-simpleanalytics-plugin.md +++ b/src/content/integrations/astro-simpleanalytics-plugin.md @@ -4,7 +4,6 @@ title: astro-simpleanalytics-plugin description: Use the Astro Simple Analytics Plugin to quickly integrate Simple Analytics in your Astro project with parameter control over several features. categories: - - css+ui - analytics npmUrl: https://www.npmjs.com/package/astro-simpleanalytics-plugin repoUrl: https://github.com/ViorelMocanu/astro-simpleanalytics-plugin diff --git a/src/content/integrations/astro-single-file.md b/src/content/integrations/astro-single-file.md index c5f6a6202..38fe43224 100644 --- a/src/content/integrations/astro-single-file.md +++ b/src/content/integrations/astro-single-file.md @@ -4,7 +4,7 @@ title: astro-single-file description: Astro integration that allows developers to bundle the CSS and HTML in a single file categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-single-file repoUrl: https://github.com/onmax/astro-single-file homepageUrl: https://github.com/onmax/astro-single-file diff --git a/src/content/integrations/astro-sitemap.md b/src/content/integrations/astro-sitemap.md index 13c38ddf0..2eb3d3578 100644 --- a/src/content/integrations/astro-sitemap.md +++ b/src/content/integrations/astro-sitemap.md @@ -3,7 +3,6 @@ name: astro-sitemap title: astro-sitemap description: Generate a sitemap for Astro with more control categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/astro-sitemap repoUrl: https://github.com/alextim/astro-lib diff --git a/src/content/integrations/astro-smartlook.md b/src/content/integrations/astro-smartlook.md index 0439f4fa4..369822006 100644 --- a/src/content/integrations/astro-smartlook.md +++ b/src/content/integrations/astro-smartlook.md @@ -3,7 +3,6 @@ name: astro-smartlook title: astro-smartlook description: Smartlook component for Astro categories: - - css+ui - analytics npmUrl: https://www.npmjs.com/package/astro-smartlook repoUrl: https://github.com/COQUARD-Cyrille-Freelance/astro-smartlook diff --git a/src/content/integrations/astro-social-images.md b/src/content/integrations/astro-social-images.md index 447572e5b..0720776ff 100644 --- a/src/content/integrations/astro-social-images.md +++ b/src/content/integrations/astro-social-images.md @@ -3,7 +3,6 @@ name: astro-social-images title: astro-social-images description: Social images generator for Astro categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/astro-social-images repoUrl: https://github.com/Princesseuh/astro-social-images diff --git a/src/content/integrations/astro-social-share.md b/src/content/integrations/astro-social-share.md index daf011c86..cc58a02c6 100644 --- a/src/content/integrations/astro-social-share.md +++ b/src/content/integrations/astro-social-share.md @@ -3,7 +3,7 @@ name: astro-social-share title: astro-social-share description: Social media share buttons for your Astro site categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-social-share repoUrl: https://github.com/silent1mezzo/astro-social-share homepageUrl: https://github.com/silent1mezzo/astro-social-share#readme diff --git a/src/content/integrations/astro-spa.md b/src/content/integrations/astro-spa.md index 0832c4a3d..e1da8ba98 100644 --- a/src/content/integrations/astro-spa.md +++ b/src/content/integrations/astro-spa.md @@ -3,7 +3,7 @@ name: astro-spa title: astro-spa description: A component for Astro JS that turns a website into an SPA categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-spa repoUrl: https://github.com/RafidMuhymin/astro-spa homepageUrl: https://github.com/RafidMuhymin/astro-spa#readme diff --git a/src/content/integrations/astro-space-agency.md b/src/content/integrations/astro-space-agency.md index c3317dc13..d799055cb 100644 --- a/src/content/integrations/astro-space-agency.md +++ b/src/content/integrations/astro-space-agency.md @@ -4,7 +4,7 @@ title: astro-space-agency description: Astro Space Agency is a component library for withastro/astro with spaceship building in mind categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-space-agency repoUrl: https://github.com/Chrissdroid/ASA homepageUrl: https://github.com/Chrissdroid/ASA#readme diff --git a/src/content/integrations/astro-spotify.md b/src/content/integrations/astro-spotify.md index de40dbd7a..70c029b24 100644 --- a/src/content/integrations/astro-spotify.md +++ b/src/content/integrations/astro-spotify.md @@ -3,7 +3,7 @@ name: astro-spotify title: astro-spotify description: Components interacting with the Spotify API. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-spotify repoUrl: https://github.com/Pramuspl/astro-spotify homepageUrl: https://github.com/Pramuspl/astro-spotify#readme diff --git a/src/content/integrations/astro-sst.md b/src/content/integrations/astro-sst.md index 77a581b03..e1fced133 100644 --- a/src/content/integrations/astro-sst.md +++ b/src/content/integrations/astro-sst.md @@ -3,7 +3,6 @@ name: astro-sst title: astro-sst description: Adapter that allows Astro to deploy your site to AWS utilizing SST. categories: - - css+ui - adapters npmUrl: https://www.npmjs.com/package/astro-sst image: /assets/integrations/sst.svg diff --git a/src/content/integrations/astro-storyblok-image-service.md b/src/content/integrations/astro-storyblok-image-service.md index 40175bf2c..f828ebd9b 100644 --- a/src/content/integrations/astro-storyblok-image-service.md +++ b/src/content/integrations/astro-storyblok-image-service.md @@ -3,7 +3,7 @@ name: astro-storyblok-image-service title: astro-storyblok-image-service description: Integration of Storyblok image service into Astro image service API categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-storyblok-image-service homepageUrl: https://www.npmjs.com/package/astro-storyblok-image-service downloads: 235 diff --git a/src/content/integrations/astro-stylex.md b/src/content/integrations/astro-stylex.md index 542c0d65c..67d37bb05 100644 --- a/src/content/integrations/astro-stylex.md +++ b/src/content/integrations/astro-stylex.md @@ -4,7 +4,7 @@ title: astro-stylex description: This [Astro integration][astro-integration] brings StyleX's CSS compiler to every .astro file and framework component in your project. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-stylex repoUrl: https://github.com/lilnasy/gratelets homepageUrl: https://github.com/lilnasy/gratelets/tree/main/packages/stylex diff --git a/src/content/integrations/astro-supabase.md b/src/content/integrations/astro-supabase.md index 1cdcedca0..1205200bd 100644 --- a/src/content/integrations/astro-supabase.md +++ b/src/content/integrations/astro-supabase.md @@ -3,7 +3,7 @@ name: astro-supabase title: astro-supabase description: Supabase toolbar for Astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-supabase homepageUrl: https://github.com/alexnguyennz/astro-supabase downloads: 24 diff --git a/src/content/integrations/astro-superforms.md b/src/content/integrations/astro-superforms.md index 09744a609..f84b372c9 100644 --- a/src/content/integrations/astro-superforms.md +++ b/src/content/integrations/astro-superforms.md @@ -4,7 +4,7 @@ title: astro-superforms description: "Astro integration to use Sveltekit Superforms in your Astro + Svelte projects:" categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-superforms homepageUrl: https://github.com/gbouteiller/astro-superforms downloads: 228 diff --git a/src/content/integrations/astro-sveltia-cms.md b/src/content/integrations/astro-sveltia-cms.md index 9e57d96c1..2671cc526 100644 --- a/src/content/integrations/astro-sveltia-cms.md +++ b/src/content/integrations/astro-sveltia-cms.md @@ -4,7 +4,7 @@ title: astro-sveltia-cms description: Add Sveltia CMS admin dashboard and a custom OAuth backend to your Astro project categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-sveltia-cms repoUrl: https://github.com/majesticostudio/astro-sveltia-cms homepageUrl: https://github.com/majesticostudio/astro-sveltia-cms diff --git a/src/content/integrations/astro-svg-icon.md b/src/content/integrations/astro-svg-icon.md index 639bf3d71..01546c444 100644 --- a/src/content/integrations/astro-svg-icon.md +++ b/src/content/integrations/astro-svg-icon.md @@ -3,7 +3,7 @@ name: astro-svg-icon title: astro-svg-icon description: Astro component for SVG icons categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-svg-icon repoUrl: https://github.com/karesztrk/astro-svg-icon homepageUrl: https://karolytorok.netlify.app/blog/styling-an-svg/ diff --git a/src/content/integrations/astro-svg-sprite.md b/src/content/integrations/astro-svg-sprite.md index 159ddcfd6..73b09f5b7 100644 --- a/src/content/integrations/astro-svg-sprite.md +++ b/src/content/integrations/astro-svg-sprite.md @@ -4,7 +4,7 @@ title: astro-svg-sprite description: A zero-dependency Astro Integration that generates a sprite.svg from SVG files in your Astro project. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-svg-sprite repoUrl: https://github.com/ACP-CODE/astro-svg-sprite homepageUrl: https://github.com/ACP-CODE/astro-svg-sprite#readme diff --git a/src/content/integrations/astro-sw.md b/src/content/integrations/astro-sw.md index 9dc49a77d..8e4f9bf75 100644 --- a/src/content/integrations/astro-sw.md +++ b/src/content/integrations/astro-sw.md @@ -3,7 +3,6 @@ name: astro-sw title: astro-sw description: Astro Service Worker for plain (vanilla) Javascript files. categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/astro-sw repoUrl: https://github.com/pedra/astro-sw diff --git a/src/content/integrations/astro-tailwind-config-viewer.md b/src/content/integrations/astro-tailwind-config-viewer.md index a60d75444..5de6d11a6 100644 --- a/src/content/integrations/astro-tailwind-config-viewer.md +++ b/src/content/integrations/astro-tailwind-config-viewer.md @@ -4,7 +4,6 @@ title: astro-tailwind-config-viewer description: Explore your Tailwind config visually directly in your browser while developing. categories: - - css+ui - toolbar npmUrl: https://www.npmjs.com/package/astro-tailwind-config-viewer homepageUrl: https://github.com/florian-lefebvre/astro-tailwind-config-viewer diff --git a/src/content/integrations/astro-tailwind-v4.md b/src/content/integrations/astro-tailwind-v4.md index 3e6372494..94d34d479 100644 --- a/src/content/integrations/astro-tailwind-v4.md +++ b/src/content/integrations/astro-tailwind-v4.md @@ -3,7 +3,7 @@ name: astro-tailwind-v4 title: astro-tailwind-v4 description: Adds Astro support for Tailwind v4 categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-tailwind-v4 homepageUrl: https://github.com/jdtjenkins/astro-tailwind-v4 downloads: 2 diff --git a/src/content/integrations/astro-tei.md b/src/content/integrations/astro-tei.md index 2a02dba68..1b83a85da 100644 --- a/src/content/integrations/astro-tei.md +++ b/src/content/integrations/astro-tei.md @@ -3,7 +3,7 @@ name: astro-tei title: astro-tei description: Astro component for TEI as Custom Elements categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-tei repoUrl: https://github.com/raffazizzi/astro-tei homepageUrl: https://github.com/raffazizzi/astro-tei#readme diff --git a/src/content/integrations/astro-terminal-player.md b/src/content/integrations/astro-terminal-player.md index 71742c050..f8cb40723 100644 --- a/src/content/integrations/astro-terminal-player.md +++ b/src/content/integrations/astro-terminal-player.md @@ -9,7 +9,7 @@ description: >- Comes with full asciinema player settings support, typings and docs hints. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-terminal-player repoUrl: https://github.com/JulianCataldo/web-garden homepageUrl: https://code.juliancataldo.com/component/astro-terminal-player diff --git a/src/content/integrations/astro-testbed.md b/src/content/integrations/astro-testbed.md index 091de9ff6..806abede4 100644 --- a/src/content/integrations/astro-testbed.md +++ b/src/content/integrations/astro-testbed.md @@ -5,7 +5,7 @@ description: |- Complete toolbox for Astro / JSX component testing and analysis. For design systems, storybooks, local dev. isolation, documentation… categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-testbed repoUrl: https://github.com/JulianCataldo/web-garden homepageUrl: https://code.juliancataldo.com/component/astro-testbed diff --git a/src/content/integrations/astro-theme-provider.md b/src/content/integrations/astro-theme-provider.md index ec2c1b535..c89df4aab 100644 --- a/src/content/integrations/astro-theme-provider.md +++ b/src/content/integrations/astro-theme-provider.md @@ -3,7 +3,7 @@ name: astro-theme-provider title: astro-theme-provider description: Easily create theme integrations for Astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-theme-provider repoUrl: https://github.com/astrolicious/astro-theme-provider homepageUrl: https://astro-theme-provider.netlify.app/ diff --git a/src/content/integrations/astro-theme-toggle.md b/src/content/integrations/astro-theme-toggle.md index b1f10bb4d..048f404cd 100644 --- a/src/content/integrations/astro-theme-toggle.md +++ b/src/content/integrations/astro-theme-toggle.md @@ -3,7 +3,7 @@ name: astro-theme-toggle title: astro-theme-toggle description: Add a ripple-style theme toggle animation to your Astro project with ease categories: - - css+ui + - uncategorized - recent npmUrl: https://www.npmjs.com/package/astro-theme-toggle repoUrl: https://github.com/ocavue/astro-theme-toggle diff --git a/src/content/integrations/astro-theme.md b/src/content/integrations/astro-theme.md index f5e47dc33..ef8f0ea1d 100644 --- a/src/content/integrations/astro-theme.md +++ b/src/content/integrations/astro-theme.md @@ -3,7 +3,7 @@ name: astro-theme title: astro-theme description: Theme utils for astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-theme repoUrl: https://github.com/warpsio/astro-theme homepageUrl: https://github.com/warpsio/astro-theme diff --git a/src/content/integrations/astro-thumbor-image.md b/src/content/integrations/astro-thumbor-image.md index bfcbca152..1ef064f06 100644 --- a/src/content/integrations/astro-thumbor-image.md +++ b/src/content/integrations/astro-thumbor-image.md @@ -3,7 +3,6 @@ name: astro-thumbor-image title: astro-thumbor-image description: Makes it easy to add Thumbor optimized images to your Astro app. categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/astro-thumbor-image repoUrl: https://github.com/KreischerPanoptic/astro-thumbor-image diff --git a/src/content/integrations/astro-tina.md b/src/content/integrations/astro-tina.md index 6aff3d12c..56d6b36f8 100644 --- a/src/content/integrations/astro-tina.md +++ b/src/content/integrations/astro-tina.md @@ -3,7 +3,7 @@ name: astro-tina title: astro-tina description: Support contextual editing with TinaCMS in static Astro sites. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-tina homepageUrl: https://www.npmjs.com/package/astro-tina downloads: 50 diff --git a/src/content/integrations/astro-toast.md b/src/content/integrations/astro-toast.md index 0dee40518..4aa5856bb 100644 --- a/src/content/integrations/astro-toast.md +++ b/src/content/integrations/astro-toast.md @@ -3,7 +3,7 @@ name: astro-toast title: astro-toast description: astro-toast is a simple library for displaying toasts on your website. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-toast homepageUrl: https://github.com/julian428/astro-toast downloads: 8 diff --git a/src/content/integrations/astro-toolkit.md b/src/content/integrations/astro-toolkit.md index 6f566010d..4c188ff3d 100644 --- a/src/content/integrations/astro-toolkit.md +++ b/src/content/integrations/astro-toolkit.md @@ -4,7 +4,7 @@ title: astro-toolkit description: A collection of Astro tools, components, and utilities to streamline your development process. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-toolkit repoUrl: https://github.com/spices-solutions/wathqny/blob/main/packages/astro-toolkit/README.md homepageUrl: https://github.com/spices-solutions/wathqny/blob/main/packages/astro-toolkit/README.md diff --git a/src/content/integrations/astro-tooltips.md b/src/content/integrations/astro-tooltips.md index 1df6db068..0d4b3530b 100644 --- a/src/content/integrations/astro-tooltips.md +++ b/src/content/integrations/astro-tooltips.md @@ -4,7 +4,7 @@ title: astro-tooltips description: Progressively enhanced. This component globally override regular title attributes on all links with Tippy.js tooltips. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-tooltips repoUrl: https://github.com/JulianCataldo/web-garden homepageUrl: https://code.juliancataldo.com/component/astro-tooltips diff --git a/src/content/integrations/astro-transitions-lottie.md b/src/content/integrations/astro-transitions-lottie.md index 27aaea31e..554305815 100644 --- a/src/content/integrations/astro-transitions-lottie.md +++ b/src/content/integrations/astro-transitions-lottie.md @@ -3,7 +3,7 @@ name: astro-transitions-lottie title: astro-transitions-lottie description: Use Lottie animations within your Astro website categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-transitions-lottie repoUrl: https://github.com/giuseppecutuli/astro-lottie homepageUrl: https://github.com/giuseppelt/astro-lottie#readme.md diff --git a/src/content/integrations/astro-tunnel.md b/src/content/integrations/astro-tunnel.md index 18dd0727e..0e5fd54ea 100644 --- a/src/content/integrations/astro-tunnel.md +++ b/src/content/integrations/astro-tunnel.md @@ -3,7 +3,7 @@ name: astro-tunnel title: astro-tunnel description: Expose your local Astro server to the internet categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-tunnel repoUrl: https://github.com/morinokami/astro-tunnel homepageUrl: https://github.com/morinokami/astro-tunnel#readme diff --git a/src/content/integrations/astro-turnstile.md b/src/content/integrations/astro-turnstile.md index 6b504c0b0..f9fd296d1 100644 --- a/src/content/integrations/astro-turnstile.md +++ b/src/content/integrations/astro-turnstile.md @@ -3,7 +3,7 @@ name: astro-turnstile title: astro-turnstile description: Astro cloudflare turnstile integration categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-turnstile homepageUrl: https://github.com/hkbertoson/astro-turnstile downloads: 460 diff --git a/src/content/integrations/astro-tweet.md b/src/content/integrations/astro-tweet.md index 0f4b9ef16..431e81c62 100644 --- a/src/content/integrations/astro-tweet.md +++ b/src/content/integrations/astro-tweet.md @@ -5,7 +5,7 @@ description: Embed tweets in your Astro sites with zero JavaScript on the client side. This is a (slightly opinionated) port of the fantastic react-tweet library. Huge thanks to Vercel and all the contributors of react-tweet. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-tweet homepageUrl: https://www.npmjs.com/package/astro-tweet downloads: 1217 diff --git a/src/content/integrations/astro-typed-api.md b/src/content/integrations/astro-typed-api.md index 3d4ef2253..a3abc2f20 100644 --- a/src/content/integrations/astro-typed-api.md +++ b/src/content/integrations/astro-typed-api.md @@ -4,7 +4,7 @@ title: astro-typed-api description: This [Astro integration][astro-integration] offers a way to create type-safe API routes with no set-up and minimal concepts to learn. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-typed-api repoUrl: https://github.com/lilnasy/gratelets homepageUrl: https://github.com/lilnasy/gratelets/tree/main/packages/typed-api diff --git a/src/content/integrations/astro-typed-links.md b/src/content/integrations/astro-typed-links.md index 62c173102..73487547c 100644 --- a/src/content/integrations/astro-typed-links.md +++ b/src/content/integrations/astro-typed-links.md @@ -3,7 +3,6 @@ name: astro-typed-links title: astro-typed-links description: An Astro integration to automatically get typed links to your pages. categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/astro-typed-links homepageUrl: https://github.com/florian-lefebvre/astro-typed-links diff --git a/src/content/integrations/astro-typograf.md b/src/content/integrations/astro-typograf.md index 886ae7d0a..aab7077c9 100644 --- a/src/content/integrations/astro-typograf.md +++ b/src/content/integrations/astro-typograf.md @@ -3,7 +3,7 @@ name: astro-typograf title: astro-typograf description: Text typographer for statically rendered files in Astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-typograf homepageUrl: https://www.npmjs.com/package/astro-typograf downloads: 121 diff --git a/src/content/integrations/astro-umami-analytics.md b/src/content/integrations/astro-umami-analytics.md index 0692085ed..f221fa09c 100644 --- a/src/content/integrations/astro-umami-analytics.md +++ b/src/content/integrations/astro-umami-analytics.md @@ -3,7 +3,6 @@ name: astro-umami-analytics title: astro-umami-analytics description: Astro component for easy integration of Umami analytics categories: - - css+ui - analytics - recent npmUrl: https://www.npmjs.com/package/astro-umami-analytics diff --git a/src/content/integrations/astro-umami.md b/src/content/integrations/astro-umami.md index 5b0818b8c..d771051b6 100644 --- a/src/content/integrations/astro-umami.md +++ b/src/content/integrations/astro-umami.md @@ -3,7 +3,7 @@ name: astro-umami title: astro-umami description: "TODO:" categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-umami homepageUrl: https://www.npmjs.com/package/astro-umami downloads: 3 diff --git a/src/content/integrations/astro-uploader.md b/src/content/integrations/astro-uploader.md index d2752a064..d9f86e5be 100644 --- a/src/content/integrations/astro-uploader.md +++ b/src/content/integrations/astro-uploader.md @@ -3,7 +3,7 @@ name: astro-uploader title: astro-uploader description: A uploader for uploading the Astro generated files through the S3 API. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-uploader repoUrl: https://github.com/syhily/astro-uploader homepageUrl: https://github.com/syhily/astro-uploader#readme diff --git a/src/content/integrations/astro-useragent.md b/src/content/integrations/astro-useragent.md index e705b85a0..64a65d92d 100644 --- a/src/content/integrations/astro-useragent.md +++ b/src/content/integrations/astro-useragent.md @@ -3,7 +3,6 @@ name: astro-useragent title: astro-useragent description: Parses browser user-agent strings for Astro categories: - - css+ui - accessibility npmUrl: https://www.npmjs.com/package/astro-useragent repoUrl: https://github.com/codiume/orbit diff --git a/src/content/integrations/astro-utils.md b/src/content/integrations/astro-utils.md index 83a9a12b4..c75314dd1 100644 --- a/src/content/integrations/astro-utils.md +++ b/src/content/integrations/astro-utils.md @@ -3,7 +3,7 @@ name: astro-utils title: astro-utils description: Various utils for astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-utils repoUrl: https://github.com/warpsio/astro-utils homepageUrl: https://github.com/warpsio/astro-utils diff --git a/src/content/integrations/astro-vercel-edge.md b/src/content/integrations/astro-vercel-edge.md index 33b9860e8..95ea85a4c 100644 --- a/src/content/integrations/astro-vercel-edge.md +++ b/src/content/integrations/astro-vercel-edge.md @@ -3,7 +3,6 @@ name: astro-vercel-edge title: astro-vercel-edge description: Deploy your Astro site to Vercel Edge Functions categories: - - css+ui - adapters npmUrl: https://www.npmjs.com/package/astro-vercel-edge repoUrl: https://github.com/mayank99/astro-vercel-edge diff --git a/src/content/integrations/astro-vercel-image.md b/src/content/integrations/astro-vercel-image.md index 9e8c50317..8d9021cf9 100644 --- a/src/content/integrations/astro-vercel-image.md +++ b/src/content/integrations/astro-vercel-image.md @@ -3,7 +3,6 @@ name: astro-vercel-image title: astro-vercel-image description: A way to leverage Vercel's Image Optimization API in Astro categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/astro-vercel-image repoUrl: https://github.com/jcblw/astro-vercel-image diff --git a/src/content/integrations/astro-vitesse.md b/src/content/integrations/astro-vitesse.md index 0cd8de6f3..a9b5cf6a6 100644 --- a/src/content/integrations/astro-vitesse.md +++ b/src/content/integrations/astro-vitesse.md @@ -3,7 +3,7 @@ name: astro-vitesse title: astro-vitesse description: Build beautiful, accessible, high-performance blog websites with Astro categories: - - css+ui + - uncategorized - recent npmUrl: https://www.npmjs.com/package/astro-vitesse repoUrl: https://github.com/adrian-ub/astro-vitesse diff --git a/src/content/integrations/astro-vtbot.md b/src/content/integrations/astro-vtbot.md index 14eec17e8..e1dd6277e 100644 --- a/src/content/integrations/astro-vtbot.md +++ b/src/content/integrations/astro-vtbot.md @@ -3,7 +3,6 @@ name: astro-vtbot title: astro-vtbot description: The 👜 Bag of Tricks ✨ for Astro's View Transitions categories: - - css+ui - toolbar image: /assets/integrations/bag-of-tricks.svg npmUrl: https://www.npmjs.com/package/astro-vtbot diff --git a/src/content/integrations/astro-webvar-components.md b/src/content/integrations/astro-webvar-components.md index 3946376fe..cb3e55b5e 100644 --- a/src/content/integrations/astro-webvar-components.md +++ b/src/content/integrations/astro-webvar-components.md @@ -6,7 +6,7 @@ description: Welcome to Webvar Components, a unique solution designed to challenges of maintaining personal and small business websites. The advent of Astro JS opened a new world of possibi categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-webvar-components repoUrl: https://github.com/studioalex/astro-webvar-components homepageUrl: https://github.com/studioalex/astro-webvar-components#readme diff --git a/src/content/integrations/astro-wordpress.md b/src/content/integrations/astro-wordpress.md index fc26e8362..57ade1c62 100644 --- a/src/content/integrations/astro-wordpress.md +++ b/src/content/integrations/astro-wordpress.md @@ -3,7 +3,6 @@ name: astro-wordpress title: astro-wordpress description: Astro adapter to generate wordpress themes and php codes. categories: - - css+ui - adapters npmUrl: https://www.npmjs.com/package/astro-wordpress homepageUrl: https://www.npmjs.com/package/astro-wordpress diff --git a/src/content/integrations/astro-wp.md b/src/content/integrations/astro-wp.md index f6869c808..1ba9a786a 100644 --- a/src/content/integrations/astro-wp.md +++ b/src/content/integrations/astro-wp.md @@ -3,7 +3,6 @@ name: astro-wp title: astro-wp description: Astro adapter to generate wordpress themes and php codes. categories: - - css+ui - adapters npmUrl: https://www.npmjs.com/package/astro-wp homepageUrl: https://www.npmjs.com/package/astro-wp diff --git a/src/content/integrations/astro-xelement.md b/src/content/integrations/astro-xelement.md index 1f133664c..551a2d87a 100644 --- a/src/content/integrations/astro-xelement.md +++ b/src/content/integrations/astro-xelement.md @@ -5,7 +5,7 @@ description: XElement is a powerful Astro Web Component generator. Create your own Astro compliant Web Components using only HTML Elements with additional Client-Side JS/TS interactivity sprinkled into the Element. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-xelement repoUrl: https://github.com/aFuzzyBear/xelement homepageUrl: https://github.com/aFuzzyBear/xelement diff --git a/src/content/integrations/astro-yandex-metrika.md b/src/content/integrations/astro-yandex-metrika.md index b191409f4..d97d73267 100644 --- a/src/content/integrations/astro-yandex-metrika.md +++ b/src/content/integrations/astro-yandex-metrika.md @@ -3,7 +3,6 @@ name: astro-yandex-metrika title: astro-yandex-metrika description: Yandex Metrika component for Astro categories: - - css+ui - analytics npmUrl: https://www.npmjs.com/package/astro-yandex-metrika repoUrl: https://github.com/ufocoder/astro-yandex-metrika diff --git a/src/content/integrations/astro-youtube.md b/src/content/integrations/astro-youtube.md index 5a6a698ee..83658f948 100644 --- a/src/content/integrations/astro-youtube.md +++ b/src/content/integrations/astro-youtube.md @@ -3,7 +3,7 @@ name: astro-youtube title: astro-youtube description: Component to easily embed YouTube videos on your Astro site categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-youtube repoUrl: https://github.com/advanced-astro/astro-embeds homepageUrl: https://github.com/advanced-astro/astro-embeds/tree/main/packages/astro-embeds-youtube#readme diff --git a/src/content/integrations/astro-zerog-fonts.md b/src/content/integrations/astro-zerog-fonts.md index 066256c42..43dfe7fd2 100644 --- a/src/content/integrations/astro-zerog-fonts.md +++ b/src/content/integrations/astro-zerog-fonts.md @@ -3,7 +3,6 @@ name: astro-zerog-fonts title: astro-zerog-fonts description: Privacy-friendly drop-in replacement for Google Fonts by Bunny CDN categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/astro-zerog-fonts homepageUrl: https://www.npmjs.com/package/astro-zerog-fonts diff --git a/src/content/integrations/astro-zod-to-json-schema.md b/src/content/integrations/astro-zod-to-json-schema.md index ca7eb5bbc..f7d8b63ee 100644 --- a/src/content/integrations/astro-zod-to-json-schema.md +++ b/src/content/integrations/astro-zod-to-json-schema.md @@ -3,7 +3,6 @@ name: astro-zod-to-json-schema title: astro-zod-to-json-schema description: Auto-generate JSON schemas from your Astro's Content Collections Zod schemas. categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/astro-zod-to-json-schema homepageUrl: https://www.npmjs.com/package/astro-zod-to-json-schema diff --git a/src/content/integrations/astrocraft.md b/src/content/integrations/astrocraft.md index 3f549cefc..bc6d03077 100644 --- a/src/content/integrations/astrocraft.md +++ b/src/content/integrations/astrocraft.md @@ -3,7 +3,7 @@ name: astrocraft title: astrocraft description: A Minecraft theme for Astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astrocraft repoUrl: https://github.com/brycerussell/astrocraft homepageUrl: https://minecraft-theme.netlify.app diff --git a/src/content/integrations/astroid.md b/src/content/integrations/astroid.md index b13a3a9ac..f09489f82 100644 --- a/src/content/integrations/astroid.md +++ b/src/content/integrations/astroid.md @@ -3,7 +3,6 @@ name: astroid title: astroid description: Extend Astro Routing categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/astroid image: /assets/integrations/astroid.png diff --git a/src/content/integrations/astrojs-bootstrap.md b/src/content/integrations/astrojs-bootstrap.md index 8a7de1834..20305661a 100644 --- a/src/content/integrations/astrojs-bootstrap.md +++ b/src/content/integrations/astrojs-bootstrap.md @@ -3,7 +3,7 @@ name: astrojs-bootstrap title: astrojs-bootstrap description: Bootstrap components for Astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astrojs-bootstrap repoUrl: https://github.com/Susmita-Dey/astrojs-bootstrap homepageUrl: https://github.com/Susmita-Dey/astrojs-bootstrap#readme diff --git a/src/content/integrations/astrojs-service-worker.md b/src/content/integrations/astrojs-service-worker.md index 7c3224f3c..f3ebf5eeb 100644 --- a/src/content/integrations/astrojs-service-worker.md +++ b/src/content/integrations/astrojs-service-worker.md @@ -3,7 +3,6 @@ name: astrojs-service-worker title: astrojs-service-worker description: An Astro integration that generates a Service Worker. Powered by Workbox. categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/astrojs-service-worker repoUrl: https://github.com/tatethurston/astrojs-service-worker diff --git a/src/content/integrations/astros-style.md b/src/content/integrations/astros-style.md index 7104397e7..83fd3f351 100644 --- a/src/content/integrations/astros-style.md +++ b/src/content/integrations/astros-style.md @@ -3,7 +3,7 @@ name: astros-style title: astros-style description: Style for astros theme categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astros-style repoUrl: https://github.com/warpsio/astros-style homepageUrl: https://github.com/warpsio/astros-style diff --git a/src/content/integrations/astrosortfilter.md b/src/content/integrations/astrosortfilter.md index cd3e9dcd0..784d15449 100644 --- a/src/content/integrations/astrosortfilter.md +++ b/src/content/integrations/astrosortfilter.md @@ -3,7 +3,7 @@ name: astrosortfilter title: astrosortfilter description: (actually, no filters yet) categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astrosortfilter homepageUrl: https://www.npmjs.com/package/astrosortfilter downloads: 3 diff --git a/src/content/integrations/auth-astro.md b/src/content/integrations/auth-astro.md index 467bcab92..45a695d80 100644 --- a/src/content/integrations/auth-astro.md +++ b/src/content/integrations/auth-astro.md @@ -3,7 +3,7 @@ name: auth-astro title: auth-astro description: The easiest way to add authentication to your Astro project! categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/auth-astro repoUrl: https://github.com/nowaythatworked/auth-astro homepageUrl: https://www.npmjs.com/package/auth-astro diff --git a/src/content/integrations/celestialdocs.md b/src/content/integrations/celestialdocs.md index d9326385a..fead82bde 100644 --- a/src/content/integrations/celestialdocs.md +++ b/src/content/integrations/celestialdocs.md @@ -3,7 +3,7 @@ name: celestialdocs title: celestialdocs description: Documentation template using AstroJS and Shadcn categories: - - css+ui + - uncategorized - recent npmUrl: https://www.npmjs.com/package/celestialdocs repoUrl: https://github.com/HYP3R00T/CelestialDocs diff --git a/src/content/integrations/checkoutjoy-astro-ssr.md b/src/content/integrations/checkoutjoy-astro-ssr.md index 9bbf15ddc..c45f635b0 100644 --- a/src/content/integrations/checkoutjoy-astro-ssr.md +++ b/src/content/integrations/checkoutjoy-astro-ssr.md @@ -3,7 +3,6 @@ name: checkoutjoy-astro-ssr title: checkoutjoy-astro-ssr description: Adapter for Astro apps to work on CheckoutJoy Storefront. categories: - - css+ui - adapters npmUrl: https://www.npmjs.com/package/checkoutjoy-astro-ssr repoUrl: https://github.com/mdwt/checkoutjoy-astro-ssr diff --git a/src/content/integrations/checkoutjoy-astro-sst.md b/src/content/integrations/checkoutjoy-astro-sst.md index 3bce257c6..9d736f347 100644 --- a/src/content/integrations/checkoutjoy-astro-sst.md +++ b/src/content/integrations/checkoutjoy-astro-sst.md @@ -3,7 +3,6 @@ name: checkoutjoy-astro-sst title: checkoutjoy-astro-sst description: Adapter for Astro apps to work on CheckoutJoy Storefront. categories: - - css+ui - adapters npmUrl: https://www.npmjs.com/package/checkoutjoy-astro-sst repoUrl: https://github.com/mdwt/checkoutjoy-astro-ssr diff --git a/src/content/integrations/contentful-astro.md b/src/content/integrations/contentful-astro.md index 709c9626f..4f39f0410 100644 --- a/src/content/integrations/contentful-astro.md +++ b/src/content/integrations/contentful-astro.md @@ -3,7 +3,7 @@ name: contentful-astro title: contentful-astro description: An Astro integration for the Contentful Headless CMS categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/contentful-astro homepageUrl: https://github.com/ajsummerfield/contentful-astro#readme downloads: 3 diff --git a/src/content/integrations/create-djazztro.md b/src/content/integrations/create-djazztro.md index 9d2078008..23650aac9 100644 --- a/src/content/integrations/create-djazztro.md +++ b/src/content/integrations/create-djazztro.md @@ -3,7 +3,7 @@ name: create-djazztro title: create-djazztro description: Template used to create a new project with djazztro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/create-djazztro repoUrl: https://github.com/Bwc9876/djazztro homepageUrl: https://bwc9876.github.io/Djazztro diff --git a/src/content/integrations/cv-astro.md b/src/content/integrations/cv-astro.md index 74708cef5..4e156fcfb 100644 --- a/src/content/integrations/cv-astro.md +++ b/src/content/integrations/cv-astro.md @@ -4,7 +4,7 @@ title: cv-astro description: Astro component to display a print-friendly and minimalist CV inspired by BartoszJarocki/cv categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/cv-astro repoUrl: https://github.com/tribal2/cv-astro homepageUrl: https://github.com/tribal2/cv-astro diff --git a/src/content/integrations/datakata-design.md b/src/content/integrations/datakata-design.md index aa1b294ac..564a71531 100644 --- a/src/content/integrations/datakata-design.md +++ b/src/content/integrations/datakata-design.md @@ -3,7 +3,7 @@ name: datakata-design title: datakata-design description: Set of components for Data Kata ecosystem categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/datakata-design homepageUrl: https://www.npmjs.com/package/datakata-design downloads: 3 diff --git a/src/content/integrations/deno-astro-adapter.md b/src/content/integrations/deno-astro-adapter.md index e2da270cd..780f902d9 100644 --- a/src/content/integrations/deno-astro-adapter.md +++ b/src/content/integrations/deno-astro-adapter.md @@ -3,7 +3,6 @@ name: deno-astro-adapter title: deno-astro-adapter description: Deploy your site to a Deno server categories: - - css+ui - adapters npmUrl: https://www.npmjs.com/package/deno-astro-adapter repoUrl: https://github.com/kwhinnery/deno-astro-adapter diff --git a/src/content/integrations/djazztro.md b/src/content/integrations/djazztro.md index 95f436ef4..982cd4d19 100644 --- a/src/content/integrations/djazztro.md +++ b/src/content/integrations/djazztro.md @@ -3,7 +3,7 @@ name: djazztro title: djazztro description: The web development stack for astronauts with deadlines. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/djazztro repoUrl: https://github.com/Bwc9876/Djazztro homepageUrl: https://bwc9876.github.io/Djazztro diff --git a/src/content/integrations/freestyle-deno-astro-adapter.md b/src/content/integrations/freestyle-deno-astro-adapter.md index 4728fbb24..cceed500f 100644 --- a/src/content/integrations/freestyle-deno-astro-adapter.md +++ b/src/content/integrations/freestyle-deno-astro-adapter.md @@ -3,7 +3,6 @@ name: freestyle-deno-astro-adapter title: freestyle-deno-astro-adapter description: Deploy your Astro site to a Deno server categories: - - css+ui - adapters npmUrl: https://www.npmjs.com/package/freestyle-deno-astro-adapter repoUrl: https://github.com/denoland/deno-astro-adapter diff --git a/src/content/integrations/fullcart.md b/src/content/integrations/fullcart.md index 14e735ea2..4d567ea05 100644 --- a/src/content/integrations/fullcart.md +++ b/src/content/integrations/fullcart.md @@ -3,7 +3,7 @@ name: fullcart title: fullcart description: Add stripe checkout to any website categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/fullcart homepageUrl: https://fullcart.dev/ downloads: 8 diff --git a/src/content/integrations/fulldev-ui.md b/src/content/integrations/fulldev-ui.md index f5e141d89..646ab6e46 100644 --- a/src/content/integrations/fulldev-ui.md +++ b/src/content/integrations/fulldev-ui.md @@ -3,7 +3,7 @@ name: fulldev-ui title: fulldev-ui description: A component library built for Astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/fulldev-ui repoUrl: https://github.com/fulldotdev/ui homepageUrl: https://ui.full.dev diff --git a/src/content/integrations/garlic-astro.md b/src/content/integrations/garlic-astro.md index 6665ccc22..ae45aed64 100644 --- a/src/content/integrations/garlic-astro.md +++ b/src/content/integrations/garlic-astro.md @@ -4,7 +4,7 @@ title: garlic-astro description: This is a template for an Astro component library. Use this template for writing components to use in multiple projects or publish to NPM. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/garlic-astro homepageUrl: https://github.com/velocitatem/garlic/tree/main downloads: 2 diff --git a/src/content/integrations/gd_ui_components.md b/src/content/integrations/gd_ui_components.md index f075ae2b7..dc935bd2d 100644 --- a/src/content/integrations/gd_ui_components.md +++ b/src/content/integrations/gd_ui_components.md @@ -3,7 +3,7 @@ name: gd_ui_components title: gd_ui_components description: Component description categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/gd_ui_components homepageUrl: https://github.com/owner/project#readme downloads: 2 diff --git a/src/content/integrations/github-discussions-blog-loader.md b/src/content/integrations/github-discussions-blog-loader.md index 226baf4ff..a1e2cf961 100644 --- a/src/content/integrations/github-discussions-blog-loader.md +++ b/src/content/integrations/github-discussions-blog-loader.md @@ -3,7 +3,7 @@ name: github-discussions-blog-loader title: github-discussions-blog-loader description: GitHub Discussions Blog Loader for Astro categories: - - css+ui + - loaders - recent npmUrl: https://www.npmjs.com/package/github-discussions-blog-loader repoUrl: https://github.com/mattbrailsford/github-discussions-blog-loader diff --git a/src/content/integrations/hello-astro.md b/src/content/integrations/hello-astro.md index 8d4138588..1999d92e6 100644 --- a/src/content/integrations/hello-astro.md +++ b/src/content/integrations/hello-astro.md @@ -3,7 +3,7 @@ name: hello-astro title: hello-astro description: An Astro component that returns a random greeting in a random language categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/hello-astro image: /assets/integrations/hello-astro.png repoUrl: https://github.com/Pukimaa/hello-astro diff --git a/src/content/integrations/herb-info.md b/src/content/integrations/herb-info.md index cf4000d26..be0835c5a 100644 --- a/src/content/integrations/herb-info.md +++ b/src/content/integrations/herb-info.md @@ -4,7 +4,7 @@ title: herb-info description: A repository to contain information about Herb Software for usage in other projects. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/herb-info homepageUrl: https://www.npmjs.com/package/herb-info downloads: 18 diff --git a/src/content/integrations/hono-astro-adapter.md b/src/content/integrations/hono-astro-adapter.md index 14eac138d..4a5f292dd 100644 --- a/src/content/integrations/hono-astro-adapter.md +++ b/src/content/integrations/hono-astro-adapter.md @@ -4,7 +4,7 @@ title: hono-astro-adapter description: This is a simple adapter that allows you to use a Middleware to handle the SSR of your Astro project. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/hono-astro-adapter homepageUrl: https://github.com/JoseDv1/HonoAstroAdapter#readme downloads: 1 diff --git a/src/content/integrations/hsu-blog.md b/src/content/integrations/hsu-blog.md index 701c06e15..fc25e09cc 100644 --- a/src/content/integrations/hsu-blog.md +++ b/src/content/integrations/hsu-blog.md @@ -3,7 +3,7 @@ name: hsu-blog title: hsu-blog description: A beautiful, customized, personal blog theme for Astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/hsu-blog homepageUrl: https://github.com/charles-hsuz/HsuBlog#readme downloads: 1 diff --git a/src/content/integrations/logical-astro-tweet.md b/src/content/integrations/logical-astro-tweet.md index 794e393a9..ebb2ff578 100644 --- a/src/content/integrations/logical-astro-tweet.md +++ b/src/content/integrations/logical-astro-tweet.md @@ -5,7 +5,7 @@ description: Embed tweets in your Astro sites with zero JavaScript on the client side. This is a (slightly opinionated) port of the fantastic react-tweet library. Huge thanks to Vercel and all the contributors of react-tweet. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/logical-astro-tweet homepageUrl: https://www.npmjs.com/package/logical-astro-tweet downloads: 44 diff --git a/src/content/integrations/mr-world.md b/src/content/integrations/mr-world.md index 60b84c7c4..ac5c270a2 100644 --- a/src/content/integrations/mr-world.md +++ b/src/content/integrations/mr-world.md @@ -3,7 +3,7 @@ name: mr-world title: mr-world description: The global variable integration for Astro 🌐 categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/mr-world repoUrl: https://github.com/jlarmstrongiv/mr-world homepageUrl: https://github.com/jlarmstrongiv/mr-world/#readme diff --git a/src/content/integrations/nativelatex.md b/src/content/integrations/nativelatex.md index a46e78621..8154e95a5 100644 --- a/src/content/integrations/nativelatex.md +++ b/src/content/integrations/nativelatex.md @@ -3,7 +3,7 @@ name: nativelatex title: nativelatex description: package to provide svg from tex in astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/nativelatex homepageUrl: https://www.npmjs.com/package/nativelatex downloads: 10 diff --git a/src/content/integrations/nottheme.md b/src/content/integrations/nottheme.md index 70be955e9..bd1dc63ea 100644 --- a/src/content/integrations/nottheme.md +++ b/src/content/integrations/nottheme.md @@ -3,7 +3,6 @@ name: nottheme title: nottheme description: Accessible theme switcher for Astro categories: - - css+ui - accessibility - recent npmUrl: https://www.npmjs.com/package/nottheme diff --git a/src/content/integrations/og-images-generator.md b/src/content/integrations/og-images-generator.md index 2c1442d31..c713d4366 100644 --- a/src/content/integrations/og-images-generator.md +++ b/src/content/integrations/og-images-generator.md @@ -6,7 +6,6 @@ description: |- Extract metadata from HTML pages. No headless browser involved. Comes as a CLI, API or plugins. categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/og-images-generator repoUrl: https://github.com/JulianCataldo/og-images-generator diff --git a/src/content/integrations/pkg1_accordion.md b/src/content/integrations/pkg1_accordion.md index 0db3b1dc4..629769b92 100644 --- a/src/content/integrations/pkg1_accordion.md +++ b/src/content/integrations/pkg1_accordion.md @@ -3,7 +3,7 @@ name: pkg1_accordion title: pkg1_accordion description: Has a print message and accordion component categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/pkg1_accordion homepageUrl: https://www.npmjs.com/package/pkg1_accordion downloads: 7 diff --git a/src/content/integrations/pkg2_accordion_printhey.md b/src/content/integrations/pkg2_accordion_printhey.md index 088b35d88..1558ae16e 100644 --- a/src/content/integrations/pkg2_accordion_printhey.md +++ b/src/content/integrations/pkg2_accordion_printhey.md @@ -4,7 +4,7 @@ title: pkg2_accordion_printhey description: This is a template for an Astro component library. Use this template for writing components to use in multiple projects or publish to NPM. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/pkg2_accordion_printhey homepageUrl: https://www.npmjs.com/package/pkg2_accordion_printhey downloads: 4 diff --git a/src/content/integrations/position-component.md b/src/content/integrations/position-component.md index 2811316ca..7794e6df2 100644 --- a/src/content/integrations/position-component.md +++ b/src/content/integrations/position-component.md @@ -4,7 +4,7 @@ title: position-component description: "bash # install with npm npm i position-component # or yarn yarn create astro # or pnpm pnpm create astro@latest " categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/position-component repoUrl: https://github.com/sacarvy/astro-components homepageUrl: https://github.com/sacarvy/astro-components/tree/master/position-component diff --git a/src/content/integrations/reactive-astro-sidebar.md b/src/content/integrations/reactive-astro-sidebar.md index 8c593797c..a67f22f98 100644 --- a/src/content/integrations/reactive-astro-sidebar.md +++ b/src/content/integrations/reactive-astro-sidebar.md @@ -5,7 +5,7 @@ description: Reactive Astro Sidebar will make your sidebar reactive as it promise to react when ever the main content of your docs change and update itself to highlight that, hope that It will make you life easier. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/reactive-astro-sidebar repoUrl: https://github.com/sacarvy/Reactive_Sidebar homepageUrl: https://github.com/sacarvy/Reactive_Sidebar#README diff --git a/src/content/integrations/responsive-image-astro.md b/src/content/integrations/responsive-image-astro.md index b80c10710..c07d3cabf 100644 --- a/src/content/integrations/responsive-image-astro.md +++ b/src/content/integrations/responsive-image-astro.md @@ -4,7 +4,7 @@ title: responsive-image-astro description: Experimental package - Please refer to source code if you don't feel comfortable using it. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/responsive-image-astro repoUrl: https://github.com/MrAmericanMike/responsive-image-astro homepageUrl: https://github.com/MrAmericanMike/responsive-image-astro#readme diff --git a/src/content/integrations/satori-astro.md b/src/content/integrations/satori-astro.md index c15de73a2..18e03e45e 100644 --- a/src/content/integrations/satori-astro.md +++ b/src/content/integrations/satori-astro.md @@ -4,7 +4,7 @@ title: satori-astro description: Astro integration and utilities to help you generate OpenGraph images using satori. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/satori-astro homepageUrl: https://github.com/florian-lefebvre/satori-astro downloads: 236 diff --git a/src/content/integrations/sifra.md b/src/content/integrations/sifra.md index e26025d1a..681e23445 100644 --- a/src/content/integrations/sifra.md +++ b/src/content/integrations/sifra.md @@ -3,7 +3,7 @@ name: sifra title: sifra description: A toolkit for writing interactive tutorials categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/sifra repoUrl: https://github.com/yonkeltron/sifra homepageUrl: https://github.com/yonkeltron/sifra#readme diff --git a/src/content/integrations/simple-stack-form.md b/src/content/integrations/simple-stack-form.md index 29a77f756..a9f4827eb 100644 --- a/src/content/integrations/simple-stack-form.md +++ b/src/content/integrations/simple-stack-form.md @@ -3,7 +3,7 @@ name: simple-stack-form title: simple-stack-form description: A simple form library for Astro projects categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/simple-stack-form repoUrl: https://github.com/bholmesdev/simple-stack homepageUrl: https://github.com/bholmesdev/simple-stack#readme diff --git a/src/content/integrations/simple-stack-frame.md b/src/content/integrations/simple-stack-frame.md index 3687e16e1..98fcee904 100644 --- a/src/content/integrations/simple-stack-frame.md +++ b/src/content/integrations/simple-stack-frame.md @@ -3,7 +3,7 @@ name: simple-stack-frame title: simple-stack-frame description: Rerender just the parts that change categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/simple-stack-frame repoUrl: https://github.com/bholmesdev/simple-stack homepageUrl: https://github.com/bholmesdev/simple-stack#readme diff --git a/src/content/integrations/simple-stack-partial.md b/src/content/integrations/simple-stack-partial.md index 2c83297cd..4b0938d97 100644 --- a/src/content/integrations/simple-stack-partial.md +++ b/src/content/integrations/simple-stack-partial.md @@ -3,7 +3,7 @@ name: simple-stack-partial title: simple-stack-partial description: Add partial rendering to your Astro project categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/simple-stack-partial repoUrl: https://github.com/bholmesdev/simple-stack homepageUrl: https://github.com/bholmesdev/simple-stack#readme diff --git a/src/content/integrations/simple-stack-query.md b/src/content/integrations/simple-stack-query.md index bd3b62247..a04bd027e 100644 --- a/src/content/integrations/simple-stack-query.md +++ b/src/content/integrations/simple-stack-query.md @@ -3,7 +3,7 @@ name: simple-stack-query title: simple-stack-query description: Select elements in Astro without the hassle categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/simple-stack-query repoUrl: https://github.com/bholmesdev/simple-stack homepageUrl: https://github.com/bholmesdev/simple-stack#readme diff --git a/src/content/integrations/simple-stack-stream.md b/src/content/integrations/simple-stack-stream.md index c806e677d..a703433af 100644 --- a/src/content/integrations/simple-stack-stream.md +++ b/src/content/integrations/simple-stack-stream.md @@ -3,7 +3,7 @@ name: simple-stack-stream title: simple-stack-stream description: Suspend your Astro components with fallback content. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/simple-stack-stream repoUrl: https://github.com/bholmesdev/simple-stack homepageUrl: https://github.com/bholmesdev/simple-stack#readme diff --git a/src/content/integrations/slight-ui.md b/src/content/integrations/slight-ui.md index bb88f0117..a825d3e30 100644 --- a/src/content/integrations/slight-ui.md +++ b/src/content/integrations/slight-ui.md @@ -4,7 +4,7 @@ title: slight-ui description: This is a template for an Astro component library. Use this template for writing components to use in multiple projects or publish to NPM. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/slight-ui homepageUrl: https://www.npmjs.com/package/slight-ui downloads: 2 diff --git a/src/content/integrations/starlight-package-managers.md b/src/content/integrations/starlight-package-managers.md index 95775d1ea..21f9e524d 100644 --- a/src/content/integrations/starlight-package-managers.md +++ b/src/content/integrations/starlight-package-managers.md @@ -4,7 +4,7 @@ title: starlight-package-managers description: Quickly display npm related commands for multiple package managers in your Starlight documentation site. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/starlight-package-managers repoUrl: https://github.com/HiDeoo/starlight-package-managers homepageUrl: https://github.com/HiDeoo/starlight-package-managers diff --git a/src/content/integrations/starlight-showcases.md b/src/content/integrations/starlight-showcases.md index 225936bc5..86a0c7e5b 100644 --- a/src/content/integrations/starlight-showcases.md +++ b/src/content/integrations/starlight-showcases.md @@ -3,7 +3,7 @@ name: starlight-showcases title: starlight-showcases description: Set of Starlight components to author showcase pages. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/starlight-showcases repoUrl: https://github.com/HiDeoo/starlight-showcases homepageUrl: https://github.com/HiDeoo/starlight-showcases diff --git a/src/content/integrations/starlight-site-graph.md b/src/content/integrations/starlight-site-graph.md index 756fb068f..7e7fd0c32 100644 --- a/src/content/integrations/starlight-site-graph.md +++ b/src/content/integrations/starlight-site-graph.md @@ -3,7 +3,7 @@ name: starlight-site-graph title: starlight-site-graph description: Starlight plugin adding a graph component to the site's right-sidebar categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/starlight-site-graph repoUrl: https://github.com/fevol/starlight-site-graph homepageUrl: https://github.com/fevol/starlight-site-graph#readme diff --git a/src/content/integrations/starlight-theme-obsidian.md b/src/content/integrations/starlight-theme-obsidian.md index c03aaf0e9..776d5470d 100644 --- a/src/content/integrations/starlight-theme-obsidian.md +++ b/src/content/integrations/starlight-theme-obsidian.md @@ -3,7 +3,7 @@ name: starlight-theme-obsidian title: starlight-theme-obsidian description: A Starlight theme inspired by the Obsidian Publish website theme categories: - - css+ui + - uncategorized - recent npmUrl: https://www.npmjs.com/package/starlight-theme-obsidian repoUrl: https://github.com/Fevol/starlight-theme-obsidian diff --git a/src/content/integrations/studiocms.md b/src/content/integrations/studiocms.md index f7c30ac3d..a4aac73bc 100644 --- a/src/content/integrations/studiocms.md +++ b/src/content/integrations/studiocms.md @@ -3,7 +3,7 @@ name: studiocms title: studiocms description: A dedicated CMS for Astro DB. Built from the ground up by the Astro community. categories: - - css+ui + - uncategorized image: /assets/integrations/studiocms-master.svg npmUrl: https://www.npmjs.com/package/studiocms repoUrl: https://github.com/astrolicious/studiocms diff --git a/src/content/integrations/vite-plugin-standard-css-modules.md b/src/content/integrations/vite-plugin-standard-css-modules.md index 94e0a802a..edc004244 100644 --- a/src/content/integrations/vite-plugin-standard-css-modules.md +++ b/src/content/integrations/vite-plugin-standard-css-modules.md @@ -5,7 +5,7 @@ description: |- Provide a CSSStyleSheet or a CSSResult (Lit) for using with import attributes. Using the "with" keyword and "type : css". categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/vite-plugin-standard-css-modules repoUrl: https://github.com/JulianCataldo/vite-plugin-standard-css-modules homepageUrl: https://github.com/JulianCataldo/vite-plugin-standard-css-modules#readme diff --git a/src/content/integrations/wwwastro.md b/src/content/integrations/wwwastro.md index b2c02f861..067ad1469 100644 --- a/src/content/integrations/wwwastro.md +++ b/src/content/integrations/wwwastro.md @@ -4,7 +4,7 @@ title: wwwastro description: This is a template for an Astro integration. Use this template for writing integrations to use in multiple projects or publish to NPM. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/wwwastro homepageUrl: https://www.npmjs.com/package/wwwastro downloads: 3 diff --git a/src/data/last-modified.json b/src/data/last-modified.json index fc0562f2f..3bfaa8955 100644 --- a/src/data/last-modified.json +++ b/src/data/last-modified.json @@ -1,3 +1,3 @@ { - "integrations": "Sat, 05 Oct 2024 16:48:10 GMT" + "integrations": "Tue, 08 Oct 2024 04:04:06 GMT" } \ No newline at end of file