Files
11ty_neocities/src/index.md

14 lines
1022 B
Markdown
Raw Normal View History

2023-02-25 23:34:52 +10:30
---
layout: layout/base.njk
2023-03-01 03:12:19 +10:30
title: world's number one mari illustrious makinami fan
2023-02-25 23:34:52 +10:30
---
2023-03-09 13:27:07 +10:30
hey what's up! my name is uuupah. im a twenty-something software dev from australia plagued by a metaphysical urge to record my thoughts and feelings in meandering prose. i'm into exploring less mainstream music genres, character design and figure drawing, puzzle and movement videogames, old anime and rock climbing.
2023-02-25 23:34:52 +10:30
2023-03-04 00:08:05 +10:30
### pages
2023-03-03 21:28:59 +10:30
2023-03-04 00:08:05 +10:30
{% include 'partials/link_tiles.njk' %}
2023-03-03 21:28:59 +10:30
2023-02-26 14:07:43 +10:30
### this site
is built using [eleventy](https://11ty.dev) and hosted on [neocities](https://neocities.org/). i used [flamedfury's tutorial](https://flamedfury.com/guides/11ty-homepage-neocities/) to get started, and implemented [bcomnes deployment github action](https://github.com/bcomnes/deploy-to-neocities) to bring the amount of work required to make changes to almost zero. i also use [obsidian](https://obsidian.md/) and obsidian git to create and edit posts on my phone. the source code for this site is [here](https://github.com/uuupah/11ty_neocities).