exor@dev: ~/blog/building-exor-dev

exor@dev:~$ cat building-exor-dev.md

Building Exor.dev

Site Build Log • UX • Iteration

Exor.dev started as a single static page and is gradually being expanded into a clearer multi-page portfolio. The goal is to keep it simple, fast, and easy to update while still making the site feel intentional.

exor@dev:~$ cat why.txt

The site exists to show direction, active work, and technical growth without relying on a heavy framework or a complicated build process. Static HTML and CSS are enough for this stage, and they make iteration fast.

exor@dev:~$ cat changes.txt

Moved from a single homepage toward a fuller structure with projects, homelab, blog, resume, and 404 support.

Kept the visual identity centered on a terminal-inspired layout that non-technical visitors can still read quickly.

Focused on clarity first: navigation, page purpose, and active work before visual polish.

exor@dev:~$ echo $NEXT

The next improvements are deeper content, more project-specific detail, and a growing set of notes that show how the site evolves alongside the work it documents.