publishable?

This commit is contained in:
2025-10-09 20:24:00 -05:00
parent c22a19388a
commit 67a99e0e97
3 changed files with 24 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# The URL the site will be built for
base_url = "http://100.100.200.0:1313"
base_url = "https://rbitton.com"
# Whether to automatically compile all Sass files in the sass directory
compile_sass = true
@@ -19,10 +19,11 @@ highlight_code = false
[extra]
# Put all your custom variables here
main_menu = [
{ name = "about", url = "about", trailing_slash = true},
{ name = "resume", url = "resume", trailing_slash = true},
{ name = "meditations", url = "meditations", trailing_slash = true},
{ name = "about", url = "about", trailing_slash = true },
{ name = "resume", url = "resume", trailing_slash = true },
{ name = "meditations", url = "meditations", trailing_slash = true },
{ name = "git", url = "https://git.rbitton.com/rbitton", new_tab = true },
{ name = "photos", url = "https://photos.rbitton.com/share/ujS7skFBGW0xG22K2SCE6JsIppM-8tAlb_wyl39J0KDs7rTYY38AQ8z44tLOktCQErA", new_tab = true },
{ name = "flights", url = "https://flights.rbitton.com/share/public", new_tab = true },
]

View File

@@ -0,0 +1,14 @@
+++
title = "About"
date = 2025-10-09
+++
# About Me
Im a 4th year student at the University of Chicago with an enduring fascination for systems — the kind that hum quietly when they work and demand humility when they dont. Most of my time goes into running and refining a constellation of Linux machines, tinkering with infrastructure, and turning half-baked technical curiosities into functioning projects.
My formal majors are Data Science and Music, but I'm kind of all over the place. I do systems research in the C.S. department and spend most of my time tinkering.
I like systems that make sense, music that doesnt, and the way both Adele and Bach can bring order to chaos. Whether Im balancing RAID arrays, planning the next server migration, or diving into aviation data for no practical reason, Im driven by the same thing: curiosity, and the satisfaction of making something truly work.
SoCal made me; Chicago trained me; the command line keeps me honest.

View File

@@ -0,0 +1,5 @@
+++
title = "Meditations"
+++
One day I'd like to write some blogs (I call "medidations" because it sounds cooler) and when that happens they will live here.