Skip to main content

Build Pipeline

This is the build-time path through the reference. It pairs with Architecture at a Glance, which explains the broad build/runtime split, and Page Lifecycle, which follows a single page through the whole system.

Reading Path

StepPageWhy it matters
1Page LifecycleEnd-to-end walkthrough from Markdown source to browser runtime
2sync.shMaster orchestration script for build, generation, validation, and deployment
3hakyll.hsHakyll entry point and Pandoc transform pipeline
4bash.shShared shell helpers used by the build scripts
5test.hsValidation and regression checks

Generated Content

AreaStart here
Directory pagesgenerateDirectory.hs
Link bibliographiesgenerateLinkBibliography.hs
BacklinksgenerateBacklinks.hs
Similar linksgenerateSimilarLinks.hs

Adjacent Systems