Designing and developing websites and other projects and tools on the web, and internet at large
Observations on what you need to build a website that will be found: a presentation for the Midland MakerPlace.
Links to additional resources for ‘Making the postmodern web’
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.
markdownlint-cli/markdownlint-cli2
vscode-markdownlint
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.