Skip to content

Commit

Permalink
Issue #258: Change GirlDevelopIt to Girl Develop It
Browse files Browse the repository at this point in the history
  • Loading branch information
ayaseit committed Jul 30, 2016
1 parent c882b61 commit 0b10c47
Show file tree
Hide file tree
Showing 11 changed files with 19 additions and 19 deletions.
4 changes: 2 additions & 2 deletions apis/index.html
Expand Up @@ -406,7 +406,7 @@ <h3>API Server:</h3>
&lt;?php
$callback = $_GET['callback'];

echo $callback . "({'name': 'GirlDevelopIt'});";
echo $callback . "({'name': 'Girl Develop It'});";
?&gt;
</textarea>

Expand Down Expand Up @@ -605,7 +605,7 @@ <h1>Text Processing: WebPurify</h1>
});
}

purify('GirlDevelopIt is the shit!');
purify('Girl Develop It is the shit!');
</textarea>

<p class="footer">
Expand Down
4 changes: 2 additions & 2 deletions htmlcss-1day/css-floats/exercise_solution.html
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
<title>GirlDevelopIt</title>
<title>Girl Develop It</title>
<style>
body {
font-family: Arial, sans-serif;
Expand Down Expand Up @@ -88,7 +88,7 @@
<div id="main">

<div id="header">
<img src="http://girldevelopit.com/assets/pink-logo-f9a26fcc82c561f925403822c5135a28.png" width="300" alt="GirlDevelopIt Logo">
<img src="http://girldevelopit.com/assets/pink-logo-f9a26fcc82c561f925403822c5135a28.png" width="300" alt="Girl Develop It Logo">
</div>

<h1>About</h1>
Expand Down
4 changes: 2 additions & 2 deletions htmlcss-1day/css-properties/exercise_solution.html
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
<title>GirlDevelopIt</title>
<title>Girl Develop It</title>
<style>
body {
font-family: Arial, sans-serif;
Expand Down Expand Up @@ -47,7 +47,7 @@
</style>
</head>
<body>
<img src="http://girldevelopit.com/assets/pink-logo-f9a26fcc82c561f925403822c5135a28.png" width="300" alt="GirlDevelopIt Logo">
<img src="http://girldevelopit.com/assets/pink-logo-f9a26fcc82c561f925403822c5135a28.png" width="300" alt="Girl Develop It Logo">

<h1>About</h1>

Expand Down
4 changes: 2 additions & 2 deletions htmlcss-1day/css-selectors/exercise_solution.html
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
<title>GirlDevelopIt</title>
<title>Girl Develop It</title>
<style>
h1, h2 {
color: darkgreen;
Expand Down Expand Up @@ -39,7 +39,7 @@
</style>
</head>
<body>
<img src="http://girldevelopit.com/assets/pink-logo-f9a26fcc82c561f925403822c5135a28.png" width="300" alt="GirlDevelopIt Logo">
<img src="http://girldevelopit.com/assets/pink-logo-f9a26fcc82c561f925403822c5135a28.png" width="300" alt="Girl Develop It Logo">

<h1>About</h1>

Expand Down
4 changes: 2 additions & 2 deletions htmlcss-1day/html-basics/exercise_solution.html
Expand Up @@ -2,10 +2,10 @@
<html>
<head>
<meta charset="utf-8">
<title>GirlDevelopIt</title>
<title>Girl Develop It</title>
</head>
<body>
<img src="http://girldevelopit.com/assets/pink-logo-f9a26fcc82c561f925403822c5135a28.png" width="300" alt="GirlDevelopIt Logo">
<img src="http://girldevelopit.com/assets/pink-logo-f9a26fcc82c561f925403822c5135a28.png" width="300" alt="Girl Develop It Logo">

<h1>About</h1>

Expand Down
4 changes: 2 additions & 2 deletions htmlcss-1day/html-forms/exercise_solution.html
Expand Up @@ -2,10 +2,10 @@
<html>
<head>
<meta charset="utf-8">
<title>GirlDevelopIt</title>
<title>Girl Develop It</title>
</head>
<body>
<img src="http://girldevelopit.com/assets/pink-logo-f9a26fcc82c561f925403822c5135a28.png" width="300" alt="GirlDevelopIt Logo">
<img src="http://girldevelopit.com/assets/pink-logo-f9a26fcc82c561f925403822c5135a28.png" width="300" alt="Girl Develop It Logo">

<h1>About</h1>

Expand Down
4 changes: 2 additions & 2 deletions htmlcss-1day/html-tables/exercise_solution.html
Expand Up @@ -2,10 +2,10 @@
<html>
<head>
<meta charset="utf-8">
<title>GirlDevelopIt</title>
<title>Girl Develop It</title>
</head>
<body>
<img src="http://girldevelopit.com/assets/pink-logo-f9a26fcc82c561f925403822c5135a28.png" width="300" alt="GirlDevelopIt Logo">
<img src="http://girldevelopit.com/assets/pink-logo-f9a26fcc82c561f925403822c5135a28.png" width="300" alt="Girl Develop It Logo">

<h1>About</h1>

Expand Down
2 changes: 1 addition & 1 deletion htmlcss-1day/index.html
Expand Up @@ -58,7 +58,7 @@ <h3>Related Resources</h3>

<h3>History</h3>
<p>This course was given by <a href="http://www.pamelafox.org">Pamela Fox</a> on April 15, 2012 as part of <a href="http://www.meetup.com/Girl-Develop-It-San-Francisco/">Girl Develop It</a> in San Francisco, California.
It has since been given quite a few times by GirlDevelopIt SF.
It has since been given quite a few times by Girl Develop It SF.
</p>

<p><strong>If you are using this material and have questions/comments, feel free to leave them here or on the individual lesson pages.</strong></p>
Expand Down
4 changes: 2 additions & 2 deletions htmlcss/index.html
Expand Up @@ -52,7 +52,7 @@ <h3>Related Resources</h3>
</p>

<h3>History</h3>
<p>This course was designed and given by <a href="http://www.pamelafox.org">Pamela Fox</a> in October 2010 as part of <a href="meetup.com/girldevelopit-sydney/">GirlDevelopIt</a> in Sydney, Australia. The course was delivered as 5 2-hour evening classes over a 2.5 week period (Monday, Wednesday, Monday, Wednesday, Monday), with lesson 1 &amp; 2 bundled into the first class. The students were women from ages 18-50 from a range of disciplines (photography, marketing, travel, ads).
<p>This course was designed and given by <a href="http://www.pamelafox.org">Pamela Fox</a> in October 2010 as part of <a href="meetup.com/girldevelopit-sydney/">Girl Develop It</a> in Sydney, Australia. The course was delivered as 5 2-hour evening classes over a 2.5 week period (Monday, Wednesday, Monday, Wednesday, Monday), with lesson 1 &amp; 2 bundled into the first class. The students were women from ages 18-50 from a range of disciplines (photography, marketing, travel, ads).
</p>

<p><strong>If you are using this material and have questions/comments, feel free to leave them here or on the individual lesson pages.</strong></p>
Expand Down Expand Up @@ -275,4 +275,4 @@ <h3>Room for Improvement:</h3>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
</div>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion javascript/index.html
Expand Up @@ -61,7 +61,7 @@ <h3>Related Resources</h3>
</p>

<h3>History</h3>
<p>This course was given by <a href="http://www.pamelafox.org">Pamela Fox</a> in May, 2012 as part of <a href="www.meetup.com/Girl-Develop-It-San-Francisco/">GirlDevelopIt</a> in San Francisco, California. More recently, this has been taught and updated by Brenda Jin, Bianca Gandolfo, and Claire Bendersky.
<p>This course was given by <a href="http://www.pamelafox.org">Pamela Fox</a> in May, 2012 as part of <a href="www.meetup.com/Girl-Develop-It-San-Francisco/">Girl Develop It</a> in San Francisco, California. More recently, this has been taught and updated by Brenda Jin, Bianca Gandolfo, and Claire Bendersky.
</p>

<p><strong>If you are using this material and have questions/comments, feel free to leave them here or on the individual lesson pages.</strong></p>
Expand Down
2 changes: 1 addition & 1 deletion jquery/exercises/domaccess.html
Expand Up @@ -22,7 +22,7 @@ <h3>The DOM Detective</h3>
<li>The navigation area in the upper right</li>
<li>The MailChimp sign-up form in the bottom</li>
<li>The upper left-hand logo that says GDI (Hint: use CSS descendant selectors)</li>
<li>The logos of the media sources that featured GirlDevelopIt (lifeHacker, TED, etc., at the bottom of the page)</li>
<li>The logos of the media sources that featured Girl Develop It (lifeHacker, TED, etc., at the bottom of the page)</li>
<li>The big heading that says "DON'T BE SHY DEVELOP IT"</li>
<li>BONUS: all the dots in the map</li>
</ol>
Expand Down

0 comments on commit 0b10c47

Please sign in to comment.