From 3d090157fa3f0fcede2dad33132f89dbbbfddade Mon Sep 17 00:00:00 2001
From: LekoArts
Date: Tue, 24 Dec 2024 11:44:34 +0100
Subject: [PATCH 1/4] Replace twitter with bluesky in README
---
README.md | 8 ++++----
examples/cara/README.md | 8 ++++----
examples/emilia/README.md | 8 ++++----
examples/emma/README.md | 8 ++++----
examples/graphql-playground/README.md | 8 ++++----
examples/jodie/README.md | 8 ++++----
examples/minimal-blog/README.md | 8 ++++----
examples/specimens/README.md | 8 ++++----
examples/status-dashboard/README.md | 8 ++++----
examples/styleguide/README.md | 8 ++++----
plop-templates/example/README.md.hbs | 8 ++++----
plop-templates/theme-core-parent/README.md.hbs | 8 ++++----
plop-templates/theme-core/README.md.hbs | 8 ++++----
plop-templates/theme/README.md.hbs | 8 ++++----
themes/gatsby-theme-cara/README.md | 8 ++++----
themes/gatsby-theme-emilia-core/README.md | 8 ++++----
themes/gatsby-theme-emilia/README.md | 8 ++++----
themes/gatsby-theme-emma-core/README.md | 8 ++++----
themes/gatsby-theme-emma/README.md | 8 ++++----
themes/gatsby-theme-graphql-playground/README.md | 8 ++++----
themes/gatsby-theme-jodie-core/README.md | 8 ++++----
themes/gatsby-theme-jodie/README.md | 8 ++++----
themes/gatsby-theme-minimal-blog-core/README.md | 8 ++++----
themes/gatsby-theme-minimal-blog/README.md | 8 ++++----
themes/gatsby-theme-specimens/README.md | 8 ++++----
themes/gatsby-theme-status-dashboard/README.md | 8 ++++----
themes/gatsby-theme-styleguide/README.md | 8 ++++----
www/README.md | 6 +++---
28 files changed, 111 insertions(+), 111 deletions(-)
diff --git a/README.md b/README.md
index 31c467d12..796061332 100755
--- a/README.md
+++ b/README.md
@@ -15,9 +15,9 @@
-
-
-
+
+
+
Get **high-quality** and **customizable** Gatsby themes to quickly bootstrap your website! Choose from many professionally created and impressive designs with a wide variety of features and customization options. Use Gatsby Themes to take your project to the next level and let you and your customers take advantage of the many benefits Gatsby has to offer.
@@ -65,7 +65,7 @@ Have a look at the [contributing guide](CONTRIBUTING.md) to learn more.
## π€© Support Me
-Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Twitter](https://twitter.com/lekoarts_de) and share the project with me.
+Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Bluesky](https://bsky.app/profile/lekoarts.de) and share the project with me.
Please star this project, share it on Social Media or consider supporting me on [GitHub Sponsors](https://github.com/sponsors/LekoArts)!
diff --git a/examples/cara/README.md b/examples/cara/README.md
index 9b7b8c7aa..af0cc4830 100755
--- a/examples/cara/README.md
+++ b/examples/cara/README.md
@@ -17,9 +17,9 @@
-
-
-
+
+
+
Playful and Colorful One-Page portfolio featuring Parallax effects and animations. Using the Gatsby Theme [`@lekoarts/gatsby-theme-cara`](https://github.com/LekoArts/gatsby-themes/tree/main/themes/gatsby-theme-cara).
@@ -110,6 +110,6 @@ To learn more about Gatsby themes specifically, I recommend checking out the [th
## π Supporting me
-Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Twitter](https://twitter.com/lekoarts_de) and share the project with me.
+Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Bluesky](https://bsky.app/profile/lekoarts.de) and share the project with me.
Please star this project, share it on Social Media or consider supporting me on [GitHub Sponsors](https://github.com/sponsors/LekoArts)!
diff --git a/examples/emilia/README.md b/examples/emilia/README.md
index eb777affa..facd5b816 100755
--- a/examples/emilia/README.md
+++ b/examples/emilia/README.md
@@ -17,9 +17,9 @@
-
-
-
+
+
+
Minimalistic portfolio/photography site with masonry grid, page transitions and big images. Themeable with Theme UI. Using the Gatsby Theme [`@lekoarts/gatsby-theme-emilia`](https://github.com/LekoArts/gatsby-themes/tree/main/themes/gatsby-theme-emilia).
@@ -137,6 +137,6 @@ To learn more about Gatsby themes specifically, I recommend checking out the [th
## π Supporting me
-Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Twitter](https://twitter.com/lekoarts_de) and share the project with me.
+Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Bluesky](https://bsky.app/profile/lekoarts.de) and share the project with me.
Please star this project, share it on Social Media or consider supporting me on [GitHub Sponsors](https://github.com/sponsors/LekoArts)!
diff --git a/examples/emma/README.md b/examples/emma/README.md
index c8aaf208f..58d72fbf4 100755
--- a/examples/emma/README.md
+++ b/examples/emma/README.md
@@ -17,9 +17,9 @@
-
-
-
+
+
+
Minimalistic portfolio with full-width grid, page transitions, support for additional MDX pages, and a focus on large images. Using the Gatsby Theme [`@lekoarts/gatsby-theme-emma`](https://github.com/LekoArts/gatsby-themes/tree/main/themes/gatsby-theme-emma).
@@ -149,6 +149,6 @@ To learn more about Gatsby themes specifically, I recommend checking out the [th
## π Supporting me
-Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Twitter](https://twitter.com/lekoarts_de) and share the project with me.
+Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Bluesky](https://bsky.app/profile/lekoarts.de) and share the project with me.
Please star this project, share it on Social Media or consider supporting me on [GitHub Sponsors](https://github.com/sponsors/LekoArts)!
diff --git a/examples/graphql-playground/README.md b/examples/graphql-playground/README.md
index 5b3d829b5..68c28f3f6 100755
--- a/examples/graphql-playground/README.md
+++ b/examples/graphql-playground/README.md
@@ -17,9 +17,9 @@
-
-
-
+
+
+
GraphQL Playground to showcase the power of GraphQL. Write your queries and documentation with [MDX](https://mdxjs.com/) and display queries in an interactive GraphiQL window. It can source from your localhost or a remote URL (e.g. Codesandbox). Using the Gatsby Theme [`@lekoarts/gatsby-theme-graphql-playground`](https://github.com/LekoArts/gatsby-themes/tree/main/themes/gatsby-theme-graphql-playground).
@@ -145,6 +145,6 @@ To learn more about Gatsby themes specifically, I recommend checking out the [th
## π Supporting me
-Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Twitter](https://twitter.com/lekoarts_de) and share the project with me.
+Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Bluesky](https://bsky.app/profile/lekoarts.de) and share the project with me.
Please star this project, share it on Social Media or consider supporting me on [GitHub Sponsors](https://github.com/sponsors/LekoArts)!
diff --git a/examples/jodie/README.md b/examples/jodie/README.md
index c5f408609..863242cbf 100755
--- a/examples/jodie/README.md
+++ b/examples/jodie/README.md
@@ -17,9 +17,9 @@
-
-
-
+
+
+
Image-heavy photography portfolio with colorful accents & customizable pages. Includes adaptive image grids powered by CSS grid and automatic image integration into projects. Using the Gatsby Theme [`@lekoarts/gatsby-theme-jodie`](https://github.com/LekoArts/gatsby-themes/tree/main/themes/gatsby-theme-jodie).
@@ -217,6 +217,6 @@ To learn more about Gatsby themes specifically, I recommend checking out the [th
## π Supporting me
-Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Twitter](https://twitter.com/lekoarts_de) and share the project with me.
+Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Bluesky](https://bsky.app/profile/lekoarts.de) and share the project with me.
Please star this project, share it on Social Media or consider supporting me on [GitHub Sponsors](https://github.com/sponsors/LekoArts)!
diff --git a/examples/minimal-blog/README.md b/examples/minimal-blog/README.md
index d5d515a21..cbbe8dd9d 100755
--- a/examples/minimal-blog/README.md
+++ b/examples/minimal-blog/README.md
@@ -17,9 +17,9 @@
-
-
-
+
+
+
Typography driven, feature-rich blogging theme with minimal aesthetics. Includes tags/categories support and extensive features for code blocks such as live preview, line numbers, and line highlighting. Using the Gatsby Theme [`@lekoarts/gatsby-theme-minimal-blog`](https://github.com/LekoArts/gatsby-themes/tree/main/themes/gatsby-theme-minimal-blog).
@@ -224,6 +224,6 @@ To learn more about Gatsby themes specifically, I recommend checking out the [th
## π Supporting me
-Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Twitter](https://twitter.com/lekoarts_de) and share the project with me.
+Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Bluesky](https://bsky.app/profile/lekoarts.de) and share the project with me.
Please star this project, share it on Social Media or consider supporting me on [GitHub Sponsors](https://github.com/sponsors/LekoArts)!
diff --git a/examples/specimens/README.md b/examples/specimens/README.md
index 0302cafe4..17c397f04 100755
--- a/examples/specimens/README.md
+++ b/examples/specimens/README.md
@@ -17,9 +17,9 @@
-
-
-
+
+
+
Leverage the wide variety of powerful React components to build your design system. Display your colors, typography or any other design tokens with ease and focus on the design system itself, not on how to showcase it. Works seamlessly with MDX. Using the Gatsby Theme [`@lekoarts/gatsby-theme-specimens`](https://github.com/LekoArts/gatsby-themes/tree/main/themes/gatsby-theme-specimens).
@@ -102,6 +102,6 @@ To learn more about Gatsby themes specifically, I recommend checking out the [th
## π Supporting me
-Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Twitter](https://twitter.com/lekoarts_de) and share the project with me.
+Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Bluesky](https://bsky.app/profile/lekoarts.de) and share the project with me.
Please star this project, share it on Social Media or consider supporting me on [GitHub Sponsors](https://github.com/sponsors/LekoArts)!
diff --git a/examples/status-dashboard/README.md b/examples/status-dashboard/README.md
index 181f84962..7c0ca1936 100755
--- a/examples/status-dashboard/README.md
+++ b/examples/status-dashboard/README.md
@@ -17,9 +17,9 @@
-
-
-
+
+
+
Showing the statuses of Netlify deploys & CircleCI projects. Using the Gatsby Theme [`@lekoarts/gatsby-theme-status-dashboard`](https://github.com/LekoArts/gatsby-themes/tree/main/themes/gatsby-theme-status-dashboard). Made with [gatsby-source-netlify](https://github.com/LekoArts/gatsby-source-netlify) and [gatsby-source-circleci](https://github.com/LekoArts/gatsby-source-circleci).
@@ -90,6 +90,6 @@ To learn more about Gatsby themes specifically, I recommend checking out the [th
## π Supporting me
-Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Twitter](https://twitter.com/lekoarts_de) and share the project with me.
+Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Bluesky](https://bsky.app/profile/lekoarts.de) and share the project with me.
Please star this project, share it on Social Media or consider supporting me on [GitHub Sponsors](https://github.com/sponsors/LekoArts)!
diff --git a/examples/styleguide/README.md b/examples/styleguide/README.md
index 09605b76c..a6547925a 100755
--- a/examples/styleguide/README.md
+++ b/examples/styleguide/README.md
@@ -17,9 +17,9 @@
-
-
-
+
+
+
Instantly create a styleguide page based on your Theme UI configuration. Zero-config β just install the theme and see your Theme UI config displayed in a beautiful manner. Using the Gatsby Theme [`@lekoarts/gatsby-theme-styleguide`](https://github.com/LekoArts/gatsby-themes/tree/main/themes/gatsby-theme-styleguide).
@@ -96,6 +96,6 @@ To learn more about Gatsby themes specifically, I recommend checking out the [th
## π Supporting me
-Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Twitter](https://twitter.com/lekoarts_de) and share the project with me.
+Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Bluesky](https://bsky.app/profile/lekoarts.de) and share the project with me.
Please star this project, share it on Social Media or consider supporting me on [GitHub Sponsors](https://github.com/sponsors/LekoArts)!
diff --git a/plop-templates/example/README.md.hbs b/plop-templates/example/README.md.hbs
index 77ceca87e..2193e2833 100755
--- a/plop-templates/example/README.md.hbs
+++ b/plop-templates/example/README.md.hbs
@@ -17,9 +17,9 @@
-
-
-
+
+
+
Stub description for {{readme-name}}. Using the Gatsby Theme [`@lekoarts/gatsby-theme-{{kebabCase name}}`](https://github.com/LekoArts/gatsby-themes/tree/main/themes/gatsby-theme-{{kebabCase name}}).
@@ -94,6 +94,6 @@ Looking for more guidance? Full documentation for Gatsby lives [on Gatsby's webs
## π Supporting me
-Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Twitter](https://twitter.com/lekoarts_de) and share the project with me.
+Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Bluesky](https://bsky.app/profile/lekoarts.de) and share the project with me.
Please star this project, share it on Social Media or consider supporting me on [GitHub Sponsors](https://github.com/sponsors/LekoArts)!
diff --git a/plop-templates/theme-core-parent/README.md.hbs b/plop-templates/theme-core-parent/README.md.hbs
index 469334bf8..fde667ac9 100755
--- a/plop-templates/theme-core-parent/README.md.hbs
+++ b/plop-templates/theme-core-parent/README.md.hbs
@@ -23,9 +23,9 @@
-
-
-
+
+
+
TODO
@@ -119,6 +119,6 @@ Please read the guide [Shadowing in Gatsby Themes](https://www.gatsbyjs.com/docs
## π Supporting me
-Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Twitter](https://twitter.com/lekoarts_de) and share the project with me.
+Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Bluesky](https://bsky.app/profile/lekoarts.de) and share the project with me.
Please star this project, share it on Social Media or consider supporting me on [GitHub Sponsors](https://github.com/sponsors/LekoArts)!
diff --git a/plop-templates/theme-core/README.md.hbs b/plop-templates/theme-core/README.md.hbs
index 2045afad4..b0121b609 100755
--- a/plop-templates/theme-core/README.md.hbs
+++ b/plop-templates/theme-core/README.md.hbs
@@ -23,9 +23,9 @@
-
-
-
+
+
+
Core Theme for [`@lekoarts/gatsby-theme-{{kebabCase name}}`](https://github.com/LekoArts/gatsby-themes/tree/main/themes/gatsby-theme-{{kebabCase name}}). This theme implements the TODO node interfaces and exports templates (+ queries) which you can shadow.
@@ -52,6 +52,6 @@ Please read the guide [Shadowing in Gatsby Themes](https://www.gatsbyjs.com/docs
## π Supporting me
-Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Twitter](https://twitter.com/lekoarts_de) and share the project with me.
+Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Bluesky](https://bsky.app/profile/lekoarts.de) and share the project with me.
Please star this project, share it on Social Media or consider supporting me on [GitHub Sponsors](https://github.com/sponsors/LekoArts)!
diff --git a/plop-templates/theme/README.md.hbs b/plop-templates/theme/README.md.hbs
index 63ac5f1cf..c5ea27b64 100755
--- a/plop-templates/theme/README.md.hbs
+++ b/plop-templates/theme/README.md.hbs
@@ -23,9 +23,9 @@
-
-
-
+
+
+
TODO
@@ -119,6 +119,6 @@ Please read the guide [Shadowing in Gatsby Themes](https://www.gatsbyjs.com/docs
## π Supporting me
-Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Twitter](https://twitter.com/lekoarts_de) and share the project with me.
+Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Bluesky](https://bsky.app/profile/lekoarts.de) and share the project with me.
Please star this project, share it on Social Media or consider supporting me on [GitHub Sponsors](https://github.com/sponsors/LekoArts)!
diff --git a/themes/gatsby-theme-cara/README.md b/themes/gatsby-theme-cara/README.md
index cce144781..39192c144 100755
--- a/themes/gatsby-theme-cara/README.md
+++ b/themes/gatsby-theme-cara/README.md
@@ -23,9 +23,9 @@
-
-
-
+
+
+
Playful and Colorful One-Page portfolio featuring Parallax effects and animations. Especially designers and/or photographers will love this theme! Built with [MDX](https://mdxjs.com/) and [Theme UI](https://theme-ui.com/).
@@ -157,6 +157,6 @@ If you have general questions or need help with Gatsby, please go to one of the
## π Supporting me
-Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Twitter](https://twitter.com/lekoarts_de) and share the project with me.
+Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Bluesky](https://bsky.app/profile/lekoarts.de) and share the project with me.
Please star this project, share it on Social Media or consider supporting me on [GitHub Sponsors](https://github.com/sponsors/LekoArts)!
diff --git a/themes/gatsby-theme-emilia-core/README.md b/themes/gatsby-theme-emilia-core/README.md
index 8b003bfdb..23922a131 100755
--- a/themes/gatsby-theme-emilia-core/README.md
+++ b/themes/gatsby-theme-emilia-core/README.md
@@ -23,9 +23,9 @@
-
-
-
+
+
+
Core Theme for [`@lekoarts/gatsby-theme-emilia`](https://github.com/LekoArts/gatsby-themes/tree/main/themes/gatsby-theme-emilia). This theme implements the `Project` node interface and exports templates (+ queries) which you can shadow.
@@ -69,6 +69,6 @@ If you have general questions or need help with Gatsby, please go to one of the
## π Supporting me
-Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Twitter](https://twitter.com/lekoarts_de) and share the project with me.
+Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Bluesky](https://bsky.app/profile/lekoarts.de) and share the project with me.
Please star this project, share it on Social Media or consider supporting me on [GitHub Sponsors](https://github.com/sponsors/LekoArts)!
diff --git a/themes/gatsby-theme-emilia/README.md b/themes/gatsby-theme-emilia/README.md
index 5e3f3796f..7f1c63363 100755
--- a/themes/gatsby-theme-emilia/README.md
+++ b/themes/gatsby-theme-emilia/README.md
@@ -23,9 +23,9 @@
-
-
-
+
+
+
Minimalistic portfolio/photography site with masonry grid, page transitions and big images. Themeable with Theme UI. Includes Light/Dark mode.
@@ -186,6 +186,6 @@ If you have general questions or need help with Gatsby, please go to one of the
## π Supporting me
-Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Twitter](https://twitter.com/lekoarts_de) and share the project with me.
+Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Bluesky](https://bsky.app/profile/lekoarts.de) and share the project with me.
Please star this project, share it on Social Media or consider supporting me on [GitHub Sponsors](https://github.com/sponsors/LekoArts)!
diff --git a/themes/gatsby-theme-emma-core/README.md b/themes/gatsby-theme-emma-core/README.md
index 4b74c959c..4d49a3bcc 100755
--- a/themes/gatsby-theme-emma-core/README.md
+++ b/themes/gatsby-theme-emma-core/README.md
@@ -23,9 +23,9 @@
-
-
-
+
+
+
Core Theme for [`@lekoarts/gatsby-theme-emma`](https://github.com/LekoArts/gatsby-themes/tree/main/themes/gatsby-theme-emma). This theme implements the `Project` and `Page` node interfaces and exports templates (+ queries) which you can shadow.
@@ -67,6 +67,6 @@ If you have general questions or need help with Gatsby, please go to one of the
## π Supporting me
-Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Twitter](https://twitter.com/lekoarts_de) and share the project with me.
+Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Bluesky](https://bsky.app/profile/lekoarts.de) and share the project with me.
Please star this project, share it on Social Media or consider supporting me on [GitHub Sponsors](https://github.com/sponsors/LekoArts)!
diff --git a/themes/gatsby-theme-emma/README.md b/themes/gatsby-theme-emma/README.md
index 5a23a78ad..561496b19 100755
--- a/themes/gatsby-theme-emma/README.md
+++ b/themes/gatsby-theme-emma/README.md
@@ -23,9 +23,9 @@
-
-
-
+
+
+
Minimalistic portfolio with full-width grid, page transitions, support for additional MDX pages, and a focus on large images. Especially designers and/or photographers will love this theme! Built with [MDX](https://mdxjs.com/) and [Theme UI](https://theme-ui.com/).
@@ -193,6 +193,6 @@ If you have general questions or need help with Gatsby, please go to one of the
## π Supporting me
-Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Twitter](https://twitter.com/lekoarts_de) and share the project with me.
+Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Bluesky](https://bsky.app/profile/lekoarts.de) and share the project with me.
Please star this project, share it on Social Media or consider supporting me on [GitHub Sponsors](https://github.com/sponsors/LekoArts)!
diff --git a/themes/gatsby-theme-graphql-playground/README.md b/themes/gatsby-theme-graphql-playground/README.md
index a2d6d40fc..907c5b56c 100755
--- a/themes/gatsby-theme-graphql-playground/README.md
+++ b/themes/gatsby-theme-graphql-playground/README.md
@@ -23,9 +23,9 @@
-
-
-
+
+
+
GraphQL Playground to showcase the power of GraphQL. Write your queries and documentation with [MDX](https://mdxjs.com/) and display queries in an interactive GraphiQL window. It can source from your localhost or a remote URL (e.g. Codesandbox).
@@ -182,6 +182,6 @@ If you have general questions or need help with Gatsby, please go to one of the
## π Supporting me
-Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Twitter](https://twitter.com/lekoarts_de) and share the project with me.
+Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Bluesky](https://bsky.app/profile/lekoarts.de) and share the project with me.
Please star this project, share it on Social Media or consider supporting me on [GitHub Sponsors](https://github.com/sponsors/LekoArts)!
diff --git a/themes/gatsby-theme-jodie-core/README.md b/themes/gatsby-theme-jodie-core/README.md
index 5bd92af72..efe3a8369 100755
--- a/themes/gatsby-theme-jodie-core/README.md
+++ b/themes/gatsby-theme-jodie-core/README.md
@@ -23,9 +23,9 @@
-
-
-
+
+
+
Core Theme for [`@lekoarts/gatsby-theme-jodie`](https://github.com/LekoArts/gatsby-themes/tree/main/themes/gatsby-theme-jodie). This theme implements the `Project` and `Page` node interfaces and exports templates (+ queries) which you can shadow.
@@ -69,6 +69,6 @@ If you have general questions or need help with Gatsby, please go to one of the
## π Supporting me
-Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Twitter](https://twitter.com/lekoarts_de) and share the project with me.
+Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Bluesky](https://bsky.app/profile/lekoarts.de) and share the project with me.
Please star this project, share it on Social Media or consider supporting me on [GitHub Sponsors](https://github.com/sponsors/LekoArts)!
diff --git a/themes/gatsby-theme-jodie/README.md b/themes/gatsby-theme-jodie/README.md
index cfee688dc..7772fba07 100755
--- a/themes/gatsby-theme-jodie/README.md
+++ b/themes/gatsby-theme-jodie/README.md
@@ -23,9 +23,9 @@
-
-
-
+
+
+
Image-heavy photography portfolio with colorful accents & customizable pages. Includes adaptive image grids powered by CSS grid and automatic image integration into projects.
@@ -209,6 +209,6 @@ If you have general questions or need help with Gatsby, please go to one of the
## π Supporting me
-Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Twitter](https://twitter.com/lekoarts_de) and share the project with me.
+Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Bluesky](https://bsky.app/profile/lekoarts.de) and share the project with me.
Please star this project, share it on Social Media or consider supporting me on [GitHub Sponsors](https://github.com/sponsors/LekoArts)!
diff --git a/themes/gatsby-theme-minimal-blog-core/README.md b/themes/gatsby-theme-minimal-blog-core/README.md
index e59ee0662..f7b10e774 100755
--- a/themes/gatsby-theme-minimal-blog-core/README.md
+++ b/themes/gatsby-theme-minimal-blog-core/README.md
@@ -23,9 +23,9 @@
-
-
-
+
+
+
Core Theme for [`@lekoarts/gatsby-theme-minimal-blog`](https://github.com/LekoArts/gatsby-themes/tree/main/themes/gatsby-theme-minimal-blog). This theme implements the `Post` and `Page` node interfaces and exports templates (+ queries) which you can shadow.
@@ -70,6 +70,6 @@ If you have general questions or need help with Gatsby, please go to one of the
## π Supporting me
-Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Twitter](https://twitter.com/lekoarts_de) and share the project with me.
+Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Bluesky](https://bsky.app/profile/lekoarts.de) and share the project with me.
Please star this project, share it on Social Media or consider supporting me on [GitHub Sponsors](https://github.com/sponsors/LekoArts)!
diff --git a/themes/gatsby-theme-minimal-blog/README.md b/themes/gatsby-theme-minimal-blog/README.md
index c7685fb57..805a77fbb 100755
--- a/themes/gatsby-theme-minimal-blog/README.md
+++ b/themes/gatsby-theme-minimal-blog/README.md
@@ -23,9 +23,9 @@
-
-
-
+
+
+
Typography driven, feature-rich blogging theme with minimal aesthetics. Includes tags/categories support and extensive features for code blocks such as live preview, line numbers, and line highlighting.
@@ -288,6 +288,6 @@ If you have general questions or need help with Gatsby, please go to one of the
## π Supporting me
-Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Twitter](https://twitter.com/lekoarts_de) and share the project with me.
+Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Bluesky](https://bsky.app/profile/lekoarts.de) and share the project with me.
Please star this project, share it on Social Media or consider supporting me on [GitHub Sponsors](https://github.com/sponsors/LekoArts)!
diff --git a/themes/gatsby-theme-specimens/README.md b/themes/gatsby-theme-specimens/README.md
index e9832201e..624d3f498 100755
--- a/themes/gatsby-theme-specimens/README.md
+++ b/themes/gatsby-theme-specimens/README.md
@@ -23,9 +23,9 @@
-
-
-
+
+
+
Leverage the wide variety of powerful React components to build your design system. Display your colors, typography or any other design tokens with ease and focus on the design system itself, not on how to showcase it. Works seamlessly with MDX.
@@ -244,6 +244,6 @@ If you have general questions or need help with Gatsby, please go to one of the
## πSupporting me
-Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Twitter](https://twitter.com/lekoarts_de) and share the project with me.
+Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Bluesky](https://bsky.app/profile/lekoarts.de) and share the project with me.
Please star this project, share it on Social Media or consider supporting me on [GitHub Sponsors](https://github.com/sponsors/LekoArts)!
diff --git a/themes/gatsby-theme-status-dashboard/README.md b/themes/gatsby-theme-status-dashboard/README.md
index 37e11b7ce..5901ad921 100755
--- a/themes/gatsby-theme-status-dashboard/README.md
+++ b/themes/gatsby-theme-status-dashboard/README.md
@@ -23,9 +23,9 @@
-
-
-
+
+
+
Show the live statuses of your Netlify and CircleCI builds on your website! Easily integrate the customizable components into your site and adapt them to your theme (utilizing Theme UI).
@@ -148,6 +148,6 @@ If you have general questions or need help with Gatsby, please go to one of the
## π Supporting me
-Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Twitter](https://twitter.com/lekoarts_de) and share the project with me.
+Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Bluesky](https://bsky.app/profile/lekoarts.de) and share the project with me.
Please star this project, share it on Social Media or consider supporting me on [GitHub Sponsors](https://github.com/sponsors/LekoArts)!
diff --git a/themes/gatsby-theme-styleguide/README.md b/themes/gatsby-theme-styleguide/README.md
index cb867b436..2a01e938a 100755
--- a/themes/gatsby-theme-styleguide/README.md
+++ b/themes/gatsby-theme-styleguide/README.md
@@ -23,9 +23,9 @@
-
-
-
+
+
+
Instantly create a styleguide page based on your Theme UI configuration. Zero-config β just install the theme and see your Theme UI config displayed in a beautiful manner.
@@ -115,6 +115,6 @@ If you have general questions or need help with Gatsby, please go to one of the
## π Supporting me
-Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Twitter](https://twitter.com/lekoarts_de) and share the project with me.
+Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on [Bluesky](https://bsky.app/profile/lekoarts.de) and share the project with me.
Please star this project, share it on Social Media or consider supporting me on [GitHub Sponsors](https://github.com/sponsors/LekoArts)!
diff --git a/www/README.md b/www/README.md
index abee3848d..fc4ec3bea 100644
--- a/www/README.md
+++ b/www/README.md
@@ -7,9 +7,9 @@
-
-
-
+
+
+
[![View Design on Figma](https://img.lekoarts.de/gatsby/view_design.svg)](https://www.figma.com/file/Dmmvz9AkTAT5HPVvWbgGlJsK/themes.lekoarts.de?node-id=5%3A63)
From 9761830b198a586d8b6089fe645f5456687bc8f3 Mon Sep 17 00:00:00 2001
From: LekoArts
Date: Tue, 24 Dec 2024 11:52:45 +0100
Subject: [PATCH 2/4] replace in code
---
cypress/e2e/emilia.ts | 2 +-
cypress/e2e/minimal-blog.ts | 2 +-
.../cara/src/@lekoarts/gatsby-theme-cara/sections/contact.mdx | 2 +-
examples/minimal-blog/gatsby-config.ts | 4 ++--
examples/specimens/src/pages/index.mdx | 2 +-
themes/gatsby-theme-cara/src/sections/contact.mdx | 2 +-
themes/gatsby-theme-emilia-core/gatsby-node.mjs | 2 +-
7 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/cypress/e2e/emilia.ts b/cypress/e2e/emilia.ts
index e6a97c3fd..12712a93a 100755
--- a/cypress/e2e/emilia.ts
+++ b/cypress/e2e/emilia.ts
@@ -21,7 +21,7 @@ describe(`gatsby-theme-emilia`, () => {
})
it(`should render the social links in the header`, () => {
cy.findByTestId(`social-header`).within(() => {
- cy.findByText(/Twitter/i).should(`have.attr`, `href`, `https://twitter.com/lekoarts_de`)
+ cy.findByText(/Bluesky/i).should(`have.attr`, `href`, `https://bsky.app/profile/lekoarts.de`)
cy.findByText(/Homepage/i).should(
`have.attr`,
`href`,
diff --git a/cypress/e2e/minimal-blog.ts b/cypress/e2e/minimal-blog.ts
index e5e9bf980..121f49977 100755
--- a/cypress/e2e/minimal-blog.ts
+++ b/cypress/e2e/minimal-blog.ts
@@ -64,7 +64,7 @@ describe(`gatsby-theme-minimal-blog`, () => {
})
it(`should have social media links`, () => {
cy.get(`header`).within(() => {
- cy.findByText(/Twitter/i).should(`have.attr`, `href`, `https://twitter.com/lekoarts_de`)
+ cy.findByText(/Bluesky/i).should(`have.attr`, `href`, `https://bsky.app/profile/lekoarts.de`)
})
})
it(`should render the hero`, () => {
diff --git a/examples/cara/src/@lekoarts/gatsby-theme-cara/sections/contact.mdx b/examples/cara/src/@lekoarts/gatsby-theme-cara/sections/contact.mdx
index bc90815ae..1140d37f3 100644
--- a/examples/cara/src/@lekoarts/gatsby-theme-cara/sections/contact.mdx
+++ b/examples/cara/src/@lekoarts/gatsby-theme-cara/sections/contact.mdx
@@ -1,3 +1,3 @@
## Get in touch
-Visit [my website](https://www.lekoarts.de?utm_source=cara&utm_medium=Starter) or find me on other platforms: [Twitter](https://www.twitter.com/lekoarts_de) & [LinkedIn](https://www.linkedin.com/in/lennart-joergens/)
+Visit [my website](https://www.lekoarts.de?utm_source=cara&utm_medium=Starter) or find me on [Bluesky](https://bsky.app/profile/lekoarts.de)
diff --git a/examples/minimal-blog/gatsby-config.ts b/examples/minimal-blog/gatsby-config.ts
index 9eefa5fec..dab94d989 100755
--- a/examples/minimal-blog/gatsby-config.ts
+++ b/examples/minimal-blog/gatsby-config.ts
@@ -35,8 +35,8 @@ const config: GatsbyConfig = {
],
externalLinks: [
{
- name: `Twitter`,
- url: `https://twitter.com/lekoarts_de`,
+ name: `Bluesky`,
+ url: `https://bsky.app/profile/lekoarts.de`,
},
{
name: `Homepage`,
diff --git a/examples/specimens/src/pages/index.mdx b/examples/specimens/src/pages/index.mdx
index b0b46c4af..3344dd129 100755
--- a/examples/specimens/src/pages/index.mdx
+++ b/examples/specimens/src/pages/index.mdx
@@ -13,7 +13,7 @@ Leverage the wide variety of powerful React components of [@lekoarts/gatsby-them
If you simply want to see how the components look, head over to the [**Preview**](/preview)!
-[![GitHub stars](https://img.shields.io/github/stars/LekoArts/gatsby-themes?style=social)](https://github.com/LekoArts/gatsby-themes) [![Twitter Follow](https://img.shields.io/twitter/follow/lekoarts_de?label=Follow&style=social)](https://twitter.com/lekoarts_de) [![npm](https://img.shields.io/npm/v/@lekoarts/gatsby-theme-specimens)](https://www.npmjs.com/package/@lekoarts/gatsby-theme-specimens) [![License](https://img.shields.io/github/license/LekoArts/gatsby-themes)](https://github.com/LekoArts/gatsby-themes/blob/main/LICENSE)
+[![GitHub stars](https://img.shields.io/github/stars/LekoArts/gatsby-themes?style=social)](https://github.com/LekoArts/gatsby-themes) [Bluesky](https://bsky.app/profile/lekoarts.de) [![npm](https://img.shields.io/npm/v/@lekoarts/gatsby-theme-specimens)](https://www.npmjs.com/package/@lekoarts/gatsby-theme-specimens) [![License](https://img.shields.io/github/license/LekoArts/gatsby-themes)](https://github.com/LekoArts/gatsby-themes/blob/main/LICENSE)
Also be sure to check out other [Free & Open Source Gatsby Themes](https://themes.lekoarts.de) and my [Personal Website](https://www.lekoarts.de?utm_source=specimens&utm_medium=Starter).
diff --git a/themes/gatsby-theme-cara/src/sections/contact.mdx b/themes/gatsby-theme-cara/src/sections/contact.mdx
index 9e036969b..bd44e55c9 100755
--- a/themes/gatsby-theme-cara/src/sections/contact.mdx
+++ b/themes/gatsby-theme-cara/src/sections/contact.mdx
@@ -1,3 +1,3 @@
## Get in touch
-Say [Hi](plizNoSp4m@domain.tld) or find me on other platforms: [Dribbble](https://dribbble.com/LekoArts) & [Twitter](https://www.twitter.com/lekoarts_de)
+Say [Hi](plizNoSp4m@domain.tld) or find me on [Bluesky](https://bsky.app/profile/lekoarts.de)
diff --git a/themes/gatsby-theme-emilia-core/gatsby-node.mjs b/themes/gatsby-theme-emilia-core/gatsby-node.mjs
index ea1619ed1..585018f2b 100755
--- a/themes/gatsby-theme-emilia-core/gatsby-node.mjs
+++ b/themes/gatsby-theme-emilia-core/gatsby-node.mjs
@@ -140,7 +140,7 @@ export const sourceNodes = (
name = `LekoArts`,
location = `Germany`,
socialMedia = [
- { title: `Twitter`, href: `https://twitter.com/lekoarts_de` },
+ { title: `Bluesky`, href: `https://bsky.app/profile/lekoarts.de` },
{ title: `Homepage`, href: `https://www.lekoarts.de?utm_source=emilia&utm_medium=Theme` },
],
showThemeAuthor = true,
From 8b2a3d7f41be98cffebb8015a36f6ca57b6e0015 Mon Sep 17 00:00:00 2001
From: LekoArts
Date: Tue, 24 Dec 2024 11:53:20 +0100
Subject: [PATCH 3/4] changset
---
.changeset/many-toys-jump.md | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
create mode 100644 .changeset/many-toys-jump.md
diff --git a/.changeset/many-toys-jump.md b/.changeset/many-toys-jump.md
new file mode 100644
index 000000000..bcdc27177
--- /dev/null
+++ b/.changeset/many-toys-jump.md
@@ -0,0 +1,26 @@
+---
+"@lekoarts/gatsby-theme-graphql-playground": patch
+"@lekoarts/gatsby-theme-minimal-blog-core": patch
+"@lekoarts/gatsby-theme-status-dashboard": patch
+"@lekoarts/gatsby-theme-minimal-blog": patch
+"@lekoarts/gatsby-theme-emilia-core": patch
+"@lekoarts/gatsby-theme-jodie-core": patch
+"@lekoarts/gatsby-theme-styleguide": patch
+"@lekoarts/gatsby-theme-emma-core": patch
+"@lekoarts/gatsby-theme-specimens": patch
+"graphql-playground": patch
+"@lekoarts/gatsby-theme-emilia": patch
+"status-dashboard": patch
+"@lekoarts/gatsby-theme-jodie": patch
+"@lekoarts/gatsby-theme-cara": patch
+"@lekoarts/gatsby-theme-emma": patch
+"minimal-blog": patch
+"styleguide": patch
+"specimens": patch
+"emilia": patch
+"jodie": patch
+"cara": patch
+"emma": patch
+---
+
+Replace Twitter with Bluesky
From 026c83d6db335c3124b99895541793514fc56f42 Mon Sep 17 00:00:00 2001
From: LekoArts
Date: Tue, 24 Dec 2024 12:15:42 +0100
Subject: [PATCH 4/4] fix test
---
cypress/e2e/cara.ts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cypress/e2e/cara.ts b/cypress/e2e/cara.ts
index 27184bce1..1d90199d7 100755
--- a/cypress/e2e/cara.ts
+++ b/cypress/e2e/cara.ts
@@ -33,7 +33,7 @@ describe(`gatsby-theme-cara`, () => {
cy.findByText(/winky face./i)
})
it(`should render contact content`, () => {
- cy.findByText(/LinkedIn/i)
+ cy.findByText(/Bluesky/i)
})
it(`should render the light/dark mode toggle`, () => {
cy.findByTestId(`color-mode-toggle`)