diff --git a/commotionwireless.net/docs/cck/building-mounting/index.md b/commotionwireless.net/docs/cck/building-mounting/index.md index 92caf5b0..cc9abe7c 100644 --- a/commotionwireless.net/docs/cck/building-mounting/index.md +++ b/commotionwireless.net/docs/cck/building-mounting/index.md @@ -1,5 +1,5 @@ --- -layout: default +layout: cck title: Commotion Construction Kit - Building + Mounting site_section: docs sub_section: [cck,cck-building] @@ -10,7 +10,11 @@ changed: 2014-08-20 post_author: critzo lang: en --- -
-{% include docs_cck_building_menu.html %} -
+ +

+

+

Building and Mounting

+{% include_relative modules.html %} +
+ diff --git a/commotionwireless.net/docs/cck/building-mounting/modules.html b/commotionwireless.net/docs/cck/building-mounting/modules.html new file mode 100644 index 00000000..ab8a6c6b --- /dev/null +++ b/commotionwireless.net/docs/cck/building-mounting/modules.html @@ -0,0 +1,7 @@ + + diff --git a/commotionwireless.net/docs/cck/index.md b/commotionwireless.net/docs/cck/index.md index 9dc375f4..cdf91f0d 100644 --- a/commotionwireless.net/docs/cck/index.md +++ b/commotionwireless.net/docs/cck/index.md @@ -9,12 +9,11 @@ changed: 2014-03-04 post_author: critzo lang: en --- -

The Commotion Construction Kit is a set of documentation tools that the Open Technology Institute has used in workshops around the world and at home. It is a “do it ourselves” guide to building community wireless networks.

- -
HELP US TRANSLATE THE COMMOTION CONSTRUCTION KIT

Commotion Construction Kit promo image

+

The Commotion Construction Kit is a set of documentation tools that the Open Technology Institute has used in workshops around the world and at home. It is a “do it ourselves” guide to building community wireless networks.

+

You can use them on your own or to work with a group of people. There is no one right way to move through the activities. You will find tools to help you learn the software and build and mount the hardware, as well as tools to help you organize with others in your neighborhood to plan, build, and promote a network. The modules are designed to be used by individuals or groups for self-guided learning or to teach workshops or trainings. Start to explore anywhere and let us know how it goes for you.

Like the Commotion software, these materials are open source, which means development on them continues and community involvement is critical. This first wave of modules represents a work in progress. The current set of modules are briefly described below.

@@ -22,55 +21,24 @@ lang: en

You can also download a .zip archive file of containing PDF versions of all current Commotion Construction Kit modules and supporting activities.

Planning

- - +{% include_relative planning/modules.html %}

Installing and Configuring

- - +{% include_relative installing-configuring/modules.html %}

Building and Mounting

- - +{% include_relative building-mounting/modules.html %}

Networking

- - +{% include_relative networking/modules.html %}

Local Applications

- - +{% include_relative local-applications/modules.html %}

 

Creative Commons License
Commotion Construction Kit is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
Please share any derivative works with the Commotion community by emailing the Commotion-discuss list, or Tweeting with the hashtag #commotion.

+
HELP US TRANSLATE THE COMMOTION CONSTRUCTION KIT
+ diff --git a/commotionwireless.net/docs/cck/installing-configuring/index.md b/commotionwireless.net/docs/cck/installing-configuring/index.md index ad8f2474..a079adde 100644 --- a/commotionwireless.net/docs/cck/installing-configuring/index.md +++ b/commotionwireless.net/docs/cck/installing-configuring/index.md @@ -1,5 +1,5 @@ --- -layout: default +layout: cck title: Commotion Construction Kit - Installing + Configuring site_section: docs sub_section: [cck,cck-installing] @@ -10,7 +10,9 @@ changed: 2014-08-20 post_author: critzo lang: en --- -
-{% include docs_cck_installing_menu.html %} -
+

+

+

Installing + Configuring

+{% include_relative modules.html %} +
diff --git a/commotionwireless.net/docs/cck/installing-configuring/modules.html b/commotionwireless.net/docs/cck/installing-configuring/modules.html new file mode 100644 index 00000000..5868eb97 --- /dev/null +++ b/commotionwireless.net/docs/cck/installing-configuring/modules.html @@ -0,0 +1,9 @@ + diff --git a/commotionwireless.net/docs/cck/local-applications/index.md b/commotionwireless.net/docs/cck/local-applications/index.md index 5b6c1442..2ee8cc0c 100644 --- a/commotionwireless.net/docs/cck/local-applications/index.md +++ b/commotionwireless.net/docs/cck/local-applications/index.md @@ -1,5 +1,5 @@ --- -layout: default +layout: cck title: Commotion Construction Kit - Local Applications site_section: docs sub_section: [cck,cck-local-apps] @@ -10,7 +10,11 @@ changed: 2014-06-05 post_author: georgia lang: en --- -
-{% include docs_cck_localapps_menu.html %} -
+ +

+

+

Local Applications

+{% include_relative modules.html %} +
+ diff --git a/commotionwireless.net/docs/cck/local-applications/modules.html b/commotionwireless.net/docs/cck/local-applications/modules.html new file mode 100644 index 00000000..3cf5964b --- /dev/null +++ b/commotionwireless.net/docs/cck/local-applications/modules.html @@ -0,0 +1,4 @@ + diff --git a/commotionwireless.net/docs/cck/networking/index.md b/commotionwireless.net/docs/cck/networking/index.md index 1582841c..b66b8c72 100644 --- a/commotionwireless.net/docs/cck/networking/index.md +++ b/commotionwireless.net/docs/cck/networking/index.md @@ -1,5 +1,5 @@ --- -layout: default +layout: cck title: Commotion Construction Kit - Networking site_section: docs sub_section: [cck,cck-networking] @@ -10,7 +10,10 @@ changed: 2014-08-20 post_author: critzo lang: en --- -
-{% include docs_cck_networking_menu.html %} -
+

+

+

Networking

+{% include_relative modules.html %} +
+ diff --git a/commotionwireless.net/docs/cck/networking/modules.html b/commotionwireless.net/docs/cck/networking/modules.html new file mode 100644 index 00000000..1cf8fd4d --- /dev/null +++ b/commotionwireless.net/docs/cck/networking/modules.html @@ -0,0 +1,6 @@ + diff --git a/commotionwireless.net/docs/cck/planning/index.md b/commotionwireless.net/docs/cck/planning/index.md index dcd720d3..a8180988 100644 --- a/commotionwireless.net/docs/cck/planning/index.md +++ b/commotionwireless.net/docs/cck/planning/index.md @@ -1,5 +1,5 @@ --- -layout: default +layout: cck title: Commotion Contruction Kit - Planning site_section: docs sub_section: [cck,cck-planning] @@ -10,6 +10,11 @@ changed: 2014-08-20 post_author: critzo lang: en --- -
-{% include docs_cck_planning_menu.html %} -
+ +

+ +

+

Planning

+ +{% include_relative modules.html %} +
\ No newline at end of file diff --git a/commotionwireless.net/docs/cck/planning/modules.html b/commotionwireless.net/docs/cck/planning/modules.html new file mode 100644 index 00000000..c3c5550a --- /dev/null +++ b/commotionwireless.net/docs/cck/planning/modules.html @@ -0,0 +1,8 @@ +