From 67c6c01ee4fb67a107cc518f140e876098a1258d Mon Sep 17 00:00:00 2001 From: Marc Date: Thu, 25 Jul 2024 19:54:03 +0200 Subject: [PATCH 1/5] chore: cleanup test post --- blog/2019-09-05-hello-docusaurus.md | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 blog/2019-09-05-hello-docusaurus.md diff --git a/blog/2019-09-05-hello-docusaurus.md b/blog/2019-09-05-hello-docusaurus.md deleted file mode 100644 index 268bd7e..0000000 --- a/blog/2019-09-05-hello-docusaurus.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -title: Welcome Docusaurus -description: This is my first post on Docusaurus. -slug: welcome-docusaurus-v2 -authors: - - name: Joel Marcey - title: Co-creator of Docusaurus 1 - url: https://github.com/JoelMarcey - image_url: https://github.com/JoelMarcey.png - - name: Sébastien Lorber - title: Docusaurus maintainer - url: https://sebastienlorber.com - image_url: https://github.com/slorber.png -tags: [hello, docusaurus-v2] -image: https://druid.gg/img/logo.svg -hide_table_of_contents: false ---- - -Welcome to this blog. This blog is created with [**Docusaurus 2**](https://docusaurus.io/). - - - -This is my first post on Docusaurus 2. - -A whole bunch of exploration to follow. From bb66dc2c35f9d914e828e42830c76be1339f6bbf Mon Sep 17 00:00:00 2001 From: markjunkind <66438063+markjunkind@users.noreply.github.com> Date: Thu, 25 Jul 2024 20:08:09 +0200 Subject: [PATCH 2/5] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aaba2fa..410e46f 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ This command starts a local development server and opens up a browser window. Mo ### Build ``` -$ yarn build +$ yarn build xd ``` This command generates static content into the `build` directory and can be served using any static contents hosting service. From 8d09d9bfe1a7e4241a1261f5635160aabf5b8e3e Mon Sep 17 00:00:00 2001 From: Marc Date: Thu, 25 Jul 2024 20:14:42 +0200 Subject: [PATCH 3/5] chore: rename first blog post --- blog/2024-07-29-minecraft-top-10.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 blog/2024-07-29-minecraft-top-10.md diff --git a/blog/2024-07-29-minecraft-top-10.md b/blog/2024-07-29-minecraft-top-10.md new file mode 100644 index 0000000..268bd7e --- /dev/null +++ b/blog/2024-07-29-minecraft-top-10.md @@ -0,0 +1,25 @@ +--- +title: Welcome Docusaurus +description: This is my first post on Docusaurus. +slug: welcome-docusaurus-v2 +authors: + - name: Joel Marcey + title: Co-creator of Docusaurus 1 + url: https://github.com/JoelMarcey + image_url: https://github.com/JoelMarcey.png + - name: Sébastien Lorber + title: Docusaurus maintainer + url: https://sebastienlorber.com + image_url: https://github.com/slorber.png +tags: [hello, docusaurus-v2] +image: https://druid.gg/img/logo.svg +hide_table_of_contents: false +--- + +Welcome to this blog. This blog is created with [**Docusaurus 2**](https://docusaurus.io/). + + + +This is my first post on Docusaurus 2. + +A whole bunch of exploration to follow. From fce6bc7abff5805beb46c3a7d2c2e5365454f219 Mon Sep 17 00:00:00 2001 From: Marc Date: Thu, 25 Jul 2024 20:21:12 +0200 Subject: [PATCH 4/5] chore: revert readme change --- README.md | 2 +- blog/2024-07-29-minecraft-top-10.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 410e46f..aaba2fa 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ This command starts a local development server and opens up a browser window. Mo ### Build ``` -$ yarn build xd +$ yarn build ``` This command generates static content into the `build` directory and can be served using any static contents hosting service. diff --git a/blog/2024-07-29-minecraft-top-10.md b/blog/2024-07-29-minecraft-top-10.md index 268bd7e..069b976 100644 --- a/blog/2024-07-29-minecraft-top-10.md +++ b/blog/2024-07-29-minecraft-top-10.md @@ -16,6 +16,7 @@ image: https://druid.gg/img/logo.svg hide_table_of_contents: false --- +CHANGE THIS Welcome to this blog. This blog is created with [**Docusaurus 2**](https://docusaurus.io/). From 1109070d5cb609f29f2a5521fca5187cb6472e67 Mon Sep 17 00:00:00 2001 From: Marc Date: Thu, 25 Jul 2024 20:25:11 +0200 Subject: [PATCH 5/5] chore: add image --- blog/2024-07-29-minecraft-top-10.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/blog/2024-07-29-minecraft-top-10.md b/blog/2024-07-29-minecraft-top-10.md index 069b976..1126808 100644 --- a/blog/2024-07-29-minecraft-top-10.md +++ b/blog/2024-07-29-minecraft-top-10.md @@ -24,3 +24,5 @@ Welcome to this blog. This blog is created with [**Docusaurus 2**](https://docus This is my first post on Docusaurus 2. A whole bunch of exploration to follow. + +![Test](/img/contribute/5-commit.png)