| ... | ... | @@ -5,19 +5,3 @@ Welcome to MTSA wiki. It is divided in two main areas: |
|
|
|
* [End User](End User)
|
|
|
|
* [Developer](Developer)
|
|
|
|
|
|
|
|
## Wiki Collaboration
|
|
|
|
|
|
|
|
This wiki uses the [Markdown](http://daringfireball.net/projects/markdown/) syntax.
|
|
|
|
|
|
|
|
The wiki itself is actually a git repository, which means you can clone it, edit it locally/offline, add images or any other file type, and push it back to us. It will be live immediately.
|
|
|
|
|
|
|
|
Go ahead and try:
|
|
|
|
|
|
|
|
```
|
|
|
|
$ git clone https://lnahabedian@bitbucket.org/lnahabedian/mtsa.git/wiki
|
|
|
|
```
|
|
|
|
|
|
|
|
Wiki pages are normal files, with the .md extension. You can edit them locally, as well as creating new ones.
|
|
|
|
|
|
|
|
|
|
|
|
# Have fun! |
|
|
\ No newline at end of file |