Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.17 KB

File metadata and controls

26 lines (17 loc) · 1.17 KB

Toronto Community Network - Documentation

See this repo for more info on the Toronto Community Network.

These docs are available as an online handbook at docs.tomesh.net. They are built using mdBook.

Contributing Guidelines

Alt text

For information on writing good alt text reference this page. If you add an image please add alt text using the following syntax:

Markdown

![Alt text goes here!](sourceurl.filetype)

HTML

<img alt="Alt text goes here!" src="sourceurl.filetype"/>

Any commits to master will automatically appear on the site. Please make a PR for your changes.

License

Creative Commons License
The documentation is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.