kata-containers/docs
Ildiko Vancsa 5e03bec26b docs: Adding blog submission guidelines
The Kata blog was recently moved to the project's website. The content
of the blog is stored together with the rest of the website source on
GitHub.

This patch adds a short guide that describes how to submit a new
blog post as a PR, to appear on the project's website.

Signed-off-by: Ildiko Vancsa <ildiko.vancsa@gmail.com>
2024-06-03 08:58:05 -07:00
..
design docs: Add a document for kata guest image management design 2024-03-25 18:17:23 +08:00
how-to build: tests: Remove agent-opa 2024-04-28 12:52:54 +02:00
install doc: fix missing document link 2024-04-24 17:34:30 +08:00
presentations docs: Change location of static checks script 2023-12-15 17:13:02 -08:00
threat-model docs: Fix broken links 2023-10-26 10:17:01 -07:00
use-cases docs: Document Intel Discrete GPUs usage with Kata 2024-04-16 11:50:02 -07:00
Blog-Post-Submission-Guide.md docs: Adding blog submission guidelines 2024-06-03 08:58:05 -07:00
code-pr-advice.md docs: Remove links to tests repo 2024-03-25 15:09:52 -07:00
Debug-shim-guide.md debugging: adding a script and instructions for debugging the GO shim 2024-05-14 11:12:31 +02:00
Developer-Guide.md debugging: adding a script and instructions for debugging the GO shim 2024-05-14 11:12:31 +02:00
Documentation-Requirements.md docs: Update links in the Documentation Requirements document 2024-03-20 15:45:49 +00:00
hypervisors.md static-checks: Rename file in doc to make static checks happy 2024-04-16 11:50:02 -07:00
Licensing-strategy.md docs: Change location of static checks script 2023-12-15 17:13:02 -08:00
Limitations.md doc: add vcpu handlint doc for runtime-rs 2023-06-12 19:23:11 +08:00
Makefile docs: merge documentation repository 2020-06-23 21:27:23 -07:00
README.md docs: Adding blog submission guidelines 2024-06-03 08:58:05 -07:00
Release-Process.md docs: Adjust release documentation 2024-03-27 12:41:48 +01:00
tracing.md docs: Fix relative links in Markdown 2022-02-11 13:49:42 +01:00
Unit-Test-Advice.md docs: Specify language in markdown for syntax highlight 2022-09-01 13:54:31 +08:00
Upgrading.md docs: Adjust release documentation 2024-03-27 12:41:48 +01:00

Documentation

The Kata Containers documentation repository hosts overall system documentation, with information common to multiple components.

For details of the other Kata Containers repositories, see the repository summary.

Getting Started

Tracing

See the tracing documentation.

More User Guides

How-to guides

See the how-to documentation.

Kata Use-Cases

Developer Guide

Documents that help to understand and contribute to Kata Containers.

Design and Implementations

How to Contribute

Help Writing a Code PR

Help Writing Unit Tests

Help Improving the Documents

Code Licensing

  • Licensing: About the licensing strategy of Kata Containers.

The Release Process

Presentations

Website Changes

If you have a suggestion for how we can improve the website, please raise an issue (or a PR) on the repository that holds the source for the website.