Skip to content

Commit

Permalink
license and welcome slides
Browse files Browse the repository at this point in the history
  • Loading branch information
slothelle committed Jun 7, 2014
1 parent 399dcfb commit d73e300
Show file tree
Hide file tree
Showing 5 changed files with 48 additions and 0 deletions.
21 changes: 21 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
The MIT License (MIT)

Copyright (c) 2014 Girl Develop It

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
3 changes: 3 additions & 0 deletions slides/intro.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<h1>Girl Develop It</h1>
<h2>Class Title</h2>
<h3>Class Subtitle or Something</h3>
8 changes: 8 additions & 0 deletions slides/introductions.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<h2>Introductions</h2>

<p>Tell us about yourself.</p>
<ul>
<li>Who are you?</li>
<li>What do you hope to get out of this class?</li>
<li>What is your favorite city?</li>
</ul>
11 changes: 11 additions & 0 deletions slides/welcome.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<h2>Welcome!</h2>

<p>Girl Develop It is here to provide affordable and accessible programs to learn software through mentorship and hands-on instruction.</p>

<ul>
<li>Some "rules"</li>
<li>We are here for you!</li>
<li>Every question is important</li>
<li>Help each other</li>
<li>Have fun</li>
</ul>
5 changes: 5 additions & 0 deletions slides/what-well-cover-today.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<h2>What we'll cover today</h2>

<ul>
<li>List</li>
</ul>

0 comments on commit d73e300

Please sign in to comment.