containerd.io icon indicating copy to clipboard operation
containerd.io copied to clipboard

Website repo for https://containerd.io

Results 15 containerd.io issues
Sort by recently updated
recently updated
newest added

addresses #163 built on top of #121 this PR implements: * `tools/refresh-docs.sh` -- script to be called by Makefile [`make refresh-docs` – also made it a dependency of `make serve`...

Signed-off-by: Kazuyoshi Kato

Visit https://containerd.io/docs/getting-started/, and you'll see this: > Visit https://containerd.io/docs/, and the reader is redirected to https://github.com/containerd/containerd/tree/main/docs. So essentially, there are no docs on the website. I understand how this came...

NPM works just fine. Also, package lock files are an unnecessary overhead for a website. /assign @chalin

For years, we have been failing to sync the markdown documents from the code repos into this web repo. Maybe we should just render the markdown on the client side...

Signed-off-by: Priyanshu Singh made changes to hero section and navbar, as part of initial changes. Improved their look. Please provide your feedback or any changes.

This is a followup item to #131, which can be implemented once the UA properties are no longer receiving events (in 2H2023) or are no longer needed. Actually, the UA...

Otherwise, the default version of node that is currently used is v8. For example, see this build log: https://app.netlify.com/sites/containerd-io/deploys/62dae776ae6e5900087c5111 ```nocode Now using node v8.17.0 ``` For details, see https://docs.netlify.com/configure-builds/manage-dependencies/#node-js-and-javascript.

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 ?

enhancement

**Description** At the https://containerd.io/ homepage there's this paragraph: > containerd is available as a daemon for Linux **and Windows**. But at the release page (e.g. https://github.com/containerd/containerd/releases/tag/v1.3.3) there is only the...