tag-observability
tag-observability copied to clipboard
WG: Create GitHub Pages site for TAG Observability
Create a visually engaging site for the TAG!
https://pages.github.com
@halcyondude I can help on this one. 😅 Although am pretty new to TAG Observability so if you can give me some ideas as to how I should start that will help me to make a PR quickly :)
Hello! Are we allowed to work on this issue?
Hi, I am new to TAG Observability. I attended KubeConfon NA first time last month and am keen to get involved.
I wonder whether there has been any progress on this task. I am happy to contribute.
We have used Hugo and Netlify in K8sGPT -- you can see the site here: https://k8sgpt.ai/ https://gohugo.io/hosting-and-deployment/hosting-on-netlify/
It makes it possible to add blogs and similar in a straightforward way through GitHub. https://github.com/k8sgpt-ai/website
Instead of using Netlify, the page can also be served through GitHub pages https://gohugo.io/hosting-and-deployment/hosting-on-github/ -- I would generally start with a site template of sorts
I'm wondering, are there other TAGs with a website? Do they need to follow the CNCF brand guidelines https://www.cncf.io/brand-guidelines/
@AnaisUrlichs I was also researching on this subject after reading a thread on Slack #tag-observability and got to the same conclusion that we should use the HUGO framework because it seems like a standard across other TAGs. And answering your question, yes, my researches let me conclude that all of the other TAGs that have a website are using HUGO.
This slack message explains that better, but in short, all of the CNCF websites listed here are making use of HUGO.
Also, a recently launched CNCF Platform Whitepaper is making use of the same framework. Take a look at this CNCF Platform Paper under this app-delivery-tag repo.
Hi, the CNCF can help with this. @halcyondude could you open a service desk ticket?
Some more context: our team has stood up contribute.cncf.io and tag-env-sustainability.cncf.io recently for other TAGs. They use Hugo with a Docsy theme.