diff options
author | bt <bt@web> | 2023-11-27 12:18:46 -0500 |
---|---|---|
committer | IkiWiki <ikiwiki.info> | 2023-11-27 12:18:46 -0500 |
commit | bc9d189295abde936c0ea49d45cdeaa070b329de (patch) | |
tree | 2aa86fb9c1015d9442b14f9eeb2c46782be9ff4d | |
parent | 5c6e1f750fd8c51fe9e577652cd3b02d1a7d68bf (diff) |
-rw-r--r-- | ikiwiki/git.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ikiwiki/git.mdwn b/ikiwiki/git.mdwn new file mode 100644 index 0000000..d008017 --- /dev/null +++ b/ikiwiki/git.mdwn @@ -0,0 +1,3 @@ +This page documents how to setup `git` for both the base `ikiwiki` install, along with your own custom wiki-generated site. + +**Note:** These instructions are catered to users running ikiwiki via [[ikiwiki/NearlyFreeSpeech]] |