Hello World
Table of contents
After years of building websites for clients, I finally got around to building one for myself.
This site runs on Hugo with the hugo-toigian theme — a minimal, Tailwind CSS-powered theme that gets out of the way and lets the content breathe. It’s hosted on Cloudflare Pages, which gives you fast global delivery and zero cold starts for free.
Why Hugo?
I’ve been using Hugo for client projects since around 2018. It’s fast, simple, and produces static files you can host anywhere. No database, no runtime, no moving parts. For a personal site, that’s exactly what you want.
The build time for this site is under 4 seconds. That kind of speed matters when you’re iterating on content.
What to expect here
I plan to write about things I encounter day to day:
- Oracle NetSuite — SuiteScript patterns, integration tips, and things that took me too long to figure out
- Microsoft Dynamics 365 — configuration, customization, and lessons from the field
- .NET and web development — whatever’s relevant to current projects
- Infrastructure — server management, CI/CD, cloud platforms
No promises on frequency. Quality over quantity.
If you have questions or want to connect, find me on LinkedIn.