Add Castle documentation content

- Emergency procedures (fire, medical, weather, utilities)
- Equipment guides (tractor, heating, kitchen, tools)
- Getting started (house rules, FAQ, supplies)
- Infrastructure docs (electrical, water, internet, heating)
- Spaces overview (main building, outbuildings, outdoor)
This commit is contained in:
Patrick Mulligan 2026-01-01 11:29:51 +01:00
parent 222b641084
commit 3d8425e14f
65 changed files with 3836 additions and 0 deletions

64
content/spaces/index.md Normal file
View file

@ -0,0 +1,64 @@
---
title: Spaces
description: Information about buildings, rooms, and outdoor areas
aliases:
- spaces
tags:
- spaces
- property
---
# Spaces
Guide to the buildings, rooms, and areas on the property.
## Buildings
### [[main-building|Main Building]]
*TBD: Primary living/working space*
### [[outbuildings|Outbuildings]]
*TBD: Barns, sheds, workshops, etc.*
## Indoor Spaces
### Living Areas
- *TBD*
### Bedrooms / Sleeping
- *TBD*
### Kitchen
- Location: *TBD*
- Equipment: [[equipment/kitchen/|Kitchen Appliances]]
### Bathrooms
- *TBD*
### Studios / Workspace
- *TBD*
### Common Areas
- *TBD*
## Outdoor Spaces
### [[outdoor|Outdoor Areas]]
Gardens, farm areas, gathering spaces.
## Property Map
*TBD: Add a property map image*
## Key Locations Quick Reference
| What | Where |
|------|-------|
| Main entrance | *TBD* |
| Kitchen | *TBD* |
| Bathroom(s) | *TBD* |
| Laundry | *TBD* |
| Wood storage | *TBD* |
| Trash/recycling | *TBD* |
| Tool shed | *TBD* |
| Parking | *TBD* |

View file

@ -0,0 +1,41 @@
---
title: Main Building
description: Guide to the main building and its rooms
tags:
- spaces
- building
---
# Main Building
## Overview
*TBD: Description of the main building*
## Floor Plan
*TBD: Add floor plan image or description*
## Rooms
### Ground Floor
*TBD*
### Upper Floor(s)
*TBD*
### Basement (if applicable)
*TBD*
## Key Infrastructure in This Building
| System | Location |
|--------|----------|
| Electrical panel | *TBD* - See [[electrical]] |
| Water shutoff | *TBD* - See [[water]] |
| Heating | *TBD* - See [[wood-fire-heater]] |
| Fire extinguisher | *TBD* |
## Building-Specific Notes
*TBD: Any quirks, features, or important notes about this building*

View file

@ -0,0 +1,38 @@
---
title: Outbuildings
description: Barns, sheds, workshops, and other structures
tags:
- spaces
- buildings
---
# Outbuildings
## Overview
*TBD: List and describe outbuildings on the property*
## Buildings
### Barn / Workshop
- **Location:** *TBD*
- **Purpose:** *TBD*
- **Access:** *TBD*
- **Contents:** *TBD*
### Storage Shed
- **Location:** *TBD*
- **Purpose:** *TBD*
- **Access:** *TBD*
### *Other Building*
- **Location:** *TBD*
- **Purpose:** *TBD*
## Tools & Equipment
See [[equipment/tools/|Tools & Machinery]] for equipment guides.
## Safety Notes
*TBD: Any safety considerations for outbuildings*

76
content/spaces/outdoor.md Normal file
View file

@ -0,0 +1,76 @@
---
title: Outdoor Areas
description: Gardens, farm areas, and outdoor gathering spaces
tags:
- spaces
- outdoor
- garden
---
# Outdoor Areas
## Garden Areas
### Vegetable Garden
- **Location:** *TBD*
- **What's planted:** *TBD*
- **Watering needs:** *TBD*
### Herb Garden
- **Location:** *TBD*
### Flower Gardens
- **Location:** *TBD*
## Farm Areas
*TBD: Describe farm areas, fields, etc.*
## Gathering Spaces
### Outdoor Seating
- **Location:** *TBD*
### Fire Pit (if applicable)
- **Location:** *TBD*
- **Rules:** *TBD*
## Practical Areas
### Wood Storage
- **Location:** *TBD*
- **Notes:** Keep wood dry, use oldest first
### Compost
- **Location:** *TBD*
- **What goes in:** *TBD*
### Trash / Recycling
- **Location:** *TBD*
- **Pickup day:** *TBD*
### Parking
- **Location:** *TBD*
- **Capacity:** *TBD*
## Boundaries
*TBD: Property boundaries, neighbor information*
## Wildlife & Nature
*TBD: Notable wildlife, plants, natural features*
## Seasonal Considerations
### Spring
*TBD*
### Summer
*TBD*
### Fall
*TBD*
### Winter
*TBD: Snow clearing, access issues, etc.*