--- id: build-automation title: Build Automation description: "Details how the netboot.xyz automated build system works" sidebar_label: Build Automation hide_table_of_contents: false hide_title: true --- ```mdx-code-block import BuildAutomation, {toc as BuildAutomationTOC} from "@site/external/build-automation.md" export const toc = BuildAutomationTOC; ```