feat: add content
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
---
|
||||
title: Example Reference
|
||||
description: A reference page in my new Starlight docs site.
|
||||
---
|
||||
|
||||
Reference pages are ideal for outlining how things work in terse and clear terms.
|
||||
Less concerned with telling a story or addressing a specific use case, they should give a comprehensive outline of what you're documenting.
|
||||
|
||||
## Further reading
|
||||
|
||||
- Read [about reference](https://diataxis.fr/reference/) in the Diátaxis framework
|
||||
16
src/content/docs/reference/introduction.md
Normal file
16
src/content/docs/reference/introduction.md
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: Introduction
|
||||
description: Overiew of the homelab
|
||||
sidebar:
|
||||
order: 1
|
||||
---
|
||||
|
||||
Overview of the homelab.
|
||||
|
||||
# Hardware
|
||||
|
||||
Currently using a mix of RPIs, Intel based NUCs, Synology NAS, and Ubiquity networking.
|
||||
|
||||
# Software
|
||||
|
||||
Kubernetes for the main cluster. Docker managed by Komodo for the single hosts.
|
||||
Reference in New Issue
Block a user