Add OpenHosted section template
This commit is contained in:
parent
f133f778c2
commit
0f31dca64a
3 changed files with 15 additions and 0 deletions
|
@ -3,6 +3,7 @@ nav:
|
||||||
- sourcecamp
|
- sourcecamp
|
||||||
- docshub
|
- docshub
|
||||||
- postline
|
- postline
|
||||||
|
- openhosted
|
||||||
- stagelink
|
- stagelink
|
||||||
- policies
|
- policies
|
||||||
- handbook
|
- handbook
|
||||||
|
|
3
docs/openhosted/.nav.yml
Normal file
3
docs/openhosted/.nav.yml
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
title: OpenHosted
|
||||||
|
nav:
|
||||||
|
- index.md
|
11
docs/openhosted/index.md
Normal file
11
docs/openhosted/index.md
Normal file
|
@ -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.
|
Loading…
Add table
Add a link
Reference in a new issue