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’
Daniel finally noticed that the stock Perplex theme has a number of flaws, so he has fixed the most important ones for his sites.
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.