- Hugo site initialized with PaperMod theme (via submodule) - Configured hugo.toml with blog metadata, nav, and social links - Added hello-world post and about page - Added .gitignore Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
8 lines
218 B
Markdown
8 lines
218 B
Markdown
---
|
|
title: "About"
|
|
layout: "page"
|
|
---
|
|
|
|
I'm Sander Hautvast, a software engineer interested in systems programming, compilers, and low-level performance.
|
|
|
|
You can find my work on [GitHub](https://github.com/shautvast).
|