update website to include birds
This commit is contained in:
@@ -0,0 +1,43 @@
|
||||
---
|
||||
title: "Lilac's Website"
|
||||
description: "Computer Engineer & [Certified Punk Rocker](https://youtu.be/z9LiPuVRyU8&t=261)"
|
||||
---
|
||||
# About Me
|
||||
|
||||
Howdy! My name is Lilac, and this is my website. I am interested in low-level
|
||||
computing, networking, and Linux. When not tinkering with 'puters, I birdwatch,
|
||||
crochet, and garden.
|
||||
|
||||
# Computers
|
||||
|
||||
I write embedded firmware and POSIX/Linux applications using C and several
|
||||
dialects of assembly. I do the server administration for all my own web services
|
||||
using NixOS.
|
||||
|
||||
Here is some of the software I've written:
|
||||
|
||||
Grasswren
|
||||
: [Website Content & Hugo Theme](https://code.grasswren.net/Lilac/Grasswren)
|
||||
|
||||
Chickadee
|
||||
: [NixOS Configuration](https://code.grasswren.net/Lilac/Chickadee)
|
||||
|
||||
Tanager
|
||||
: [QMK Ergodox EZ Shine Firmware](https://code.grasswren.net/Lilac/Tanager)
|
||||
|
||||
Here are some blog posts I've written about computers:
|
||||
|
||||
{{< posts "computers" >}}
|
||||
|
||||
# Birds
|
||||
|
||||
I started birding in January 2026 when I received a digital camera. I try to
|
||||
submit my birding checklists to [eBird](https://ebird.org) whenever I get the
|
||||
chance. You can take a look at some of my photographs
|
||||
[here](https://photo.grasswren.net/s/public).
|
||||
|
||||
# Music
|
||||
|
||||
I host my own music library of CDs I've ripped. I listen to many genres of
|
||||
music; if you think I'd like something, please give me a CD of it! I especially
|
||||
like old live performances and hard-to-find early electronic music discs.
|
||||
@@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Lilac's Birds
|
||||
description: They're cute little guys, aren't they?
|
||||
---
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
title: "Lilac's Blog"
|
||||
description: "I love pretending I know what's going on!"
|
||||
layout: "list"
|
||||
---
|
||||
@@ -1,36 +0,0 @@
|
||||
---
|
||||
title: "Lilac's Website"
|
||||
description: "Computer Engineer & [Certified Punk Rocker](https://youtu.be/z9LiPuVRyU8&t=261)"
|
||||
---
|
||||
# About Me
|
||||
|
||||
Howdy! My name is Lilac, and this is my website. I am interested in low-level
|
||||
computing, networking, and Linux. When not tinkering with 'puters, I birdwatch,
|
||||
crochet, and garden.
|
||||
|
||||
# Technology
|
||||
|
||||
I write embedded firmware and POSIX/Linux applications using C and several
|
||||
dialects of assembly. I do the server administration for all my own web services
|
||||
using Linux and Nix.
|
||||
|
||||
Here is some of the software I've written:
|
||||
|
||||
[Grasswren](https://code.grasswren.net/Lilac/Grasswren)
|
||||
: Website Content & Hugo Theme
|
||||
|
||||
[Chickadee](https://code.grasswren.net/Lilac/Chickadee)
|
||||
: NixOS Configuration
|
||||
|
||||
[Tanager](https://code.grasswren.net/Lilac/Tanager)
|
||||
: QMK Ergodox EZ Shine Firmware
|
||||
|
||||
# Music
|
||||
|
||||
My favourite genres of music are grunge, punk, hyperpop, breakcore, and digital
|
||||
hardcore. I really enjoy the music scene where I live; I think everybody should
|
||||
get out there and interact with their local artists.
|
||||
|
||||
I self-host my music library, so I don't have opportunities to discover new
|
||||
music very often. If you are visiting this site for the first time, [shoot me an
|
||||
email](mailto:lilac@grasswren.net) telling me what I should listen to next!
|
||||
@@ -2,6 +2,7 @@
|
||||
title: "Building Custom Keyboard Backlighting"
|
||||
description: "Upgrading my [Ergodox EZ](https://ergodox-ez.com/) using [QMK](https://github.com/qmk/qmk_firmware)"
|
||||
date: 2026-07-09
|
||||
categories: ["computers"]
|
||||
---
|
||||
# Intro
|
||||
|
||||
|
Before Width: | Height: | Size: 117 KiB After Width: | Height: | Size: 117 KiB |
Reference in New Issue
Block a user