<p>##Summary</p>

<p>This is an initial migration aimed at re-integrating the new template into mainline development before the forks diverge too far. The site should function as before, but some design choices were expedient compromises and should be refined as individual issues.</p>

<p>##To Test</p>

<ol>
<li>The new template is based on Community Technology's template. Check that the credit link in the footer is appropriate and sufficient.</li>
<li>Check for missing pages and empty content.</li>
<li>Site should render correctly in supported browsers/devices.</li>
</ol>

<p>##Known Issues</p>

<ol>
<li>Pagination is disabled. For some reason, paginator doesn't find our posts directory, so our blog index is empty when pagination is enabled.</li>
<li>Spanish and French sites are out of sync. French in particular is missing several pages.</li>
<li>Main logo height is a compromise. It's technically centered and full size, but doesn't look like it. Header should be reworked to display the logo "correctly" regardless of the amount of header text (titles, subtitles, etc.).</li>
</ol>

<p>##Optional/Additional Tasks</p>

<ol>
<li>Add Twitter link.</li>
<li>Add RSS feed. I tested the jekyll-feed plugin the other day, but output seemed buggy. Could be something in our posts or a bug in jekyll-feed.</li>
<li>Migrate to a sass-based css framework. This would give us documented, well-tested styles that could be easily customized via sass variables. The base framework could be updated automatically using bower.</li>
<li>Clean up cruft. A lot of code could be merged or thrown out.</li>
</ol>

<p><a href="https://github.com/jheretic" class="user-mention">@jheretic</a> <a href="https://github.com/georgiamoon" class="user-mention">@georgiamoon</a> <a href="https://github.com/critzo" class="user-mention">@critzo</a> </p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/opentechinstitute/commotion-docs/pull/345'>https://github.com/opentechinstitute/commotion-docs/pull/345</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Merge pull request #278 from opentechinstitute/staging</li>
  <li>Merge pull request #288 from opentechinstitute/staging</li>
  <li>Merge pull request #297 from opentechinstitute/staging</li>
  <li>Merge branch 'staging', to finalize #308.</li>
  <li>Merge pull request #320 from opentechinstitute/staging</li>
  <li>Merge pull request #323 from opentechinstitute/staging</li>
  <li>Set theme color vars</li>
  <li>Start re-theming from clean slate</li>
  <li>Ignore placeholder directory during render</li>
  <li>Add index with minimal content</li>
  <li>Add commotion links to main menu</li>
  <li>Add second level items to main menu</li>
  <li>Move slideshow to banner as placeholder</li>
  <li>Fix blog link</li>
  <li>Add front page blog posts</li>
  <li>Move _posts to blog directory</li>
  <li>Fix baseurl/home links</li>
  <li>Pull blog images to front page</li>
  <li>Mock up strawman catgory tiles</li>
  <li>Re-import about directory</li>
  <li>Re-import download directory</li>
  <li>Fix doc tile link</li>
  <li>fix developer tile link</li>
  <li>Add docs folder. Ignore broken cck folder</li>
  <li>Add developer directory</li>
  <li>Mock up downloads layout</li>
  <li>Make api/doxygen pages semi-functional</li>
  <li>Remove comm tech index headings</li>
  <li>Re-enable CCK. 3 commits.</li>
  <li>Point collections/cck layouts to correct repo</li>
  <li>Import background image to fix broken css</li>
  <li>Create slideshow include. Remove slideshow from header.</li>
  <li>Make entire category element clickable. Needs styling</li>
  <li>Div inside A is valid HTML5</li>
  <li>Add heading helper classes</li>
  <li>Revert "Div inside A is valid HTML5"</li>
  <li>Revert "Make entire category element clickable. Needs styling"</li>
  <li>Use data-driven, 1-level menu</li>
  <li>Use header-short on non-default layouts</li>
  <li>Copy translations into site</li>
  <li>Clean up old files</li>
  <li>Add sidenav with language switcher. UNSTYLED. MESSY.</li>
  <li>Fix sidenav styling</li>
  <li>Add contact/report pages</li>
  <li>Adjust front page layout</li>
  <li>Link to community tech</li>
  <li>Update menu button styles</li>
  <li>Update menu heading styles</li>
  <li>Use new blog layout for spanish, french</li>
  <li>Use correct header in blog layout</li>
  <li>EXPERIMENTAL: use collection layout for cck index</li>
  <li>Add collection template and cck collection to _data</li>
  <li>Switch all cck to collection layout</li>
  <li>switch to commtech-style cck sidemenu</li>
  <li>switch get-started to collection layout</li>
  <li>Switch get-started to collection layout</li>
  <li>Update collection_template fields</li>
  <li>switch get-involved to collection layout</li>
  <li>Switch supported devices to collection template</li>
  <li>Remove extraneous tags, styles from devices page</li>
  <li>Switch localization to collection layout</li>
  <li>use correct header in downloads layout</li>
  <li>Copy old images folder</li>
  <li>Merge images, icons directories</li>
  <li>Populate assets.json</li>
  <li>fix broken issues link</li>
  <li>Update cck documentation</li>
  <li>fix nav z-index</li>
  <li>Remove redundant menu displays</li>
  <li>Revert "Remove redundant menu displays"</li>
  <li>Drop flat nav and force minimum navbar height</li>
  <li>Add custom jquery-ui (core + accordion widget)</li>
  <li>Move dropdown-menu to its own include for now</li>
  <li>Fix menu include typo</li>
  <li>partial accordion menu, no hamburger</li>
  <li>Don't dropdown on hover</li>
  <li>Hide dropdown in hamburger menu</li>
  <li>Apply rudimentary styles to dropdown button</li>
  <li>Reorganize menu-dropdown.css</li>
  <li>back up a step</li>
  <li>Generalize accordion. Use obvious styles.</li>
  <li>Rework menu + accordion from known-good base</li>
  <li>Don't bump content on dropdown open</li>
  <li>Push accordion items on open/close</li>
  <li>Minor bg-color update</li>
  <li>Stop ul ul li escaping container</li>
  <li>clean up menu-dropdown.css</li>
  <li>Set menu margins</li>
  <li>fix hover highlight overflow</li>
  <li>Remove extra closing div</li>
  <li>Remove commented html</li>
  <li>Fix font mismatch in nav button</li>
  <li>Remove menu:hover display</li>
  <li>menu items should fill parent</li>
  <li>widen dropdown menu</li>
  <li>Add language switcher to navbar</li>
  <li>remove duplicate/unused language switcher</li>
  <li>Group languages in navbar</li>
  <li>Make nav margins symmetrical</li>
  <li>Add tagline to front page</li>
  <li>Use commotion round logo on About panel</li>
  <li>Update download icon; needs transparency</li>
  <li>Update download icons</li>
  <li>Change documentation icon</li>
  <li>Add new developer icon</li>
  <li>Edit developer icon</li>
  <li>Revert to old menu includes</li>
  <li>Remove unused data files</li>
  <li>Revert "Update cck documentation"</li>
  <li>Create includes subdir for menus</li>
  <li>Fix /about/index active conditional</li>
  <li>Revert "Create includes subdir for menus"</li>
  <li>Re-enable menu bars</li>
  <li>Add caret to dropdown menus</li>
  <li>Switch dropdown caret to +</li>
  <li>add basic dropdown icon toggle</li>
  <li>Swap dropdown icon position</li>
  <li>fix icon swap on simultaneous open/close</li>
  <li>Remove header background image</li>
  <li>Add mesh header background-image</li>
  <li>Add color-inverted commotion icon</li>
  <li>Replace mesh background with old commotion logo</li>
  <li>Switch to centered old commotion logo - Rough</li>
  <li>Adjust header spacing</li>
  <li>Remove project_tagline max width</li>
  <li>Move logo styles to stylesheets</li>
  <li>Use black header and footer</li>
  <li>Use grey header and footer</li>
  <li>Move site title to dropdown title</li>
  <li>set header back to black</li>
  <li>fix logo centering</li>
  <li>Add author/title to post</li>
  <li>Import post, tag lists</li>
  <li>Move tags, posts to sidebar</li>
  <li>Add blog sidebar to main blog index</li>
  <li>Import blog by-date page</li>
  <li>Switch by-date layout</li>
  <li>skip post date on by-date</li>
  <li>Modify blog layout for non-post pages</li>
  <li>Pad sidebar divs</li>
  <li>Compromise on main logo height</li>
  <li>Close post author heading</li>
  <li>Merge branch 'theme-update/template' into theme-update/release</li>
  <li>Remove temporary storage dir</li>
  <li>use default template in download dirs</li>
  <li>Fix broken dropdown link</li>
  <li>import jobs page</li>
  <li>Switch dropdown label. Improve alignment.</li>
  <li>Switch to black header border</li>
  <li>Use black header arrow</li>
  <li>Fix frontmatter leading --- in /es/</li>
  <li>Escape colons in es frontmatter</li>
  <li>Delete bad _site dir</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-0">commotionwireless.net/_config.yml</a>
    (8)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-1">commotionwireless.net/_data/assets.json</a>
    (316)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-2">commotionwireless.net/_data/collection_template.yml</a>
    (6)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-3">commotionwireless.net/_data/colors.yml</a>
    (8)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-4">commotionwireless.net/_data/menu.yml</a>
    (12)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-5">commotionwireless.net/_includes/about_menu.html</a>
    (4)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-6">commotionwireless.net/_includes/blog-footer.html</a>
    (1)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-7">commotionwireless.net/_includes/blog-front-content.html</a>
    (12)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-8">commotionwireless.net/_includes/blog-front-pagination</a>
    (27)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-9">commotionwireless.net/_includes/blog-header.html</a>
    (1)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-10">commotionwireless.net/_includes/blog-recent-posts.html</a>
    (9)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-11">commotionwireless.net/_includes/blog-release-post.html</a>
    (8)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-12">commotionwireless.net/_includes/blog-rss-block.html</a>
    (4)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-13">commotionwireless.net/_includes/blog-sidebar-menu.html</a>
    (5)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-14">commotionwireless.net/_includes/blog_menu.html</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-15">commotionwireless.net/_includes/bug-report.html</a>
    (2)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-16">commotionwireless.net/_includes/cck-footer.html</a>
    (1)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-17">commotionwireless.net/_includes/cck-header.html</a>
    (1)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-18">commotionwireless.net/_includes/content-area-close.html</a>
    (2)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-19">commotionwireless.net/_includes/content-area-open.html</a>
    (2)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-20">commotionwireless.net/_includes/css/grid.css</a>
    (97)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-21">commotionwireless.net/_includes/css/menu-dropdown.css</a>
    (93)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-22">commotionwireless.net/_includes/css/nav.css</a>
    (122)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-23">commotionwireless.net/_includes/css/oti.css</a>
    (378)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-24">commotionwireless.net/_includes/css/print.css</a>
    (28)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-25">commotionwireless.net/_includes/css/small.css</a>
    (27)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-26">commotionwireless.net/_includes/css/stylesheet.css</a>
    (387)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-27">commotionwireless.net/_includes/developers_menu.html</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-28">commotionwireless.net/_includes/docs_menu.html</a>
    (2)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-29">commotionwireless.net/_includes/download-button-block.html</a>
    (1)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-30">commotionwireless.net/_includes/download-nav.html</a>
    (22)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-31">commotionwireless.net/_includes/downloads_menu.html</a>
    (2)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-32">commotionwireless.net/_includes/footer-front.html</a>
    (18)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-33">commotionwireless.net/_includes/footer.html</a>
    (38)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-34">commotionwireless.net/_includes/header-front.html</a>
    (24)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-35">commotionwireless.net/_includes/header-nav.html</a>
    (2)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-36">commotionwireless.net/_includes/header-short.html</a>
    (48)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-37">commotionwireless.net/_includes/header.html</a>
    (76)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-38">commotionwireless.net/_includes/language-switcher-navbar.html</a>
    (19)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-39">commotionwireless.net/_includes/left-half-close.html</a>
    (1)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-40">commotionwireless.net/_includes/left-half-open.html</a>
    (1)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-41">commotionwireless.net/_includes/left-third-close.html</a>
    (1)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-42">commotionwireless.net/_includes/left-third-open.html</a>
    (1)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-43">commotionwireless.net/_includes/left-twothird-close.html</a>
    (1)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-44">commotionwireless.net/_includes/left-twothird-open.html</a>
    (1)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-45">commotionwireless.net/_includes/logo.html</a>
    (3)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-46">commotionwireless.net/_includes/menu-dropdown.html</a>
    (69)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-47">commotionwireless.net/_includes/menu.html</a>
    (80)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-48">commotionwireless.net/_includes/non-front_header-topbar.html</a>
    (33)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-49">commotionwireless.net/_includes/non-front_page-heading.html</a>
    (4)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-50">commotionwireless.net/_includes/oti_github.xml</a>
    (1152)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-51">commotionwireless.net/_includes/pageheadings.html</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-52">commotionwireless.net/_includes/posts-by-date-min.html</a>
    (4)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-53">commotionwireless.net/_includes/right-col-end.html</a>
    (1)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-54">commotionwireless.net/_includes/right-col-start.html</a>
    (2)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-55">commotionwireless.net/_includes/right-col.html</a>
    (12)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-56">commotionwireless.net/_includes/right-half-close.html</a>
    (1)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-57">commotionwireless.net/_includes/right-half-open.html</a>
    (1)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-58">commotionwireless.net/_includes/right-twothird-close.html</a>
    (1)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-59">commotionwireless.net/_includes/right-twothird-open.html</a>
    (1)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-60">commotionwireless.net/_includes/right-twothird.html</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-61">commotionwireless.net/_includes/send-feedback.html</a>
    (2)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-62">commotionwireless.net/_includes/slideshow.html</a>
    (20)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-63">commotionwireless.net/_includes/sub-sections-menu.html</a>
    (1)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-64">commotionwireless.net/_includes/toc.html</a>
    (28)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-65">commotionwireless.net/_includes/top-colors.html</a>
    (13)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-66">commotionwireless.net/_includes/twitter-feed-block.html</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-67">commotionwireless.net/_includes/verifying-downloads.html</a>
    (2)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-68">commotionwireless.net/_layouts/blog-front.html</a>
    (13)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-69">commotionwireless.net/_layouts/blog-index.html</a>
    (36)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-70">commotionwireless.net/_layouts/blog.html</a>
    (38)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-71">commotionwireless.net/_layouts/category_index.html</a>
    (2)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-72">commotionwireless.net/_layouts/category_page.html</a>
    (14)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-73">commotionwireless.net/_layouts/cck.html</a>
    (99)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-74">commotionwireless.net/_layouts/collection.html</a>
    (87)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-75">commotionwireless.net/_layouts/default.html</a>
    (30)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-76">commotionwireless.net/_layouts/downloads.html</a>
    (19)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-77">commotionwireless.net/_layouts/doxygen.html</a>
    (21)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-78">commotionwireless.net/_layouts/front.html</a>
    (35)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-79">commotionwireless.net/_layouts/page.html</a>
    (13)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-80">commotionwireless.net/_plugins/site_menus.rb</a>
    (102)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-81">commotionwireless.net/access-denied/index.md</a>
    (11)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-82">commotionwireless.net/assets/Basic-Elements/Buildings/Buildings01.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-83">commotionwireless.net/assets/Basic-Elements/Buildings/Buildings01.svg</a>
    (56)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-84">commotionwireless.net/assets/Basic-Elements/Buildings/Buildings02.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-85">commotionwireless.net/assets/Basic-Elements/Buildings/Buildings02.svg</a>
    (72)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-86">commotionwireless.net/assets/Basic-Elements/Buildings/Buildings03.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-87">commotionwireless.net/assets/Basic-Elements/Buildings/Buildings03.svg</a>
    (63)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-88">commotionwireless.net/assets/Basic-Elements/Buildings/Buildings04.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-89">commotionwireless.net/assets/Basic-Elements/Buildings/Buildings04.svg</a>
    (99)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-90">commotionwireless.net/assets/Basic-Elements/Buildings/Buildings05.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-91">commotionwireless.net/assets/Basic-Elements/Buildings/Buildings05.svg</a>
    (87)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-92">commotionwireless.net/assets/Basic-Elements/Buildings/Buildings06.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-93">commotionwireless.net/assets/Basic-Elements/Buildings/Buildings06.svg</a>
    (87)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-94">commotionwireless.net/assets/Basic-Elements/Buildings/Buildings07.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-95">commotionwireless.net/assets/Basic-Elements/Buildings/Buildings07.svg</a>
    (69)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-96">commotionwireless.net/assets/Basic-Elements/Buildings/Buildings08.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-97">commotionwireless.net/assets/Basic-Elements/Buildings/Buildings08.svg</a>
    (108)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-98">commotionwireless.net/assets/Basic-Elements/Buildings/Buildings09.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-99">commotionwireless.net/assets/Basic-Elements/Buildings/Buildings09.svg</a>
    (120)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-100">commotionwireless.net/assets/Basic-Elements/Buildings/Buildings10.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-101">commotionwireless.net/assets/Basic-Elements/Buildings/Buildings10.svg</a>
    (78)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-102">commotionwireless.net/assets/Basic-Elements/Buildings/Buildings11.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-103">commotionwireless.net/assets/Basic-Elements/Buildings/Buildings12.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-104">commotionwireless.net/assets/Basic-Elements/Buildings/Buildings12.svg</a>
    (72)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-105">commotionwireless.net/assets/Basic-Elements/Buildings/Buildings13.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-106">commotionwireless.net/assets/Basic-Elements/Buildings/Buildings13.svg</a>
    (83)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-107">commotionwireless.net/assets/Basic-Elements/Buildings/Buildings14.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-108">commotionwireless.net/assets/Basic-Elements/Buildings/Buildings14.svg</a>
    (1818)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-109">commotionwireless.net/assets/Basic-Elements/Buildings/Buildings15.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-110">commotionwireless.net/assets/Basic-Elements/Buildings/Buildings15.svg</a>
    (781)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-111">commotionwireless.net/assets/Basic-Elements/Buildings/Buildings16.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-112">commotionwireless.net/assets/Basic-Elements/Buildings/Buildings16.svg</a>
    (133)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-113">commotionwireless.net/assets/Basic-Elements/Buildings/Buildings17.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-114">commotionwireless.net/assets/Basic-Elements/Buildings/Buildings17.svg</a>
    (188)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-115">commotionwireless.net/assets/Basic-Elements/Buildings/Buildings18.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-116">commotionwireless.net/assets/Basic-Elements/Buildings/Buildings18.svg</a>
    (184)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-117">commotionwireless.net/assets/Basic-Elements/Buildings/Buildings19.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-118">commotionwireless.net/assets/Basic-Elements/Buildings/Buildings19.svg</a>
    (122)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-119">commotionwireless.net/assets/Basic-Elements/Buildings/Buildings20.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-120">commotionwireless.net/assets/Basic-Elements/Buildings/Buildings20.svg</a>
    (97)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-121">commotionwireless.net/assets/Basic-Elements/Buildings/Fences.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-122">commotionwireless.net/assets/Basic-Elements/Buildings/Fences.svg</a>
    (84)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-123">commotionwireless.net/assets/Basic-Elements/Buildings/Sidewalk.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-124">commotionwireless.net/assets/Basic-Elements/Buildings/Sidewalk.svg</a>
    (335)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-125">commotionwireless.net/assets/Basic-Elements/Electronics/Cellphone.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-126">commotionwireless.net/assets/Basic-Elements/Electronics/Cellphone.svg</a>
    (104)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-127">commotionwireless.net/assets/Basic-Elements/Electronics/Laptop.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-128">commotionwireless.net/assets/Basic-Elements/Electronics/Laptop.svg</a>
    (135)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-129">commotionwireless.net/assets/Basic-Elements/Electronics/Tablet.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-130">commotionwireless.net/assets/Basic-Elements/Electronics/Tablet.svg</a>
    (96)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-131">commotionwireless.net/assets/Basic-Elements/Hardware/Cable_tacker_staples.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-132">commotionwireless.net/assets/Basic-Elements/Hardware/Cable_tacker_staples.svg</a>
    (190)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-133">commotionwireless.net/assets/Basic-Elements/Hardware/Concrete_block.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-134">commotionwireless.net/assets/Basic-Elements/Hardware/Concrete_block.svg</a>
    (95)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-135">commotionwireless.net/assets/Basic-Elements/Hardware/Ethernet_Spools.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-136">commotionwireless.net/assets/Basic-Elements/Hardware/Ethernet_Spools.svg</a>
    (81)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-137">commotionwireless.net/assets/Basic-Elements/Hardware/Ethernet_shielded.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-138">commotionwireless.net/assets/Basic-Elements/Hardware/Ethernet_shielded.svg</a>
    (865)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-139">commotionwireless.net/assets/Basic-Elements/Hardware/Hose_clamps.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-140">commotionwireless.net/assets/Basic-Elements/Hardware/Hose_clamps.svg</a>
    (107)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-141">commotionwireless.net/assets/Basic-Elements/Hardware/RJ45_ends.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-142">commotionwireless.net/assets/Basic-Elements/Hardware/RJ45_ends.svg</a>
    (174)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-143">commotionwireless.net/assets/Basic-Elements/Hardware/Screw.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-144">commotionwireless.net/assets/Basic-Elements/Hardware/Screw.svg</a>
    (106)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-145">commotionwireless.net/assets/Basic-Elements/Hardware/Zip_ties.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-146">commotionwireless.net/assets/Basic-Elements/Hardware/Zip_ties.svg</a>
    (95)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-147">commotionwireless.net/assets/Basic-Elements/Outdoors/Trees_1.svg</a>
    (89)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-148">commotionwireless.net/assets/Basic-Elements/Outdoors/Trees_2.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-149">commotionwireless.net/assets/Basic-Elements/Outdoors/Trees_2.svg</a>
    (88)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-150">commotionwireless.net/assets/Basic-Elements/Outdoors/Trees_3.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-151">commotionwireless.net/assets/Basic-Elements/Outdoors/Trees_3.svg</a>
    (88)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-152">commotionwireless.net/assets/Basic-Elements/Outdoors/a022.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-153">commotionwireless.net/assets/Basic-Elements/People/Pair_of_installers.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-154">commotionwireless.net/assets/Basic-Elements/People/Pair_of_installers.svg</a>
    (859)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-155">commotionwireless.net/assets/Basic-Elements/People/Person.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-156">commotionwireless.net/assets/Basic-Elements/People/Person.svg</a>
    (83)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-157">commotionwireless.net/assets/Basic-Elements/Routers/ENTAS_router1.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-158">commotionwireless.net/assets/Basic-Elements/Routers/ENTAS_router1.svg</a>
    (133)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-159">commotionwireless.net/assets/Basic-Elements/Routers/ENTAS_router1_BW.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-160">commotionwireless.net/assets/Basic-Elements/Routers/ENTAS_router2.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-161">commotionwireless.net/assets/Basic-Elements/Routers/ENTAS_router2.svg</a>
    (145)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-162">commotionwireless.net/assets/Basic-Elements/Routers/ENTAS_router2_BW.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-163">commotionwireless.net/assets/Basic-Elements/Routers/ENTAS_router3.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-164">commotionwireless.net/assets/Basic-Elements/Routers/ENTAS_router3.svg</a>
    (94)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-165">commotionwireless.net/assets/Basic-Elements/Routers/ENTAS_router3_BW.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-166">commotionwireless.net/assets/Basic-Elements/Routers/ENTAS_router4.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-167">commotionwireless.net/assets/Basic-Elements/Routers/ENTAS_router4.svg</a>
    (78)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-168">commotionwireless.net/assets/Basic-Elements/Routers/ENTAS_router4_BW.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-169">commotionwireless.net/assets/Basic-Elements/Routers/Ethernet_switch.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-170">commotionwireless.net/assets/Basic-Elements/Routers/Ethernet_switch.svg</a>
    (231)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-171">commotionwireless.net/assets/Basic-Elements/Routers/Generic_router.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-172">commotionwireless.net/assets/Basic-Elements/Routers/Generic_router.svg</a>
    (158)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-173">commotionwireless.net/assets/Basic-Elements/Routers/Home_router1.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-174">commotionwireless.net/assets/Basic-Elements/Routers/Home_router1.svg</a>
    (371)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-175">commotionwireless.net/assets/Basic-Elements/Routers/Home_router2.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-176">commotionwireless.net/assets/Basic-Elements/Routers/Home_router2.svg</a>
    (192)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-177">commotionwireless.net/assets/Basic-Elements/Routers/Home_router3.svg</a>
    (69)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-178">commotionwireless.net/assets/Basic-Elements/Routers/TP-Link_WDR841.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-179">commotionwireless.net/assets/Basic-Elements/Routers/TP-Link_WDR841.svg</a>
    (202)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-180">commotionwireless.net/assets/Basic-Elements/Routers/UBNT_Nano.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-181">commotionwireless.net/assets/Basic-Elements/Routers/UBNT_Nano.svg</a>
    (65)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-182">commotionwireless.net/assets/Basic-Elements/Routers/UBNT_PicoStation.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-183">commotionwireless.net/assets/Basic-Elements/Routers/UBNT_PicoStation.svg</a>
    (121)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-184">commotionwireless.net/assets/Basic-Elements/Routers/UBNT_PicoStation_BW.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-185">commotionwireless.net/assets/Basic-Elements/Routers/UBNT_Rocket.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-186">commotionwireless.net/assets/Basic-Elements/Routers/UBNT_Rocket.svg</a>
    (168)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-187">commotionwireless.net/assets/Basic-Elements/Routers/UBNT_Rocket_w_ant.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-188">commotionwireless.net/assets/Basic-Elements/Routers/UBNT_Rocket_w_ant.svg</a>
    (217)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-189">commotionwireless.net/assets/Basic-Elements/Routers/UBNT_UniFi_outdoor.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-190">commotionwireless.net/assets/Basic-Elements/Routers/UBNT_UniFi_outdoor.svg</a>
    (241)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-191">commotionwireless.net/assets/Basic-Elements/Routers/Ubiquiti_NanoStation_Ethernet_ports.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-192">commotionwireless.net/assets/Basic-Elements/Routers/Ubiquiti_NanoStation_Ethernet_ports.svg</a>
    (327)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-193">commotionwireless.net/assets/Basic-Elements/Towers-and-Mounts/Chimney_mount.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-194">commotionwireless.net/assets/Basic-Elements/Towers-and-Mounts/Chimney_mount.svg</a>
    (5283)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-195">commotionwireless.net/assets/Basic-Elements/Towers-and-Mounts/Eaves_mount_kit.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-196">commotionwireless.net/assets/Basic-Elements/Towers-and-Mounts/Eaves_mount_kit.svg</a>
    (5563)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-197">commotionwireless.net/assets/Basic-Elements/Towers-and-Mounts/Metal_mast.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-198">commotionwireless.net/assets/Basic-Elements/Towers-and-Mounts/Metal_mast.svg</a>
    (86)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-199">commotionwireless.net/assets/Basic-Elements/Towers-and-Mounts/Nonpen_mount1.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-200">commotionwireless.net/assets/Basic-Elements/Towers-and-Mounts/Nonpen_mount1.svg</a>
    (81)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-201">commotionwireless.net/assets/Basic-Elements/Towers-and-Mounts/Nonpen_mount2.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-202">commotionwireless.net/assets/Basic-Elements/Towers-and-Mounts/Nonpen_mount2.svg</a>
    (90)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-203">commotionwireless.net/assets/Basic-Elements/Towers-and-Mounts/Rubber_mat.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-204">commotionwireless.net/assets/Basic-Elements/Towers-and-Mounts/Rubber_mat.svg</a>
    (96)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-205">commotionwireless.net/assets/Basic-Elements/Towers-and-Mounts/TV_antenna.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-206">commotionwireless.net/assets/Basic-Elements/Towers-and-Mounts/TV_antenna.svg</a>
    (69)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-207">commotionwireless.net/assets/Basic-Elements/Towers-and-Mounts/Tower.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-208">commotionwireless.net/assets/Basic-Elements/Towers-and-Mounts/Tower.svg</a>
    (99)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-209">commotionwireless.net/assets/Basic-Elements/Towers-and-Mounts/Wall_mount_kit.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-210">commotionwireless.net/assets/Basic-Elements/Towers-and-Mounts/Wall_mount_kit.svg</a>
    (255)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-211">commotionwireless.net/assets/Basic-Elements/Wireless-Signals/Ear.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-212">commotionwireless.net/assets/Basic-Elements/Wireless-Signals/Pattern_focused.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-213">commotionwireless.net/assets/Basic-Elements/Wireless-Signals/Pattern_focused.svg</a>
    (89)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-214">commotionwireless.net/assets/Basic-Elements/Wireless-Signals/Pattern_omni_high.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-215">commotionwireless.net/assets/Basic-Elements/Wireless-Signals/Pattern_omni_high.svg</a>
    (89)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-216">commotionwireless.net/assets/Basic-Elements/Wireless-Signals/Pattern_omni_low.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-217">commotionwireless.net/assets/Basic-Elements/Wireless-Signals/Pattern_omni_low.svg</a>
    (89)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-218">commotionwireless.net/assets/Basic-Elements/Wireless-Signals/Pattern_sector.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-219">commotionwireless.net/assets/Basic-Elements/Wireless-Signals/Pattern_sector.svg</a>
    (89)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-220">commotionwireless.net/assets/Basic-Elements/Wireless-Signals/Wireless_signals_directional.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-221">commotionwireless.net/assets/Basic-Elements/Wireless-Signals/Wireless_signals_directional.svg</a>
    (79)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-222">commotionwireless.net/assets/Basic-Elements/Wireless-Signals/Wireless_signals_focused.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-223">commotionwireless.net/assets/Basic-Elements/Wireless-Signals/Wireless_signals_focused.svg</a>
    (258)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-224">commotionwireless.net/assets/Basic-Elements/Wireless-Signals/Wireless_signals_omni.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-225">commotionwireless.net/assets/Basic-Elements/Wireless-Signals/Wireless_signals_omni.svg</a>
    (121)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-226">commotionwireless.net/assets/HIG-Graphics/design_principles/design_principles_dreamUI_001.ai</a>
    (2044)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-227">commotionwireless.net/assets/HIG-Graphics/introduction/introduction_001.psd</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-228">commotionwireless.net/assets/HIG-Graphics/introduction/introduction_002.psd</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-229">commotionwireless.net/assets/HIG-Graphics/introduction/introduction_003.psd</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-230">commotionwireless.net/assets/HIG-Graphics/introduction/introduction_004.psd</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-231">commotionwireless.net/assets/HIG-Graphics/key_concepts/feedback.ai</a>
    (1733)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-232">commotionwireless.net/assets/HIG-Graphics/key_concepts/key_concepts_dreamUI_001.ai</a>
    (1928)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-233">commotionwireless.net/assets/HIG-Graphics/key_concepts/key_concepts_dreamUI_002.ai</a>
    (2141)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-234">commotionwireless.net/assets/HIG-Graphics/key_concepts/key_concepts_dreamUI_003.ai</a>
    (2132)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-235">commotionwireless.net/assets/HIG-Graphics/key_processes/key_process_003.psd</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-236">commotionwireless.net/assets/HIG-Graphics/key_processes/key_process_FLOWCHART_001.ai</a>
    (2089)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-237">commotionwireless.net/assets/HIG-Graphics/key_processes/key_processes_002.psd</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-238">commotionwireless.net/assets/HIG-Graphics/key_processes/key_processes_004.psd</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-239">commotionwireless.net/assets/HIG-Graphics/key_processes/key_processes_005.ai</a>
    (2072)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-240">commotionwireless.net/assets/HIG-Graphics/key_processes/key_processes_006.ai</a>
    (2069)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-241">commotionwireless.net/assets/HIG-Graphics/style/style_style_001.ai</a>
    (2082)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-242">commotionwireless.net/blog/_posts/2012-05-01-integrating-design-and-development-shape-commotion’s-brand-identity.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-243">commotionwireless.net/blog/_posts/2012-05-08-neighborhood-network-builders-summary.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-244">commotionwireless.net/blog/_posts/2012-05-09-audit-current-commotion-user-interfaces.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-245">commotionwireless.net/blog/_posts/2012-05-30-building-successful-online-community-open-source-development.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-246">commotionwireless.net/blog/_posts/2012-08-22-exploring-meshaging.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-247">commotionwireless.net/blog/_posts/2012-08-23-meshtether-test-release.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-248">commotionwireless.net/blog/_posts/2012-09-19-making.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-249">commotionwireless.net/blog/_posts/2012-10-08-diving-deeper-meshaging.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-250">commotionwireless.net/blog/_posts/2012-10-08-step-step-creating-and-installing-package-commotion.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-251">commotionwireless.net/blog/_posts/2012-11-01-updating-commotion-package.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-252">commotionwireless.net/blog/_posts/2012-11-06-brainstorming-how-neighborhood-power-grids-could-work-community-mesh-networks.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-253">commotionwireless.net/blog/_posts/2012-11-14-cost-mesh-networks.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-254">commotionwireless.net/blog/_posts/2012-11-20-commotion-and-declaration-internet-freedom.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-255">commotionwireless.net/blog/_posts/2013-02-02-case-study-red-hook-initiative-wifi-tidepools.md</a>
    (2)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-256">commotionwireless.net/blog/_posts/2013-02-25-troubleshooting-wireless-network-technical-physical-and-social-needs.md</a>
    (2)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-257">commotionwireless.net/blog/_posts/2013-02-25-warning-label-development-part-1.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-258">commotionwireless.net/blog/_posts/2013-02-25-warning-label-development-part-2.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-259">commotionwireless.net/blog/_posts/2013-03-13-new-commotion-release-dr1-ready-testing.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-260">commotionwireless.net/blog/_posts/2013-03-28-open-technology-institute-endorses-battle-mesh-v6.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-261">commotionwireless.net/blog/_posts/2013-06-05-building-community-controlled-digital-infrastructure-detroit.md</a>
    (2)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-262">commotionwireless.net/blog/_posts/2013-06-05-commotion-dr1-stable-release-notes-dr11.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-263">commotionwireless.net/blog/_posts/2013-06-05-serval-mesh-extender-field-trial-national-mall.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-264">commotionwireless.net/blog/_posts/2013-07-01-commotion-travels-india-first-international-workshop.md</a>
    (2)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-265">commotionwireless.net/blog/_posts/2013-07-11-commotion-development-progress-visualized.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-266">commotionwireless.net/blog/_posts/2013-07-26-mountain-top-repeaters-and-solar-powered-wi-fi-guest-post-nepal-wireless.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-267">commotionwireless.net/blog/_posts/2013-07-26-video-community-technology-and-training.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-268">commotionwireless.net/blog/_posts/2013-07-30-otis-red-hook-digital-stewards-bring-internet-access-new-york-city-housing-authority-facility.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-269">commotionwireless.net/blog/_posts/2013-09-19-commotion-dr2-release-notes.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-270">commotionwireless.net/blog/_posts/2013-09-29-commotion-field-test-pop-mesh-network-downtown-washington-dc.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-271">commotionwireless.net/blog/_posts/2013-10-01-press-release-new-tools-support-communities-build-own-wireless-communications-infrastructure.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-272">commotionwireless.net/blog/_posts/2013-10-30-building-popup-mesh-networks.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-273">commotionwireless.net/blog/_posts/2013-12-12-building-mesh-network-rural-somaliland.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-274">commotionwireless.net/blog/_posts/2013-12-30-commotion-router-v1-release-notes.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-275">commotionwireless.net/blog/_posts/2014-01-10-commotion-r1-breaking-changes.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-276">commotionwireless.net/blog/_posts/2014-01-14-commotion-team-participates-dc-internet-freedom-hack-day.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-277">commotionwireless.net/blog/_posts/2014-02-04-exploring-commotion-wireshark-tutorial.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-278">commotionwireless.net/blog/_posts/2014-04-11-commotion-router-1.1rc1-release-notes.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-279">commotionwireless.net/blog/_posts/2014-04-14-how-much-does-it-cost.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-280">commotionwireless.net/blog/_posts/2014-04-18-case-study-mesh-sayada.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-281">commotionwireless.net/blog/_posts/2014-04-18-digital-stewardship-and-your-community.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-282">commotionwireless.net/blog/_posts/2014-04-21-commotion-and-security.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-283">commotionwireless.net/blog/_posts/2014-05-13-little-box-of-routers.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-284">commotionwireless.net/blog/_posts/2014-05-27-open-wifi-and-copyright-a-primer-for-network-operators.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-285">commotionwireless.net/blog/_posts/2014-06-12-commotion-pi-build-rpi-mesh-node.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-286">commotionwireless.net/blog/_posts/2014-06-13-commotion-router-1.1rc2-release-notes.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-287">commotionwireless.net/blog/_posts/2014-08-06-amc-magicnet-2014.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-288">commotionwireless.net/blog/_posts/2014-09-15-transparent-tor-gateway-on-openwrt.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-289">commotionwireless.net/blog/_posts/2014-09-26-shell-shock.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-290">commotionwireless.net/blog/_posts/2014-10-08-call-for-proposals-small-grants.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-291">commotionwireless.net/blog/_posts/2014-10-15-commotion-router-v1.1-final-release-notes.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-292">commotionwireless.net/blog/_posts/2014-10-27-mesh-bukavu-designing-a-network-from-scratch.md</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-293">commotionwireless.net/blog/_posts/2014-11-05-do-it-yourself-antennas-for-community-networks.md</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-294">commotionwireless.net/blog/_posts/es/test.md</a>
    (44)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-295">commotionwireless.net/blog/by-date.md</a>
    (2)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-296">commotionwireless.net/blog/feed.xml</a>
    (18)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-297">commotionwireless.net/blog/index.html</a>
    (30)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-298">commotionwireless.net/blog/index.md</a>
    (18)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-299">commotionwireless.net/config.json</a>
    (53)
  </li>
  <li>
    <strong>I</strong>
    <a href="https://github.com/opentechinstitute/commotion-docs/pull/345/files#diff-300">commotionwireless.net/contact/contactthanks.php</a>
    (0)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/opentechinstitute/commotion-docs/pull/345.patch'>https://github.com/opentechinstitute/commotion-docs/pull/345.patch</a></li>
  <li><a href='https://github.com/opentechinstitute/commotion-docs/pull/345.diff'>https://github.com/opentechinstitute/commotion-docs/pull/345.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/opentechinstitute/commotion-docs/pull/345">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AC7qBBUMSwpdpAw08t0Cxfca1q-h4egkks5oyvtUgaJpZM4F_Wc3.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/opentechinstitute/commotion-docs/pull/345"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>