mirror of
https://github.com/clockworkpi/wiki.clockworkpi.com.git
synced 2025-12-12 16:58:50 +01:00
simplify index
This commit is contained in:
parent
ade394dc7d
commit
b0631205f5
@ -1,3 +0,0 @@
|
||||
---
|
||||
layout: redirect
|
||||
---
|
||||
@ -9,6 +9,20 @@ revisions:
|
||||
---
|
||||
Welcome to the ClockworkPi community wiki!
|
||||
|
||||
If you want to add wiki,just clone the repo ,run with jekyll in local, add markdown files in \_wiki folder with simple front matter like
|
||||
```
|
||||
---
|
||||
layout: simple
|
||||
title: SSH
|
||||
tags: GameShell
|
||||
created: 2024-02-22
|
||||
modified: 2024-02-22
|
||||
---
|
||||
|
||||
```
|
||||
|
||||
then send Pull Request
|
||||
|
||||
## Gameshell
|
||||
|
||||
### What is GameShell?
|
||||
Loading…
x
Reference in New Issue
Block a user