update the index page

This commit is contained in:
2023-02-26 14:07:43 +10:30
committed by GitHub
parent 6f16d2e11f
commit 1d8d02fafc

View File

@ -1,19 +1,20 @@
--- ---
layout: layout/base.njk layout: layout/base.njk
comment: created with help from https://flamedfury.com/guides/11ty-homepage-neocities/
--- ---
Check out your cool new static site built with ### selamat pagi
[11ty](https://11ty.dev) on
[Neocities](https://neocities.org/).
if the test worked, this text should be displaying on the live website welcome to my site! my name is uuupah. i've always been fascinated by the tiny private corners of the internet where people can freely compile their thoughts, hobbies, reviews and other random collections that they think netizens might find interesting. my growing frustration with the limitations of social media for real human communication and the lucky discovery of neocities has led me to this point, writing an honestly generic, but nonetheless necessary introduction page. it feels a little trite, but it's a tried and true formula.
This homepage template is perfect for: ### a little about me
- Creating your own space on the web - i live in australia
- Expressing yourself - i am non-binary
- Displaying all the gifs you've collected - i was born in 1995
- i work as .NET developer, writing soulless financial reporting software
- i have a big interest in more abstract and experimental music genres
- i build mechanical keyboards and do figure drawing in my spare time
### Why do you want a homepage? ### this site
The web was made for personal homepages, make this one yours
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).