From 5e76ae3cdf2411b11077640962a9334ad9b48e97 Mon Sep 17 00:00:00 2001 From: cuu Date: Tue, 5 Mar 2024 02:38:15 -0800 Subject: [PATCH] update index --- index.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/index.md b/index.md index 13c6271..25cb503 100644 --- a/index.md +++ b/index.md @@ -9,7 +9,8 @@ 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 +If you want to edit the wiki, just clone https://github.com/clockworkpi/wiki.clockworkpi.com.git, run it locally with jekyll, and add markdown files to the _wiki folder. +The file format is simple, e.g. ``` --- layout: simple @@ -23,6 +24,8 @@ modified: 2024-02-22 then send Pull Request +more info about how to run jekyll project on local ,visit https://jekyllrb.com/docs/ + ## Gameshell ### What is GameShell?