From b4a0f241279b7745571e461b7b6621d07554d32c Mon Sep 17 00:00:00 2001 From: Toastie Date: Wed, 17 Jul 2024 15:47:48 +1200 Subject: [PATCH] Updated blog stuff --- package.json | 3 +- src/components/Footer.astro | 2 +- src/config.ts | 26 ++++-------- src/content/blog/2022/another-update.md | 16 ++++++++ src/content/blog/2022/ellie-bday-2022.md | 14 +++++++ src/content/blog/2022/small-update.md | 17 ++++++++ src/content/blog/2022/state-of-development.md | 14 +++++++ src/content/blog/2022/update-on-things.md | 14 +++++++ src/content/blog/2022/updated-links.md | 16 ++++++++ .../blog/2023/where-toastie-has-been.md | 19 +++++++++ src/content/blog/new-things.md | 41 ------------------- src/content/blog/where-i-have-been.md | 15 ------- 12 files changed, 120 insertions(+), 77 deletions(-) create mode 100644 src/content/blog/2022/another-update.md create mode 100644 src/content/blog/2022/ellie-bday-2022.md create mode 100644 src/content/blog/2022/small-update.md create mode 100644 src/content/blog/2022/state-of-development.md create mode 100644 src/content/blog/2022/update-on-things.md create mode 100644 src/content/blog/2022/updated-links.md create mode 100644 src/content/blog/2023/where-toastie-has-been.md delete mode 100644 src/content/blog/new-things.md delete mode 100644 src/content/blog/where-i-have-been.md diff --git a/package.json b/package.json index 10adb1f..4bb6efa 100644 --- a/package.json +++ b/package.json @@ -58,5 +58,6 @@ "*.{js,jsx,ts,tsx,md,mdx,json}": [ "prettier --plugin-search-dir=. --write" ] - } + }, + "packageManager": "pnpm@8.13.1+sha1.90f9b2bb3ed58632bcb7b13c3902d6873ee9501c" } diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 35faf99..ed48d15 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -16,7 +16,7 @@ const { noMarginTop = false } = Astro.props; diff --git a/src/config.ts b/src/config.ts index 9650eff..3fa358f 100644 --- a/src/config.ts +++ b/src/config.ts @@ -1,10 +1,10 @@ import type { Site, SocialObjects } from "./types"; export const SITE: Site = { - website: "https://blog.toastiet0ast.com/", // replace this with your deployed domain - author: "Toastie", - desc: "The ramblins of a random software developer.", - title: "Toastie's blog", + website: "https://blog.elliebot.net/", // replace this with your deployed domain + author: "toastie_t0ast, mai_lanfiel, EllieBot_Team", + desc: "The tales of the Ellie dev team.", + title: "Elliebot blog", ogImage: "", lightAndDarkMode: true, postPerPage: 3, @@ -22,31 +22,19 @@ export const LOGO_IMAGE = { export const SOCIALS: SocialObjects = [ { name: "Mail", - href: "mailto:toastie@toastiet0ast.com", + href: "mailto:contact@elliebot.net", linkTitle: `Send an email to me`, active: true, }, - { - name: "Twitch", - href: "https://twitch.tv/toastie_t0ast", - linkTitle: `My channel on Twitch`, - active: true, - }, - { - name: "YouTube", - href: "https://youtube.com/@toastie_t0ast", - linkTitle: `My YouTube channel`, - active: true, - }, { name: "Discord", - href: "https://discord.gg/aAsGMFPfdu", + href: "https://discord.gg/etQdZxSyEH", linkTitle: `My Discord server`, active: true, }, { name: "Mastodon", - href: "https://valkyriecoms.com/@toastie", + href: "https://valkyriecoms.com/@EllieBotDevs", linkTitle: `My profile on Valkyriecoms`, active: true, }, diff --git a/src/content/blog/2022/another-update.md b/src/content/blog/2022/another-update.md new file mode 100644 index 0000000..8ab9e1b --- /dev/null +++ b/src/content/blog/2022/another-update.md @@ -0,0 +1,16 @@ +--- +author: toastie_t0ast +pubDatetime: 2022-11-14 +title: Another update +description: Another small update +tags: + - devlog +--- + +Hey guys it has been a bit but I am back again! + +This time I would like to you all on what is happening IRL for me and to why I have not been able to do much coding on the next version of [Ellie](https://github.com/EllieBotDevs/Ellie-bot) I plan on getting back into things as soon as stuff in my life calms down again so please bear with me while I try and sort things out. + +Thanks for reading! + +EmotionChild diff --git a/src/content/blog/2022/ellie-bday-2022.md b/src/content/blog/2022/ellie-bday-2022.md new file mode 100644 index 0000000..1b328ec --- /dev/null +++ b/src/content/blog/2022/ellie-bday-2022.md @@ -0,0 +1,14 @@ +--- +author: toastie_t0ast +pubDatetime: 2022-11-20 +title: Ellie bday 2022 +description: Ellie bot and project birthday +tags: + - devlog +--- + +Hey guys today is a special day cause today is the 5 year anniversary of the Ellie project and when Ellie was first created and I am very thankful to everyone who have helped me over the years I would not have gotten to this point if it was not for all of you helping me whether it be code issues that I have been stuck with or sending in bug reports I could not have done it all without you all so thank you all and here's to many more years + +Thanks for reading and celebrating with me! + +EmotionChild diff --git a/src/content/blog/2022/small-update.md b/src/content/blog/2022/small-update.md new file mode 100644 index 0000000..7f4bd04 --- /dev/null +++ b/src/content/blog/2022/small-update.md @@ -0,0 +1,17 @@ +--- +author: toastie_t0ast +pubDatetime: 2022-08-05 +title: Small update +description: small update on things +tags: + - devlog +--- + +Hey guys I am here to let you all know that I have deployed a new version of the Ellie embed builder as you can see in the image below +![](https://cdn.discordapp.com/attachments/862744098133639172/972794190989762611/unknown.png?size=4096) + +I would really like to now your opinions on this + +Until next time. + +EmotionChild diff --git a/src/content/blog/2022/state-of-development.md b/src/content/blog/2022/state-of-development.md new file mode 100644 index 0000000..3f7ded2 --- /dev/null +++ b/src/content/blog/2022/state-of-development.md @@ -0,0 +1,14 @@ +--- +author: mai_lanfiel +pubDatetime: 2022-04-02 +title: State of development +description: EllieBot state of development +tags: + - project-update +--- + +Hey there everyone it is your friendly neighborhood community manager and I am here to tell you about the state of Ellie-v4 at this point as you all know version 4.0.6-beta 1 was released recently and we wanted to let you know that development is currently underway on making the next beta version with even more awesome commands if you ever want to help out with development visit https://github.com/EllieBotDevs/Ellie-v4 and open an issue asking to be added and Emotion will ask you a few questions before he adds you to the development repository we look forward to seeing what you guys think of the new features we are adding to Ellie! + +Thanks for reading and I hope to see you around! + +Mai Lanfiel diff --git a/src/content/blog/2022/update-on-things.md b/src/content/blog/2022/update-on-things.md new file mode 100644 index 0000000..ad6d5f0 --- /dev/null +++ b/src/content/blog/2022/update-on-things.md @@ -0,0 +1,14 @@ +--- +author: toastie_t0ast +pubDatetime: 2022-07-02 +title: Update on things +description: A small update on what we are up to. +tags: + - update +--- + +Hey guys it has been a while I am here to let you know that I am working on a major rewrite of the Ellie v4 system which is currently based on C# if you want to help test it when the rewrite is done you can join the [Ellie's lab Discord server](https://discord.gg/2tyHg8VYxk) in other news I have successfully moved everything to our new domain. + +That is all for this post I hope to see you again! + +EmotionChild diff --git a/src/content/blog/2022/updated-links.md b/src/content/blog/2022/updated-links.md new file mode 100644 index 0000000..9255a08 --- /dev/null +++ b/src/content/blog/2022/updated-links.md @@ -0,0 +1,16 @@ +--- +author: EllieBot_Team +pubDatetime: 2022-07-02 +title: Updated links +description: About our updated links. +tags: + - announcement +--- + +Hey guys! + +We just wanted to let you all know that the Ellie project has moved URLs and we are now located at https://www.elliebot.net and all out sites are in the process of moving to this new domain there will be an announcement in our Discord from Emotion when this is completed. + +Thanks for reading and we will see you in the next blog post + +Ellie Dev and Management team diff --git a/src/content/blog/2023/where-toastie-has-been.md b/src/content/blog/2023/where-toastie-has-been.md new file mode 100644 index 0000000..bb616a9 --- /dev/null +++ b/src/content/blog/2023/where-toastie-has-been.md @@ -0,0 +1,19 @@ +--- +author: toastie_t0ast, EllieBot_Team +pubDatetime: 2023-07-31 +title: Where toastie has been +description: Another small update +tags: + - devlog +--- + +Hi there everyone it has been a while since I last posted here, I am here to let you all know where on earth I have been. + +First of all where the heck I have been. I have decided to take an extended break from all Ellie project stuff so I can focus on what I want to do with my life and so I can focus on some of my personal projects and possible start a business with a close friend. + +Second of all I have had to take time off for medical reasons as my health has not been the best recently so I have to take time away from this projects to take some of the stress away from me so I can try and get better faster. + +Before anyone asks I am going to return I can promise you I will as soon as my life calms down a little bit but until then I have opted to take a break and I hope you all will understand. + +Until I return, +Toastie_t0ast (formerly EmotionChild) diff --git a/src/content/blog/new-things.md b/src/content/blog/new-things.md deleted file mode 100644 index f6fd3eb..0000000 --- a/src/content/blog/new-things.md +++ /dev/null @@ -1,41 +0,0 @@ ---- -author: Toastie -pubDatetime: 2023-12-09 -title: New projects -description: The projects I have started. -tags: - - project-update -featured: true ---- - -Hi there, it has been a while. - -I am back to let you all know how life has been treating me so far as well as share the projects I have been working on. - -### First up is Valkyriecoms, - -Valkyriecoms is a social site I have been working on since December last year and just got things fully up, below is a screenshot of the site. - -![](https://cdn.discordapp.com/attachments/1138770664342441984/1182117160609386650/image.png) - -### Next up is Dragon's child hosting - -Dragon's child hosting is a small server hosting service I started under the Dragon's child studios name right now we are just starting out on our journey. - -Below is a screenshot of our panel (there is a new one which will replace this in the works) - -![](https://cdn.discordapp.com/attachments/881396607218753607/1182651077384994816/dashboard.png) - -### Last up is Toastielab - -Toastielab is a small git platform that I operate wit the help of Dragon's child studios which is where I host all my projects (even the one which this site is located at) - -I am going to include a screenshot of Toastielab below (our icons a little bit bugged right now so it is currently showing the default Forgejo icons) - -![](https://cdn.discordapp.com/attachments/881396607218753607/1182653249480835163/image.png) - -### Here is a list of links for the projects listed above - -- https://valkyriecoms.com -- https://dragonschildhosting.net -- https://toastielab.dev diff --git a/src/content/blog/where-i-have-been.md b/src/content/blog/where-i-have-been.md deleted file mode 100644 index 53e1fd9..0000000 --- a/src/content/blog/where-i-have-been.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -pubDatetime: 2023-06-21 -title: Update on things -description: Where I have been among other things. -tags: - - update ---- - -Hey guys it has been a while and I have not streamed in a little while and I want to update you on why this has happened, First of all I have been having somputer issues as well as some IRL stuff taking over a lot, Secondly I have started some major projects, one with a friend and another to support me first project. These projects are as follows [Valkyriecoms](https://valkyriecoms.com), [Toastielab](https://toastielab.dev) and last but not least a small group stared by me and a good friend who you may know by Elearu called [Dragon's Child Studios](https://dragonschildstudios.com). - -As you can see I have been quite busy but I hope I will be able to return to streaming once everything starts to quiet down a little. - -Thanks for taking the time to read this, - -Toastie_t0ast