Official project website for noScribe (Hugo + hugo-book), hosted on GitHub Pages.
Requirements: Hugo Extended (theme requires the extended build).
# initialize theme submodule
git submodule update --init --recursive
# start dev server
hugo serverhugoDeployment is handled by the GitHub Actions workflow in .github/workflows/hugo.yml.
- The
CNAMEfile is already included. - HTTPS is provided automatically by GitHub Pages (Let’s Encrypt).
Recommended records for apex domain (per GitHub Pages docs):
A @ 185.199.108.153
A @ 185.199.109.153
A @ 185.199.110.153
A @ 185.199.111.153
Optional for www:
CNAME www noscribe.de
- Create a Domain property for
noscribe.de. - Do not set country targeting (keep international).
- Submit the sitemap:
https://noscribe.de/sitemap.xml.
Assets live in static/img. To refresh from the code repo:
powershell -File scripts/copy-graphic.ps1 ..\noScribe\graphic_sw.png
powershell -File scripts/copy-screenshots.ps1 ..\noScribe- Add a new language in
config/_default/hugo.toml. - Create the translated content under
content/<lang>/. - Add language-specific descriptions in front matter.
Edit:
content/docs/mentions.mdcontent/en/docs/mentions.md
Please add only verified sources (no invented quotes).