uses is now a draft

This commit is contained in:
John Bowdre 2024-01-19 09:28:22 -06:00
parent 18a970c7ed
commit eeab259eeb
2 changed files with 15 additions and 12 deletions

View file

@ -5,22 +5,22 @@
# weight = 10
[[main]]
identifier = "posts"
name = "posts"
url = "/"
identifier = "projects"
name = "projects"
url = "/series/projects/"
weight = 1
[[main]]
identifier = "uses"
name = "uses"
url = "/uses"
weight = 2
identifier = "tips"
name = "tips"
url = "/series/tips/"
weight = 1
[[main]]
identifier = "about"
name = "about"
url = "/about/"
weight = 3
identifier = "code"
name = "code"
url = "/series/code/"
weight = 1
[[main]]
identifier = "virtuallypotato"

View file

@ -4,12 +4,15 @@ date: "2024-01-19T04:15:31Z"
# lastmod: {{ .Date | time.Format "2006-01-02" }}
description: "The hardware, software, and services which keep me going."
toc: true
draft: true
comments: true
timeless: true
---
Here's what this page is and why I'm doing it.
Here's the stuff I use and how I use it.
### Hardware
- **[Framework Laptop Chromebook Edition](https://frame.work/products/laptop-chromebook-12-gen-intel)** (i5-1240P | 32GB RAM | 1TB NVMe). This is my primary personal computing device. Yep, it's an overpowered Chromebook, and I make full use of the [Linux Development Environment](https://www.chromium.org/chromium-os/developer-library/guides/containers/containers-and-vms/) to Do Things. I love it.
-
### Software