SCCN Docs
This repository contains the contents of the Seattle Community Cellular Network Documentation website. It is intended to provide interested community members s guidebook discussing how to get involved in the community network from a technical perspective.
The remainder of this document describes the process for contributing to the documentation website itself. test
Table of Contents
Using hackMD
- If creating a new file, have to create it in the repo first I think
- Go to hackMD page and click on the note you want to edit or the newly created one
- Edit in HackMD (can only change markdown, not navigation/other navigation stuff like YAML front matter)
Using Github
- Clone repo locally (Describe prereqs like git and walk through command line commands)
- Make changes locally
- Pull request to the repo