blurb: `Today is <ahref="https://www.unaids.org/en/zero-discrimination-day"target="_blank">Zero Discrimination Day</a>`,
class: "flag-progress-intersex",
};
else if (month === 3 && day === 8)
return {
blurb: `Today is <ahref="https://www.internationalwomensday.com/"target="_blank">International Women's Day}</a>`,
class: "symbol-venus",
};
else if (month === 3 && day === 31)
return {
blurb: `Today is <ahref="https://www.manygendersonevoice.org/tdov.html"target="_blank">Trans Day of Visibility</a>`,
class: "flag-trans",
};
else if (month === 4 && day === 6)
return {
blurb: `Today is <ahref="https://internationalasexualityday.org/en"target="_blank">International Asexuality Day</a>`,
class: "flag-ace",
};
else if (month === 4 && day === 26)
return {
blurb: `Today is <ahref="https://www.lesbianvisibilityweek.com"target="_blank">Lesbian Visibility Day</a>`,
class: "flag-lesbian",
};
else if (month === 5 && day === 17)
return {
blurb: `Today is <ahref="https://may17.org"target="_blank">International Day Against Homophobia, Biphobia and Transphobia</a>`,
class: "flag-progress",
};
else if (month === 5 && day === 19)
return {
blurb: `Today is <ahref="https://www.believeoutloud.com/voices/article/agender-pride-day/"target="_blank">Agender Pride Day</a>`,
class: "flag-agender",
};
else if (month === 5 && day === 25)
return {
blurb: `Today is <ahref="https://genderedintelligence.co.uk/panvisibilityday"target="_blank">Pansexual and Panromantic Awareness and Visibility Day</a>`,
blurb: `Today is <ahref="https://bivisibilityday.com/about"target="_blank">Bi Visibility Day</a>`,
class: "flag-bi",
};
else if (month === 10 && day === 8)
return {
blurb: `Today is <ahref="https://www.lgbtiqhealth.org.au/international_lesbian_day2"target="_blank">International Lesbian Day</a>`,
class: "flag-lesbian",
};
else if (month === 10 && day === 11)
return {
blurb: `Today is <ahref="https://www.hrc.org/resources/national-coming-out-day"target="_blank">National Coming Out Day</a>`,
class: "flag-rainbow",
};
else if (month === 10 && day === 17)
return {
blurb: `Today is the start of <ahref="https://www.grlgbtqhealthcareconsortium.org/significantdates/genderfluid-visibility-week"target="_blank">Genderfluid Visibility Week</a>`,
class: "flag-genderfluid",
};
else if (month === 10 && day === 24)
return {
blurb: `Today is the start of <ahref="https://www.grlgbtqhealthcareconsortium.org/significantdates/ace-week"target="_blank">Ace Week</a>`,
class: "flag-ace",
};
else if (month === 10 && day === 26)
return {
blurb: `Today is <ahref="https://interactadvocates.org/intersex-awareness-day"target="_blank">Intersex Awareness Day</a>`,
<p>After launching this site in September 2022, I had been considering setting up a blog here, as I want a blog that is hosted on my own site, but it was not until I discovered <ahref="https://zonelets.net/">Zonelets</a>, a HTML blogging engine created with Neocities in mind, and it was exactly what I was looking for to build a blog on my own Neocities site: it is simple enough for beginners to use, yet also open for more customisation and flexibility for users who have enough knowledge about HTML, CSS and JavaScript.</p>
<p>My site does have an <ahref="/articles">articles</a> section, but what makes this blog different from the articles is that the articles are meant to be timeless, sort of like my public statements for certain topics, while posts from this blog are more like journals or reactions to a timely subject.</p>
<p>Welcome to my blog! Hope you enjoy your stay on this blog and my website!</p>
After discovering the static site generator <ahref="https://www.11ty.dev/">Eleventy</a>, I decided to rebuild my entire website, including this blog, with Eleventy. Therefore, I no longer use Zonelets, and now this blog is powered by Eleventy.</p>
<ulclass="blog__post--nextprev"><li>Previous Post: <ahref="/blog/posts/2023-01-26-new-year-leilukins-hub-redesign/">2023 New Year Redesign of Leilukin's Hub</a></li><li>Next Post: <ahref="/blog/posts/2023-05-09-onboard-the-dracula-daily-hype-train/">Onboard the Dracula Daily Hype Train</a></li>