diff options
| author | yuzu-eva <cafebabe@disroot.org> | 2025-03-11 00:20:43 +0100 |
|---|---|---|
| committer | yuzu-eva <cafebabe@disroot.org> | 2025-03-11 00:20:43 +0100 |
| commit | 1d1383ce943cf6b1ddb32b031a9c9a10e29f98fe (patch) | |
| tree | afd3bd4627ecfcfac6e16714eecb6e4516df7485 /static/index.md | |
| parent | 85f1c648e09e200a11ae442c8b284b24818f9239 (diff) | |
first iteration of flask-app; index is working
Diffstat (limited to 'static/index.md')
| -rw-r--r-- | static/index.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/static/index.md b/static/index.md new file mode 100644 index 0000000..62398c7 --- /dev/null +++ b/static/index.md @@ -0,0 +1,17 @@ +## hi + +I'm a 27 year old graduate in business informatics. I made this website because +I feel like too much of the internet is centered around social media and +sometimes it feels as if the whole internet is only a handful of websites. Years +back I really enjoyed browsing random websites created by people who just wanted +to share their hobby, which made the web feel way more alive and individual than +it is now. I still do this sometimes using [wiby.me](https://wiby.me). Maybe +this website can encourage someone to create their own. +In my spare time I like to go climbing and do some programming on various +projects. Occasionally I'll go on a walk in a random place I've never been in +and take pictures. Maybe I'll add a photo album sometime later. You can read +more about me [here](./about.html) + +## thoughts + +I'll sometimes post my thoughts. You can read them [here](./thoughts.html). |
