Hugo static site generation

Hugo: Ignore a line with markdownlint

When using markdownlint-cli/markdownlint-cli2 or the vscode-markdownlint extension for VSCode, one may wish to ignore a particular line. Here is a cheap way to do that using a shortcode.

Two-repo Netlify technique for module CI

Having a demo/test site embedded in a Hugo module causes large bandwidth consumption during its normal use as a module. We split the site and module into separate git repos, but keep a deploy as part of the CI process.

WPXR to static

Convert from WordPress XML export to static site generator (Hugo)