Build: (03744a7) on widget to disclosure

This commit is contained in:
helenclx 2024-08-06 03:49:06 +00:00
parent f2318f7229
commit 545416b9c6
8 changed files with 32 additions and 32 deletions

View File

@ -403,7 +403,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
</a>
</p>
<p>5 August 2024</p>
<p>6 August 2024</p>
</li>
<li>
@ -413,7 +413,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
</a>
</p>
<p>5 August 2024</p>
<p>6 August 2024</p>
</li>
<li>
@ -423,7 +423,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
</a>
</p>
<p>5 August 2024</p>
<p>6 August 2024</p>
</li>
<li>

View File

@ -103,20 +103,20 @@
a.link-btn[href^="http"]:not([href*="leilukin.com"]) { padding-right: calc(var(--btn-right-padding) + var(--sz-external-link)); }
/* Content Accordion */
* + .content-accordion { margin-top: var(--sz-paragraph-margin); }
.content-accordion__summary { font-weight: 700; }
.content-accordion__content,
.content-accordion__content p + p { margin-top: 1em; }
/* Content Disclosure */
* + .content-disclosure { margin-top: var(--sz-paragraph-margin); }
.content-disclosure__summary { font-weight: 700; }
.content-disclosure__content,
.content-disclosure__content p + p { margin-top: 1em; }
.content-accordion__content {
--bdr-accordion: 0.15em solid var(--clr-title-border);
.content-disclosure__content {
--bdr-disclosure: 0.15em solid var(--clr-title-border);
padding: 1em 0;
border-top: var(--bdr-accordion);
border-bottom: var(--bdr-accordion);
border-top: var(--bdr-disclosure);
border-bottom: var(--bdr-disclosure);
}
/* Content warning accordion */
/* Content warning disclosure */
* + .contnet-warning { margin-top: var(--sz-paragraph-margin); }
.contnet-warning {

View File

@ -414,9 +414,9 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
<article class="content">
<p>On 22 June 2024, I submitted an <a href="https://thefanlistings.org/start/apply.php">application form</a> to <a href="https://thefanlistings.org/">The Fanlistings Network</a>, also known as TFL.org, to build and run a <cite>Cassette Beasts</cite> fanlisting, and now TFL.org has approved my application! <cite>Cassette Beasts</cite> is now on TFL.org's approved list under the Games category and the <a href="https://www.thefanlistings.org/browse.php?show=games&amp;start=8">Computer, Console, &amp; Video Games subcategory</a> (<a href="https://web.archive.org/web/20240624045621/https%3A%2F%2Fwww.thefanlistings.org%2Fbrowse.php%3Fshow%3Dgames%26start%3D8">view the web archive version</a>).</p>
<details class="content-accordion">
<summary class="content-accordion__summary">What is a fanlisting?</summary>
<div class="content-accordion__content"><p>For those who do not know what a fanlisting is, TFL.org has defined fanslitings as below:</p>
<details class="content-disclosure">
<summary class="content-disclosure__summary">What is a fanlisting?</summary>
<div class="content-disclosure__content"><p>For those who do not know what a fanlisting is, TFL.org has defined fanslitings as below:</p>
<blockquote>
<p>A fanlisting is simply an online listing of fans of a subject, such as a TV show, actor, or musician, that is created by an individual and open for fans from around the world to join. There are no costs, and the only requirements to join a fanlisting are your name and country. Fanlistings do not have to be large sites (although some are) - they are just a place where you can have your name listed along with other fans of the same subject. TheFanlistings.org is the original (but not only) web directory for fanlistings, dedicated to uniting fans across the globe.</p>
</blockquote>

View File

@ -406,7 +406,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
</a>
</p>
<p>5 August 2024</p>
<p>6 August 2024</p>
</li>
<li>
@ -416,7 +416,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
</a>
</p>
<p>5 August 2024</p>
<p>6 August 2024</p>
</li>
<li>
@ -426,7 +426,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
</a>
</p>
<p>5 August 2024</p>
<p>6 August 2024</p>
</li>
<li>

View File

@ -406,7 +406,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
</a>
</p>
<p>5 August 2024</p>
<p>6 August 2024</p>
</li>
<li>

View File

@ -406,7 +406,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
</a>
</p>
<p>5 August 2024</p>
<p>6 August 2024</p>
</li>
<li>
@ -416,7 +416,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
</a>
</p>
<p>5 August 2024</p>
<p>6 August 2024</p>
</li>
<li>

View File

@ -4,7 +4,7 @@
<subtitle>Leilukin&#39;s personal website.</subtitle>
<link href="https://leilukin.com/feed.xml" rel="self"/>
<link href="https://leilukin.com"/>
<updated>2024-08-05T15:11:38Z</updated>
<updated>2024-08-06T03:49:02Z</updated>
<id>https://leilukin.com/</id>
<author>
<name>Leilukin</name>
@ -293,9 +293,9 @@
<updated>2024-06-24T00:00:00Z</updated>
<id>https://leilukin.com/blog/posts/2024-06-24-cassette-beasts-fanlisting-approved/</id>
<content type="html">&lt;p&gt;On 22 June 2024, I submitted an &lt;a href=&quot;https://thefanlistings.org/start/apply.php&quot;&gt;application form&lt;/a&gt; to &lt;a href=&quot;https://thefanlistings.org/&quot;&gt;The Fanlistings Network&lt;/a&gt;, also known as TFL.org, to build and run a &lt;cite&gt;Cassette Beasts&lt;/cite&gt; fanlisting, and now TFL.org has approved my application! &lt;cite&gt;Cassette Beasts&lt;/cite&gt; is now on TFL.org&#39;s approved list under the Games category and the &lt;a href=&quot;https://www.thefanlistings.org/browse.php?show=games&amp;amp;start=8&quot;&gt;Computer, Console, &amp;amp; Video Games subcategory&lt;/a&gt; (&lt;a href=&quot;https://web.archive.org/web/20240624045621/https%3A%2F%2Fwww.thefanlistings.org%2Fbrowse.php%3Fshow%3Dgames%26start%3D8&quot;&gt;view the web archive version&lt;/a&gt;).&lt;/p&gt;
&lt;details class=&quot;content-accordion&quot;&gt;
&lt;summary class=&quot;content-accordion__summary&quot;&gt;What is a fanlisting?&lt;/summary&gt;
&lt;div class=&quot;content-accordion__content&quot;&gt;&lt;p&gt;For those who do not know what a fanlisting is, TFL.org has defined fanslitings as below:&lt;/p&gt;
&lt;details class=&quot;content-disclosure&quot;&gt;
&lt;summary class=&quot;content-disclosure__summary&quot;&gt;What is a fanlisting?&lt;/summary&gt;
&lt;div class=&quot;content-disclosure__content&quot;&gt;&lt;p&gt;For those who do not know what a fanlisting is, TFL.org has defined fanslitings as below:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A fanlisting is simply an online listing of fans of a subject, such as a TV show, actor, or musician, that is created by an individual and open for fans from around the world to join. There are no costs, and the only requirements to join a fanlisting are your name and country. Fanlistings do not have to be large sites (although some are) - they are just a place where you can have your name listed along with other fans of the same subject. TheFanlistings.org is the original (but not only) web directory for fanlistings, dedicated to uniting fans across the globe.&lt;/p&gt;
&lt;/blockquote&gt;

View File

@ -603,9 +603,9 @@
<p>The core plot of the main series <cite>Pokémon</cite> games, except for <cite>Legends: Arceus</cite>, is about a child going on a journey and become the best Pokémon Trainer in their region by claiming the Champion title. However, the main plot of <cite>Cassette Beasts</cite> is about the protagonist finding their way back home after bring transported to New Wirral, an island that exists in a different dimension from Earth and where humans from various dimensions are also transported and strended on.</p>
<p>The protagonists of <cite>Pokémon</cite> games become the new Champion of their region by defeating Gym Leaders or Trial Captains, then the Elite Four and the current standing Champion. In <cite>Cassette Beasts</cite>, the closest thing to an equivalent to Gym Leaders is the Ranger Captains, and one of the main quests involves defeating all the Captains across the map, but even then, you do not beat the Ranger Captains and become a Captain yourself for the glory of becoming the best monster battler, but to prove your ability to help the Rangers Guild to protect New Wirral and support the island's community.</p>
<p><cite>Cassette Beasts</cite> has a more mature and adult story than <cite>Pokémon</cite>. As a franchise primarily targetted at children, the main human characters in <cite>Pokémon</cite> are children, so the stories of <cite>Pokémon</cite> games are mainly about children's fantasy adventures to be the best Pokémon Trainer. On the flip side, the main characters in <cite>Cassette Beasts</cite>, including your human companions, are adults, and the game is not afraid to discuss topics and issues relevant to adulthood, particularly through the stories of your companion characters. The story of <cite>Cassette Beasts</cite> is also unabashedly left-wing with anti-capitalist and anti-imperialist messages, which I frankly doubt will get explored with such authenticity in a corporate-owned mega franchise like <cite>Pokémon</cite>.</p>
<p>In addition, <cite>Cassette Beasts</cite>' story can get genuinely dark at times, most notably in the cosmic horror presented by the Archangels, the eldritch entities that you need to defeat in boss battles to gather clues about a way out of New Wirral and return home.<details class="content-accordion">
<summary class="content-accordion__summary">Major Story Spoilers for <cite>Cassette Beasts</cite></summary>
<div class="content-accordion__content"><p>Towards the end of the main quest, it is revealed that Archangels are <a href="https://en.wikipedia.org/wiki/Egregore">egregores</a> created from humanity's desires and ideas. Aleph, the main antagonist and final boss of the main story, is an Archangel that is an incarnation of conquest, and his goal is to leave New Wirral and cause chaos across reality.</p></p>
<p>In addition, <cite>Cassette Beasts</cite>' story can get genuinely dark at times, most notably in the cosmic horror presented by the Archangels, the eldritch entities that you need to defeat in boss battles to gather clues about a way out of New Wirral and return home.<details class="content-disclosure">
<summary class="content-disclosure__summary">Major Story Spoilers for <cite>Cassette Beasts</cite></summary>
<div class="content-disclosure__content"><p>Towards the end of the main quest, it is revealed that Archangels are <a href="https://en.wikipedia.org/wiki/Egregore">egregores</a> created from humanity's desires and ideas. Aleph, the main antagonist and final boss of the main story, is an Archangel that is an incarnation of conquest, and his goal is to leave New Wirral and cause chaos across reality.</p></p>
<p>While <cite>Pokémon</cite> has its own fair share of sinister villains, the threat the main villain of <cite>Cassette Beasts</cite> poses is even greater in scope than any <cite>Pokémon</cite> villain, maybe except for Rainbow Rocket Giovanni from <cite>Ultra Sun</cite> and <cite>Ultra Moon</cite>, who shares the goal of ruling the multiverse.</p>
<p>Moreover, even though the player character and their party are able to defeat the main villain in the end, the game makes it clear that since Archangels are not flesh and blood and born from human ideas, as long as humans are interested in conquest Aleph will return at some point. This reflects our world in that defeating a tyrant does not magically solve everything, especially when the system that enables tyrants' rise to power still exists.</p>
</div>
@ -649,9 +649,9 @@
<h3 id="canon-lgbtq-characters-and-representation">Canon LGBTQ+ Characters and Representation</h3>
<a class="heading-anchor" href="#canon-lgbtq-characters-and-representation" aria-labelledby="canon-lgbtq-characters-and-representation"><span hidden>#</span></a></div>
<p><cite>Pokémon</cite> is not known for explicitly canon LGBTQ+ representation. The franchise does not have a single confirmed canon same-gender couple. In the shipping side of the <cite>Pokémon</cite> fandom, particularly among LGBTQ+ fans, some same-gender pairings are popular, but it does not change the fact that there is no character in the <cite>Pokémon</cite> franchise who is officially confirmed to be attracted to the same-gender.</p>
<p>On the flip side, <cite>Cassette Beasts</cite> has canon LGBTQ+ characters. For characters who are attracted to the samge gender, the most notable ones are the human companions, who can be romanced by the player character regardless of gender, meaning they are canonically bisexual. Furthermore, the game also has a pair of NPCs who are revealed in-game to be a gay married couple.<details class="content-accordion">
<summary class="content-accordion__summary">Minor Quest Spoilers for <cite>Cassette Beasts</cite></summary>
<div class="content-accordion__content"><p>To be specific, this pair of NPCs in question are Leader Ianthe and Ranger Wilma, members of the Ranger Guild. After you defeat all 12 Ranger Captains, and you challenge Ianthe to a battle, Ianthe will reveal that she will fight alongside her wife, who is none other than Ranger Wilma, the woman in charge of the Ranger Guild store. Yes, <cite>Cassette Beasts</cite> has a canon married lesbian couple.</p></p>
<p>On the flip side, <cite>Cassette Beasts</cite> has canon LGBTQ+ characters. For characters who are attracted to the samge gender, the most notable ones are the human companions, who can be romanced by the player character regardless of gender, meaning they are canonically bisexual. Furthermore, the game also has a pair of NPCs who are revealed in-game to be a gay married couple.<details class="content-disclosure">
<summary class="content-disclosure__summary">Minor Quest Spoilers for <cite>Cassette Beasts</cite></summary>
<div class="content-disclosure__content"><p>To be specific, this pair of NPCs in question are Leader Ianthe and Ranger Wilma, members of the Ranger Guild. After you defeat all 12 Ranger Captains, and you challenge Ianthe to a battle, Ianthe will reveal that she will fight alongside her wife, who is none other than Ranger Wilma, the woman in charge of the Ranger Guild store. Yes, <cite>Cassette Beasts</cite> has a canon married lesbian couple.</p></p>
</div>
</details>
<p>As for transgender and non-binary representation, <cite>Pokémon</cite> has a few ambiguously canon ones, namely <a href="https://lgbtqgamearchive.com/2016/05/25/beauty-nova-in-pokemon-xy/">Beauty Nova</a>, a minor female NPC Trainer from <cite>X</cite> and <cite>Y</cite> who is heavily implied to be a trans woman, and <a href="https://bulbapedia.bulbagarden.net/wiki/Blanche">Blanche</a> from <cite>Pokémon GO</cite>, who is not referred to by gendered pronouns in the English version of the game and official social media accounts. Some other human characters are also commonly interpreted or headcanonned as trans by LGBTQ+ fans, but none of them are officially confirmed to be trans or non-binary.</p>