forked from toolshed/docs.coopcloud.tech
add Grid style to Operators, Maintainers, and Organisers
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Operations handbook
|
||||
title: Operators Handbook
|
||||
---
|
||||
|
||||
## Understanding `~/.abra`
|
||||
|
@ -2,7 +2,22 @@
|
||||
title: Operators Guide
|
||||
---
|
||||
|
||||
Welcome to the operators guide! Operators are typically individuals, members of tech co-ops or collectives who provide services powered by Co-op Cloud. This documentation is meant to help new & experienced operators manage their deployments as well as provide a space for sharing tricks & tips for keeping things running smoothly. Operators are encouraged to submit documentation patches! Sharing is caring :sparkling_heart:
|
||||
Welcome to the operators guide! Operators are typically individuals, members of tech co-ops or collectives who provide services powered by Co-op Cloud. This documentation is meant to help new & experienced operators manage their deployments as well as provide a space for sharing tricks & tips for keeping things running smoothly.
|
||||
|
||||
- [New operators tutorial](/operators/tutorial): If you want to become an operator, start here :rocket:
|
||||
- [Operations handbook](/operators/handbook): One-stop shop for all you need to know to manage a deployment :ribbon:
|
||||
<div class="grid cards" markdown>
|
||||
|
||||
- __New Operators Tutorial__
|
||||
|
||||
If you want to become an operator, start your journey here :rocket:
|
||||
|
||||
[Get started](tutorial.md){ .md-button .md-button--primary }
|
||||
|
||||
- __Operators Handbook__
|
||||
|
||||
One-stop shop for all you need to know to manage a deployment :ribbon:
|
||||
|
||||
[Read Handbook](handbook.md){ .md-button .md-button--primary }
|
||||
|
||||
</div>
|
||||
|
||||
Operators are encouraged to submit documentation patches! Sharing is caring :sparkling_heart:
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: New operators tutorial
|
||||
title: New Operators Tutorial
|
||||
---
|
||||
|
||||
## The moving parts
|
||||
|
Reference in New Issue
Block a user