About Rich Clingman, K0OZK
My name's Rich Clingman, K0OZK in Ozark, Missouri, U.S.A. I have more than 15 years' experience as a Senior Software Engineer (full stack, back end, Golang, Nodejs, Vuejs, Nuxt, MySQL, PostgreSQL, ...). And, I'm a "Ham Radio Operator" with an Amateur Extra license.
There are more ramblings about me on the Home Page.
Elements of This Site
Nuxt 4 & VueJs 3
For this website, I chose to use Nuxt 4 which uses VueJs 3.
Nuxt/VueJs make it easy to set up a great website and automatically handle things like declaring routes to each page, inserting custom components, and expanding the language functionality.
Content v3
I added Nuxt Content v3 which uses MD (markdown) files to easily create formatted content, with typed collections and a Zod schema for richer page metadata.
Bulma CSS
To help with styling, I've used custom CSS with SASS preprocessing, and Bulma CSS framework (1.x, themed via CSS custom properties).