diff --git a/docs/.nav.yml b/docs/.nav.yml index 16685d4..211ce50 100644 --- a/docs/.nav.yml +++ b/docs/.nav.yml @@ -3,6 +3,7 @@ nav: - sourcecamp - docshub - postline + - openhosted - stagelink - policies - handbook diff --git a/docs/openhosted/.nav.yml b/docs/openhosted/.nav.yml new file mode 100644 index 0000000..6ca440e --- /dev/null +++ b/docs/openhosted/.nav.yml @@ -0,0 +1,3 @@ +title: OpenHosted +nav: + - index.md \ No newline at end of file diff --git a/docs/openhosted/index.md b/docs/openhosted/index.md new file mode 100644 index 0000000..124245e --- /dev/null +++ b/docs/openhosted/index.md @@ -0,0 +1,11 @@ +# OpenHosted + +!!! abstract "Placeholder Page" + This is a placeholder page. Please see the site navigation for any sub-pages that exist. + +--- + +!!! example "Work in Progress" + This page is not complete, and is subject to change. + + Want to help with this page? Please see [:octicons-arrow-right-16: Editing this site](https://about.starcat.systems/editing/) and the [:simple-forgejo: Git repo](https://git.starcat.systems/starcatsys/about) for this site. \ No newline at end of file