forked from wezm/wezm.net
Small about page tweaks
This commit is contained in:
parent
8115919aa9
commit
4a69b79d60
1 changed files with 6 additions and 5 deletions
|
@ -4,10 +4,11 @@ title = "About"
|
||||||
|
|
||||||
{{ resize_image(image="../static/images/Photo of Wesley Moore.jpg", width=1600, quality=60, alt="Photo of me against a Boab tree in Broome, WA") }}
|
{{ resize_image(image="../static/images/Photo of Wesley Moore.jpg", width=1600, quality=60, alt="Photo of me against a Boab tree in Broome, WA") }}
|
||||||
|
|
||||||
I'm a software developer from Melbourne, Australia. I like open-source and warm
|
I'm a software developer from Melbourne, Australia. I like open-source software
|
||||||
weather (Melbourne is not in the warm part of Australia unfortunately). I enjoy
|
and warm weather (Melbourne is not in the warm part of Australia
|
||||||
tinkering with computers, ranging from small microcontrollers up to large
|
unfortunately). I enjoy tinkering with computers, ranging from small
|
||||||
servers and the operating systems that run upon them.
|
microcontrollers up to large servers and the operating systems that run upon
|
||||||
|
them.
|
||||||
|
|
||||||
I run [Arch Linux] on [my desktop computer][my desktop] and [Void
|
I run [Arch Linux] on [my desktop computer][my desktop] and [Void
|
||||||
Linux (musl)][Void Linux] on [my laptop], with the [Awesome] window manager.
|
Linux (musl)][Void Linux] on [my laptop], with the [Awesome] window manager.
|
||||||
|
@ -15,7 +16,7 @@ The [server hosting this website][my server] runs [Alpine Linux].
|
||||||
You can read more about my OS adventures on [bitcannon.net].
|
You can read more about my OS adventures on [bitcannon.net].
|
||||||
|
|
||||||
[{{ float_image(image="../static/images/keyboards.jpg", float="right", width=128, alt="Photo of my keyboards") }}](../images/keyboards.jpg)
|
[{{ float_image(image="../static/images/keyboards.jpg", float="right", width=128, alt="Photo of my keyboards") }}](../images/keyboards.jpg)
|
||||||
I enjoy typing on mechanical keyboards. I have a small collection in a range of
|
I prefer typing on mechanical keyboards. I have a small collection in a range of
|
||||||
sizes. All are fully programmable. My current favourite is a Filco Majestouch
|
sizes. All are fully programmable. My current favourite is a Filco Majestouch
|
||||||
Ninja 2, which has had the factory controller replaced with a programmable one.
|
Ninja 2, which has had the factory controller replaced with a programmable one.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue