Description
Static websites can be generated with a prebuilt Go tool that supports differential builds. It helps developers publish documentation, blogs, and simple project sites with shorter rebuild times.
Generated sites can accidentally include drafts or private files if source rules are wrong. Check output before deployment and keep secrets outside content directories.