diff --git a/README.md b/README.md index 00a73ee7..1b68e2d9 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # Leilukin's Hub -Source code of my hobby website, [Leilukin's Hub](https://leilukin.com/). Built with [Eleventy](https://www.11ty.dev/). - -Currently hosted on [Netlify](https://www.netlify.com/) and [Neocities](https://neocities.org/). Deployed to Neocities with the [deploy-to-neocities](https://github.com/bcomnes/deploy-to-neocities) GitHub action. +Source code of my hobby website, [Leilukin's Hub](https://leilukin.com/). Built with [Eleventy](https://www.11ty.dev/) and deployed to [Netlify](https://www.netlify.com/). ## Dependencies - [Eleventy](https://www.11ty.dev/) diff --git a/src/assets/banners/hosted-by-neocities.png b/src/assets/banners/hosted-by-neocities.png deleted file mode 100644 index 73e6030a..00000000 Binary files a/src/assets/banners/hosted-by-neocities.png and /dev/null differ diff --git a/src/blog/posts/2024-05-31-domain-name-hosting-change-leilukins-hub.md b/src/blog/posts/2024-05-31-domain-name-hosting-change-leilukins-hub.md index d9b80922..79c58b57 100644 --- a/src/blog/posts/2024-05-31-domain-name-hosting-change-leilukins-hub.md +++ b/src/blog/posts/2024-05-31-domain-name-hosting-change-leilukins-hub.md @@ -6,7 +6,7 @@ categories: ["site updates"] toc: true --- -Breaking news: Leilukin's Hub has a custom domain name: `leilukin.com`! In addition, currently Leilukin's Hub is hosted on both Netlify and Neocities, with the leilukin.com domain name pointing to the Netlify host. +Breaking news: Leilukin's Hub has a custom domain name: `leilukin.com`! In addition, Leilukin's Hub is now hosted on Netlify, with the leilukin.com domain name pointing to the Netlify host. ## Moving Beyond Neocities @@ -50,6 +50,8 @@ With the redirect function set up, `leilukin.com` was officially ready! What happens now with my Neocities account and the Neocities version of Leilukin's Hub? I am still using my Neocities account and logging in almost daily. A couple of fellow webmasters and I have been following each other on Neocities, so I am not abandoning my Neocities account any time soon, and Neocities users are still welcome to follow me and post messages on [my Neocities profile page](https://neocities.org/site/leilukin). -As for the website itself, currently I am still deploying Leilukin's Hub to Neocities with the [deploy-to-neocities GitHub action](https://github.com/bcomnes/deploy-to-neocities), while deploying to Netlify at the same time. This is done to notify my followers on Neocities of updates to Leilukin's Hub, although visiting `leilukin.neocities.org` will redirect you to `leiulkin.com` now. +However, the Neovities version of website itself will no longer be updated. Visiting `leilukin.neocities.org` will redirect you to `leiulkin.com` now. + +(**Update, 1 June 2024:** Originally, I considered continuing to deploy Leilukin's Hub to Neocities via the [deploy-to-neocities GitHub action](https://github.com/bcomnes/deploy-to-neocities), while deploying to Netlify at the same time. However, I realised that Neocities' feed no longer shows updates of my site. I guess it is because I set my entire Neocities site to redirect to a different place, namely my site on Netlify. Therefore, I decided to stop deploying Leilukin's Hub to Neocities, meaning the Neocities version of Leilukin's Hub will no longer be updated) Welcome to `leilukin.com`! 🥳 Not going to lie, I am excited that this major news for my website is officially announced just a day before Pride Month starts! 🏳️‍🌈 diff --git a/src/changelogs/logs/2024/2024-05-31.md b/src/changelogs/logs/2024/2024-05-31.md index f003bd87..9b39b942 100644 --- a/src/changelogs/logs/2024/2024-05-31.md +++ b/src/changelogs/logs/2024/2024-05-31.md @@ -3,6 +3,6 @@ date: 2024-05-31 --- * Leilukin's Hub now has a custom domain name: `leilukin.com`. -* Leilukin's Hub is now hosted on Netlify and Neocities. +* Leilukin's Hub is now hosted on Netlify. * New blog post: [Custom Domain Name and Hosting Change for Leilukin's Hub](/blog/posts/2024-05-31-domain-name-hosting-change-leilukins-hub). * Add [my status.cafe](https://status.cafe/users/leilukin) widget to the home page. \ No newline at end of file diff --git a/src/pages/about.md b/src/pages/about.md index 05135132..ef1e24ab 100644 --- a/src/pages/about.md +++ b/src/pages/about.md @@ -17,9 +17,7 @@ On this site, you can find various stuff I have created or curated, as well as a Feel free to drop a message and say hi on [my guestbook](/guestbook)! -This site is currently hosted on Netlify and Neocities. If you also have a Neocities account, you can follow this site through its [Neocities profile](https://neocities.org/site/leilukin). - -![A website button with Penelope the cat, the mascot of Neocities, and the text 'hosted by neocities'](/assets/banners/hosted-by-neocities.png "Hosted by Neocities") +This site is currently hosted on Netlify. Originally, this site was hosted on Neocities, but it was [moved to Netlify on 31 May 2024](/blog/posts/2024-05-31-domain-name-hosting-change-leilukins-hub). That said, I still log in to Neocities, so if you also have a Neocities account, you can follow me through [my Neocities profile](https://neocities.org/site/leilukin). ### Link to This Site @@ -33,7 +31,7 @@ While this website is primarily meant to be my own space of self-expression, I a This website is built with the static site generator [Eleventy](https://www.11ty.dev/). Nunjucks and Markdown are the templating languages used for creating pages of this site. -This website is deployed to Neocities from a GitHub repository through the GitHub action [deploy-to-neocities](https://deploy-to-neocities.neocities.org/). +This website was originally hosted on Neocities, but has moved to Netlify on 31 May 2024. {% endcontainer %} {% container "article", "content__section" %}