Hugo external links with target = _blank 2023-11-24 1 min read ckroeger Force Hugo to open external links with target _blank. Solution 👉 Hugo - Open External Links in a New Tab | Justin James
Githubpages doesn't like underscores 2022-12-24 1 min read ckroeger Underscores in filenames or directorynames result in a 404 not found. Solution add a empty file named .nojekyll to the root-directory Found the hint here -> Learning that Github Pages Struggles with Certain File Names