From f4147b2cdf2670d6a5d8771162c96e5e76be7604 Mon Sep 17 00:00:00 2001 From: Marc <14913675+MarcStdt@users.noreply.github.com> Date: Mon, 17 Jun 2024 22:23:12 +0200 Subject: [PATCH 1/2] feat: first blog post --- blog/2024-06-17-first-post.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 blog/2024-06-17-first-post.md diff --git a/blog/2024-06-17-first-post.md b/blog/2024-06-17-first-post.md new file mode 100644 index 0000000..6283fe1 --- /dev/null +++ b/blog/2024-06-17-first-post.md @@ -0,0 +1,28 @@ +--- +title: Hello World +description: First Druid Post +slug: first-post +authors: + - name: MarcStdt + title: Co-creator of Druid + url: https://github.com/MarcStdt + image_url: https://github.com/JoelMarcey.png +tags: [hello, docusaurus-v2] +image: https://druid.gg/img/logo.svg +hide_table_of_contents: false +--- + +# Druid Blog Update 1 + +Thanks for visiting my first blog post on the Druid blog. +I am writing this post, because there are multiple reasons wich are coming together, wich usually is a good call to actions. + +## Druid Blog +First of all we recently have setup this blog to share thoughts and updates about Druid in lengthier and mor persistent way, as we could in our Discord Server (wich you definitely should join). +There are also some more practical reason to grow our business. I think it's no secret in the SEO community, that this makes sense. There is of cause the danger in this day and age to spam out blogposts using AI, without producing a lot of value. +This is not want we want to do here. +We hope to share stories or do general blogposts about interesting things related to Druid and not just running a soulless content mill. +Let's see if we are able to create processes around this blog, to make it great! + +## Contribute +If you have any ideas for interesting topics, hit me up on [Discord](TODO). From 4c4910cb91799a650e07926b088aea781fb8a30b Mon Sep 17 00:00:00 2001 From: Marc <14913675+MarcStdt@users.noreply.github.com> Date: Mon, 17 Jun 2024 22:24:43 +0200 Subject: [PATCH 2/2] fix: link --- blog/2024-06-17-first-post.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/2024-06-17-first-post.md b/blog/2024-06-17-first-post.md index 6283fe1..8c6aa9c 100644 --- a/blog/2024-06-17-first-post.md +++ b/blog/2024-06-17-first-post.md @@ -25,4 +25,4 @@ We hope to share stories or do general blogposts about interesting things relate Let's see if we are able to create processes around this blog, to make it great! ## Contribute -If you have any ideas for interesting topics, hit me up on [Discord](TODO). +If you have any ideas for interesting topics, hit me up on [Discord](/tags/hello).