Build log launched
Created a dedicated build log page and wired it into the main nav.
View snippet
<nav class="nav-links">
...
<a href="build-log.html">Build Log</a>
<a href="about.html">About</a>
...
</nav>