Skip to content

Commit dc4427c

Browse files
committed
Hello world blod edit
1 parent 4402092 commit dc4427c

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

src/content/blog/hello-world.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,15 @@ This is the first post on the new blog. More to come.
1010

1111
## What's new
1212

13-
I've rebuilt my portfolio from scratch using [Astro](https://astro.build/). The old site was a single `index.html` — it served me well, but I wanted a proper blog and a more maintainable setup.
13+
I've rebuilt my portfolio using [Astro](https://astro.build/) and kept some of the same styles. The biggest difference is the old site was a single `index.html` that I decided, for some odd reason, to manually minify and bundle. It served me well, but I wanted a proper blog and a more maintainable setup.
1414

1515
## What to expect
1616

1717
I'll be writing about:
1818

19-
- **Frontend architecture** — design systems, component patterns, performance
20-
- **Developer tooling** — the tools and workflows that make me productive
21-
- **Career reflections** — lessons learned, decisions made, life outside of code
19+
- **Software engineering architecture**: design systems, component patterns, performance, security, etc...
20+
- **Developer tooling**: the tools and workflows that make me productive
21+
- **Career reflections**: lessons learned, decisions made, life outside of code
22+
23+
Stay tuned.
2224

23-
Stay tuned.

0 commit comments

Comments
 (0)