Update workflow hugo version
Some checks failed
Build and Deploy Hugo / deploy (push) Failing after 19s
Some checks failed
Build and Deploy Hugo / deploy (push) Failing after 19s
This commit is contained in:
parent
80ff6d2526
commit
083aa45005
2 changed files with 27 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
|
||||
- name: Setup Hugo
|
||||
run: |
|
||||
wget https://github.com/gohugoio/hugo/releases/download/v0.147.8/hugo_extended_0.147.8_linux-amd64.tar.gz
|
||||
wget https://github.com/gohugoio/hugo/releases/download/v0.164.0/hugo_extended_0.164.0_linux-amd64.tar.gz
|
||||
tar -xzf hugo_extended_0.147.8_linux-amd64.tar.gz
|
||||
chmod +x hugo
|
||||
mkdir -p ~/bin
|
||||
|
|
|
|||
26
content/blogs_i_like.md
Normal file
26
content/blogs_i_like.md
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
---
|
||||
title: "Blogs I like"
|
||||
date: 2026-08-15
|
||||
hideDate: true
|
||||
hideUpvotes: true
|
||||
hideReply: true
|
||||
---
|
||||
|
||||
|
||||
I am an Orthodox Christian, husband, father, and software developer (in that order).
|
||||
My wife and I currently have two lovely children, a son born in 2022 and a daughter born in 2025.
|
||||
I grew up moving around a lot, but I spent a majority of my formative years down in sunny Florida.
|
||||
I have a BA in Mechanical Engineering from University of Central Florida and a PhD in Material's Science from Georgia Tech.
|
||||
My PhD was in computational metallurgy which unluckily doesn't offer many well-paying employment opportunities.
|
||||
Luckily though, my real passion was always actually developing the software, so I happily pivoted to a backend engineer role.
|
||||
|
||||
My hobbies in the past have included Capoeira, MMA, bouldering, and backpacking.
|
||||
Lately I just try to find time to stay fit and do some side-project work after the kids are asleep.
|
||||
|
||||
|
||||
[Click here for my CV](/cv.html)
|
||||
|
||||
## Current Stack
|
||||
|
||||
{{< stack >}}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue