character writeups for main cast of blessfrey, plus a few other ocs
This commit is contained in:
+4
-5
@@ -17,8 +17,7 @@
|
||||
<ul>
|
||||
<li><a href="https://discord.com/">Discord (CustomsOfficer#3449)</a> </li>
|
||||
<li><a href="https://twitter.com/lilchimchooree">Twitter (@lilchimchooree)</a> </li>
|
||||
<li><a href="https://flightrising.com/main.php?p=lair&tab=userpage&id=525948">Aristene#525948</a> </li>
|
||||
<li><a href="https://www.wolvden.com/profile/64287">Wolvden (Urban#64287)</a> </li>
|
||||
<li><a href="https://flightrising.com/main.php?p=lair&tab=userpage&id=525948">FlightRising (Aristene#525948)</a> </li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@@ -43,12 +42,12 @@
|
||||
<br>
|
||||
<p>These are macro problems that can't be solved at the micro level. We can be good stewards over our little plot of Earth, though. To me, the best approach is to buy fewer but more practical things, get as many uses as possible out of what we have, and source the materials for new things from salvage. I'm not perfect, though. Sometimes, brand new polyester fabric really is what a design needs, and sometimes I get dazzled by the coolest buttons and forget to check their country of origin. Then I'm sure there's other severe issues completely unknown to me. Minizing my impact is the best I can do, honestly. <br></p>
|
||||
<br>
|
||||
<p>I make individual or small batches of my designs. I'd like to be able to digitize patterns and sell them, but for now, read about my collections in <a href="/fashion">fashion</a>. <br></p>
|
||||
<p>I make individual or small batches of my designs. I'd like to be able to digitize patterns and sell them, but for now, read about my collections on the <a href="/fashion">fashion page</a>. <br></p>
|
||||
</div>
|
||||
|
||||
<div class="projects">
|
||||
<h2>other projects</h2>
|
||||
<p>The most obvious is <b>blessfrey.me</b>, my portfolio and blog website. It is coded in <a href="https://bottlepy.org/docs/dev/">Bottle: Python</a>, <a href="https://bottlepy.org/docs/dev/stpl.html">SimpleTemplate</a>, and HTML+CSS. Bottle advertises itself as a micro framework, so I can use Bottle to create dynamic webpages without introducing potential bulk, security flaws, or user private data collection. I'm the only person managing this website and my needs are simple, so Bottle works well for me. Also, I get to use Python (yay) instead of PHP (eugh), the language I first built the site in. <br></p>
|
||||
<p>The most obvious is <b>blessfrey.me</b>, this very portfolio and blog website. It is coded in <a href="https://bottlepy.org/docs/dev/">Bottle: Python</a>, <a href="https://bottlepy.org/docs/dev/stpl.html">SimpleTemplate</a>, and HTML+CSS. Bottle advertises itself as a micro framework, so I can use Bottle to create dynamic webpages without introducing potential bulk, security flaws, or user private data collection. I'm the only person managing this website and my needs are simple, so Bottle works well for me. Also, I get to use Python (yay) instead of PHP (eugh), the language I first built the site in. <br></p>
|
||||
<br>
|
||||
<p>Cat Store - Java, text-based cat breeding and cat show life sim. <br></p>
|
||||
<br>
|
||||
@@ -57,7 +56,7 @@
|
||||
|
||||
<div class="ocs">
|
||||
<h2>characters</h2>
|
||||
<p>I'll keep my ocs here, since <a href="https://toyhou.se/abbey">Toyhouse</a> and other sites are cumbersome. Some tie into gamedev projects, some are game characters, others originated on petsites, and others are from my general creative writing. If you play Artfight, attack my account <a href="https://artfight.net/~abbey">abbey</a>! <br></p>
|
||||
<p>I'll also keep my ocs here, since <a href="https://toyhou.se/abbey">Toyhouse</a> and other sites are cumbersome. Some tie into gamedev projects, some are game characters, others originated on petsites, and others are from my general creative writing. If you play Artfight, attack my account <a href="https://artfight.net/~abbey">abbey</a>! <br></p>
|
||||
<div class="ocs-nav">
|
||||
% for c in chars:
|
||||
<a href="/char/{{c}}">
|
||||
|
||||
Reference in New Issue
Block a user