From 12e1e173c9e55700454ef21f3269a2a5a1737ae8 Mon Sep 17 00:00:00 2001 From: Ven Gist Date: Thu, 17 Apr 2025 09:04:12 -0700 Subject: [PATCH] Update Readme.md --- content/Readme.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/content/Readme.md b/content/Readme.md index b1a6a19..bf15d36 100644 --- a/content/Readme.md +++ b/content/Readme.md @@ -21,17 +21,21 @@ The knowledge commons is built on simple [markdown](https://www.markdownguide.or ``` yarn quartz build --serve ```` -3. Open the /content folder as a vault in Obsidian +3. Create new branch to start editing content + +`git branch -M your-branch-name` + +4. Open the /content folder as a vault in Obsidian Create and Edit content with files and folders within Obsidian -4. Request access to push your updates back to [Github](https://github.com/oovg/polycentric). -5. Create a pull request from `your-branch-name` to `v4` -6. When accepted, your content will be live on the website. +5. Request access to push your updates back to [Github](https://github.com/oovg/polycentric). +6. Create a pull request from `your-branch-name` to `v4` +7. When accepted, your content will be live on the website. ## Authoring Content ## Metadata -Each Markdown file can use the following metadata at the top. +Each Markdown file can use the following metadata at the top for extended functionality such as saving a file as a draft. ``` ---