update project blog files
This commit is contained in:
parent
9e99f5f1b0
commit
7cab5d4224
5 changed files with 25 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
---toml
|
||||
title = "ESP32-S3 USB Authentication Key"
|
||||
date_created = "2026-02-14"
|
||||
index = 2
|
||||
---
|
||||
# ESP32-S3 USB Authentication Key
|
||||
|
||||
A DIY FIDO2 key using an ESP32-S3, a [top-to-top](/vocab) type-C coupler, and the [Pico-Fido firmware](https://github.com/polhenarejos/pico-fido).
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@
|
|||
title = "Debian on an iMac G3"
|
||||
date_created = "2026-01-08"
|
||||
date_updated = "2026-02-03"
|
||||
index = 1
|
||||
---
|
||||
# Debian Sid on an iMac G3
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,8 @@
|
|||
---toml
|
||||
title = "OnePlus 6T Cyberdeck"
|
||||
date_created = "2026-02-14"
|
||||
index = 3
|
||||
---
|
||||
# OnePlus 6T "CyberDeck"
|
||||
|
||||
Linux phone
|
||||
|
|
|
|||
12
serve/plog/personal-website.md
Normal file
12
serve/plog/personal-website.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
---toml
|
||||
title = "Personal Website"
|
||||
date_created = "2026-03-09"
|
||||
index = 0
|
||||
---
|
||||
|
||||
# Personal Website
|
||||
|
||||
I'm rewriting my website!
|
||||
|
||||
I was inspired to do so by my friend Val who wrote her own web server in Rust using [warp](https://lib.rs/crates/warp) for her personal website (linked in the sidebar under "TerminalLesbian").
|
||||
|
||||
|
|
@ -1,5 +1,7 @@
|
|||
---toml
|
||||
title = "To-Do List"
|
||||
date_created = "2026-02-14"
|
||||
index = 99
|
||||
---
|
||||
# to-do list
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue