From a95c22ac4ed3806ada2c718823b5d2886f049881 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Fri, 1 Mar 2024 16:32:45 -0500 Subject: [PATCH] docs: Link to new docs site I've copied (and slightly cleaned up) all the existing docs into a new dedicated git repository in https://bootc-org.gitlab.io/documentation/ --- README.md | 2 +- docs/builds.md | 9 ++++++++- docs/install.md | 9 ++++++++- docs/related.md | 9 ++++++++- docs/usage.md | 9 ++++++++- 5 files changed, 33 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9e8be41..6113264 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ for base operating system updates. ## More information -See the [project documentation](https://centos.github.io/centos-bootc/). +See ## Badges diff --git a/docs/builds.md b/docs/builds.md index beebce0..4432a74 100644 --- a/docs/builds.md +++ b/docs/builds.md @@ -2,7 +2,14 @@ nav_order: 3 --- -# Configuring systems via container builds +# This document has moved + +See + +--- +--- + +## Configuring systems via container builds A key part of the idea of this project is that every tool and technique one knows for building application container images should apply diff --git a/docs/install.md b/docs/install.md index 16fa823..c6fd942 100644 --- a/docs/install.md +++ b/docs/install.md @@ -2,7 +2,14 @@ nav_order: 2 --- -# Trying out development builds +# This document has moved + +See + +--- +--- + +## Trying out development builds Before you build a [derived container image](https://gitlab.com/bootc-org/examples), you may want to just get a feel for the system, try out `bootc`, etc. The bootable diff --git a/docs/related.md b/docs/related.md index 60dbc1f..9b5b65a 100644 --- a/docs/related.md +++ b/docs/related.md @@ -2,7 +2,14 @@ nav_order: 4 --- -# Relationship with other projects +# This document has moved + +See + +--- +--- + +## Relationship with other projects ## Fedora CoreOS diff --git a/docs/usage.md b/docs/usage.md index ff485ef..2f9d06c 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -2,7 +2,14 @@ nav_order: 3 --- -# Operating system content and usage +# This document has moved + +See + +--- +--- + +## Operating system content and usage ## Configuring systemd units