old website
This commit is contained in:
commit
218487dc22
557 changed files with 7054 additions and 0 deletions
3
_src/data/about/about.json
Normal file
3
_src/data/about/about.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"tags": "articles"
|
||||
}
|
10
_src/data/about/bio.md
Normal file
10
_src/data/about/bio.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
### Bio
|
||||
<p>Hello! My name's sunny!</p>
|
||||
<p>I identify as agender, aromantic and pansexual.</p>
|
||||
<section id="flags">
|
||||
<img src="/assets/img/flag/agender.svg" alt="Agender pride flag">
|
||||
<img src="/assets/img/flag/aromantic.svg" alt="Aromantic pride flag">
|
||||
<img src="/assets/img/flag/pansexual.svg" alt="Pansexual pride flag">
|
||||
</section>
|
||||
<p>I'm a hobbyist artist, writer, audio and video editor, graphic designer and web designer.</p>
|
||||
<p>I don't particularly excel in any of these, but I find them fun, and that's all I really care about.</p>
|
5
_src/data/about/fursona.md
Normal file
5
_src/data/about/fursona.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
### Fursona
|
||||
<div id="portrait"><img src="/assets/img/theme/citrus/pin.png" alt="A pin of Sundae!"></div>
|
||||
<p>Sundae is a light beige anthropomorphic rabbit with pink eyes, a lime green nose and has an orange spot marking on his right eye.</p>
|
||||
<p>He is my first original character and I most likely won't have many others besides him, since I identify with him a lot.</p>
|
||||
<p>This might change with time, but... I haven't been able to solidify any potential ideas into a new character, a lot of them are just fleeting thoughts.</p>
|
4
_src/data/about/interests.md
Normal file
4
_src/data/about/interests.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
### Interests
|
||||
<p>Below is a list of media I'm into with links that lead to time capsules and/or tributes.</p>
|
||||
<p>Not everything is included in here, but rather whatever comes to mind to showcase.</p>
|
||||
<div id="pkmn" aria-label="Randomized list of my favorite Pokémon"><script src="/assets/js/poke.js"></script></div>
|
Loading…
Add table
Add a link
Reference in a new issue