Drop the leading H1 from every page
GitHub renders the page name as a heading on every wiki page, so a file
that also opens with "# Page Name" prints its title twice. All eleven
pages did.
Home's H1 read "NextBSD" rather than "Home", so it was not a literal
duplicate, but it goes too -- eleven pages with one convention beats ten
plus an exception, and the bold opening sentence works as the lead.
Section headings inside the pages are untouched.
Build out the wiki as user-facing documentation
Adds nine pages and a sidebar, drawn from the repo READMEs, PORTING notes,
the shipped man pages and the userland source tree.
Home welcome, navigation, the three surprises
Getting-Started download, verify, boot under QEMU, log in
Installing-NextBSD nextbsd-installer walkthrough
Installing-Packages pkg repo config, NextBSD-everything
Command-Reference Darwin commands with their man sections
Service-Management-with-launchd plists, launchctl, the foreground trap
Filesystem-Layout four-domain model, empty /boot/kernel
How-NextBSD-Differs the BSD comparison table, boot diagram
Project-Repositories build chain and who owns what
The existing UTM guide keeps its content and gains a title, an intro and
cross-links. Its page name contains parentheses, so links to it use
angle-bracket destinations -- a bare ](Apple-Silicon-Mac-(UTM)-Guide)
terminates at the first close paren and renders broken.