--- layout: layouts/base.njk permalink: "/" title: "AGNES THE ALIEN!" ---
currently...
reading: the orange eats creeps, serious weakness
watching:star trek: voyager, paradise
listening to: bloc party, cupcakke
A stylized bust-level drawing of me, a white feminine individual with heart shaped glasses, pink and green pigtails, and a teal halter top. I am saying WELCOME which is written in stylized pink text

{{ site.name }}

{{ site.description }}

Hey, I'm Agnes! I'm a writer, artist, hobbyist computerdyke, and real life alien from outer space. This is my personal site and weblog. Feel free to check out what I have here!

Current status:
{% postGraph collections.posts %}
webrings, cliques & more...
Language Learning πŸ’š Japanese, Python & Welsh
unproblematic blorbo β₯ teleya

FEMSLASH FANS ONLINE WEBRING
MY femslash OTP is...
πŸ’ž NAHLA X ANISHA ! πŸ’ž
previous | random | next
πŸ“‘ Subscribe via RSS

🌌 Recent Posts

{% set recent = collections.posts | default([]) %} {% if (recent | length) == 0 %} {% set recent = collections.searchIndex | default([]) %} {% endif %} {% if recent | length > 0 %}
{% for post in recent | head(5) %} {% set url = post.url or post.id %} {% set title = (post.data and post.data.title) or post.title %} {% set dateVal = post.date %} {% set desc = (post.data and post.data.description) or post.description or (post.templateContent | default('') | striptags | truncate(160)) %} {% set tags = (post.data and post.data.tags) or post.tags or [] %}

{{ title }}

{% if dateVal %} {% endif %} {% if desc %}

{{ desc }}

{% endif %} {% if tags %}
{% for tag in tags %} #{{ tag }} {% endfor %}
{% endif %}
{% endfor %}
View all posts β†’
{% else %}

No posts yet!

This is where thoughtful writing will appear. Stay tuned! πŸ“

{% endif %}
🌌

Explore the galaxy...

All pages on this site