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.
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.
The documentation is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.