Blog
Step 8: Expanding the tutorial library
The site now has a proper tutorial section and a separate examples page so the operational content is easier to browse and reuse.
What was added
- A tutorial index for step-by-step setup guides.
- Pages for static site builds, ingress and TLS, and CI pipelines.
- An examples page with copyable, sanitized snippets.
- Readable code blocks so the examples are useful on first view.
Example commands
kubectl apply -k manifests/app
curl -fsS https://rghf.nl/docs/tutorials/
curl -fsS https://rghf.nl/docs/examples/
curl -fsS https://rghf.nl/blog/
Content rule
Keep tutorial content concrete. Commands, path names, and checks belong here; private values, credentials, and environment-specific secrets do not.