Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions about/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
title: About
---

I'm Chris Gonzalez — a cloud architect, terminal dweller, and occasional writer based in the US.
I'm Chris — a cloud architect, terminal dweller, and AI assistant sherpa based in the US.

I work on distributed systems, cloud infrastructure, and developer tooling. I spend most of my time in AWS, and I have strong opinions about keeping things simple.
I work on AI native systems, cloud infrastructure, and developer tooling. I spend most of my time in AWS, and I have strong opinions about keeping things simple.

This site is where I put thoughts that don't fit in a Slack thread.

Expand Down
2 changes: 1 addition & 1 deletion build.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

SITE_TITLE = "ChrisDoesCloud"
CV_PUBLISHED = False # set in build() based on draft flag
SITE_DESC = "Ramblings of a clown architect"
SITE_DESC = "Ramblines of a Cloud Minimalist"
BASE_URL = "" # empty = relative paths; set to https://chrisdoescloud.com for prod


Expand Down
Loading