Updated Editing.md (markdown)

Abhijit Kshirsagar 2021-07-09 10:54:51 +05:30
parent 81b38896f1
commit df6b59f219
1 changed files with 2 additions and 1 deletions

@ -17,4 +17,5 @@ If you have Ruby installed, you can clone this repo on your local machine, make
5. View and edit the local files by pointing a browser to ```http://localhost:4567```
6. Whenever a page is saved, a commit is created automatically by gollum. Make sure to push the changes upstream after all edits are done.
7. To add images:
1. Copy the image into the images directory. The image must be sized appropriately, since this wiki is fairly basic and does not allow dynamic scaling of images. For example, if you want the image to look small, scale the image down to
1. Copy the image into the images directory
2. The image must be sized appropriately.This wiki is fairly basic and does not allow dynamic scaling of images. For example, if you want the image to look small, you should re-size the image down to about 200px wide. For example, the logo on [the homepage of the wiki] (home) is 200px wide.