diff --git a/site/pages/404.md b/site/pages/404.md index 45ef01a..773fe50 100644 --- a/site/pages/404.md +++ b/site/pages/404.md @@ -1,7 +1,7 @@ --- -title: Not Found +title: not found --- -# 404 Not Found +# 404 not found 😭 -The page or resource requested does not exist. [Back to home](/) +the page or resource requested does not exist. [back to home](/) diff --git a/site/pages/index.md b/site/pages/index.md index a5fac92..2046c4a 100644 --- a/site/pages/index.md +++ b/site/pages/index.md @@ -1,16 +1,14 @@ -# not zoey's website +# zyl's website -Welcome! I'm (not) zoey, a trans woman\* located in the Pacific Northwest. +hi! i'm zyl, a trans doggirlthing ΘΔ in the pnw. -There's not much here, so here are some other places I'm at sometimes: +if you want to see where else i'm at here're some links: - [GitHub](https://github.com/zyllian) -- [YouTube](https://youtube.com/@zyllian) (Mostly short video game clips and my cat) +- [YouTube](https://youtube.com/@zyllian) (mostly short video game clips and my cat) - [Mastodon](https://mas.to/@zyl) -I also have accounts over at these places but haven't posted much: +i also have accounts over at these places if you're an adult: - [cohost](https://cohost.org/zyl) -- [tumblr (nsfw)](https://www.tumblr.com/zyllian) - -\*my gender's absolutely fucked. woman is an approximation +- [tumblr](https://www.tumblr.com/zyllian) diff --git a/site/pages/secret.md b/site/pages/secret.md index 1cf008a..41cf4e4 100644 --- a/site/pages/secret.md +++ b/site/pages/secret.md @@ -1,7 +1,7 @@ --- -title: Secret! +title: secret!! --- -# You found the secret page! 🎉🎉 +# you found the secret page! 🎉🎉 that's it. diff --git a/site/templates/base.hbs b/site/templates/base.hbs index 86eb1a2..63d6c30 100644 --- a/site/templates/base.hbs +++ b/site/templates/base.hbs @@ -13,9 +13,9 @@ it(/she/they) - Blog | - Images | - Source + blog | + images | + source
{{{page}}} diff --git a/site/templates/blog-list.hbs b/site/templates/blog-list.hbs index 32bbf60..1cd5645 100644 --- a/site/templates/blog-list.hbs +++ b/site/templates/blog-list.hbs @@ -1,17 +1,17 @@ {{#if tag}} -

Blog posts tagged {{tag}}

+

blog posts tagged {{tag}}

View all blog posts

{{else}} -

Blog Posts

-

View blog tags

-

RSS Feed

+

blog Posts

+

view blog tags

+

rss feed

{{/if}}

Page {{page}}/{{page_max}}

{{#if previous}} -Previous page +previous page {{/if}} {{#if next}} -Next page +next page {{/if}}
{{#each resources}} diff --git a/site/templates/blog-post.hbs b/site/templates/blog-post.hbs index 59d31e7..558b54f 100644 --- a/site/templates/blog-post.hbs +++ b/site/templates/blog-post.hbs @@ -1,6 +1,6 @@

{{title}}

- Published {{timestamp}} + published {{timestamp}} {{#if draft}}

DRAFT

{{/if}} @@ -13,7 +13,7 @@ {{{content}}}

-

Tags

+

tags