🎨 ✨ improve stucture of garden & add some new info
Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
parent
fd962da973
commit
490ff87c95
10 changed files with 104 additions and 29 deletions
14
src/pages/garden/machines/index.md
Normal file
14
src/pages/garden/machines/index.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
title: '⚙️ Machines'
|
||||
description: ''
|
||||
layout: "../../../layouts/Layout.astro"
|
||||
---
|
||||
Info about different machines I've got, all from gaming consoles to homelab stuff.
|
||||
|
||||
#### Homelab
|
||||
|
||||
- [**kanto** 🌳](/garden/machines/kanto)
|
||||
|
||||
#### Consoles
|
||||
|
||||
- [**Nintendo Wii** 🌱](/garden/machines/wii)
|
21
src/pages/garden/machines/wii.md
Normal file
21
src/pages/garden/machines/wii.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
---
|
||||
title: 'Help for Nintendo Wii'
|
||||
description: '🌱 ~ Notes to remember for my modded Wii'
|
||||
layout: "../../../layouts/Layout.astro"
|
||||
---
|
||||
|
||||
## 📝 Info
|
||||
|
||||
#### 🔗 Links
|
||||
|
||||
- [**Wii Hacks Guide**](https://wii.hacks.guide/)
|
||||
|
||||
## 🧠 Stuff to know
|
||||
|
||||
#### How to split files >4GB
|
||||
|
||||
...
|
||||
|
||||
#### How to get online-function in games
|
||||
|
||||
...
|
Loading…
Add table
Add a link
Reference in a new issue