Merge this repo into main repo? (or vice versa)
Syncing two repos is hard, and it is unclear for newcomers to find where and how to contribute docs.
Can we merge this containerd/containerd.io repo to containerd/containerd ?
@dmcgowan @estesp WDYT?
I'm only concerned about two things--maybe they have reasonable answers:
- this content is a bit messy to add to the root directory of a code project; is it possible to put it under "web" (or similar) and still have netlify/CI/Makefile etc. working without impacting the rest of the main repo?
- we don't want netlify previews running on every PR in containerd repo? or does it matter? just seems like a waste. Possibly solved with special code via GH actions which only triggers netlify if content in "web" changes?
How much needs to sync? Can we solve it any other way? It seems nice to separate out websites into their own repos if you look across popular projects. Maybe a better answer is to move all docs to this repo and have skeleton pointers in GitHub that just push people to the website?
Maybe a better answer is to move all docs to this repo and have skeleton pointers in GitHub that just push people to the website?
This also SGTM