Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 11 additions & 14 deletions _layouts/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,19 @@
<body>
<div id="container">
<div id="side">
<a href="/" id="homelink" title="home" alt="home"><img src="/img/logo.png" alt="Code 52 - a new coding project every week" /></a>
<a href="/" id="home" title="home" alt="home"><img src="/img/logo.png" alt="Code 52 - a new coding project every week" /></a>
<div id="hometext"><a href="/" >code52</a></div>
<div class="section">
<ul>
<li><a href="/about.html">about</a></li>
<li><a href="http://talk.code52.org/">discussion</a></li>
<li><a href="http://twitter.com/code_52">twitter</a></li>
<li><a href="http://jabbr.net/#/rooms/code52">jabbr</a></li>
<li><a href="http://code52.uservoice.com">submit an idea</a></li>

<li><a href="#">past ideas</a></li>
<li><a href="#">wall of champions</a></li>


</ul>
<ul>
<li><a href="/about.html">about</a></li>
<li><a href="http://talk.code52.org/">discussion</a></li>
<li><a href="http://twitter.com/code_52">twitter</a></li>
<li><a href="http://jabbr.net/#/rooms/code52">jabbr</a></li>
<li><a href="http://code52.uservoice.com">uservoice</a></li>
<li><a href="/contributing.html">contributing</a></li>
<li><a href="/projects.html">previous projects</a></li>
</ul>
</div>

</div>
<div id="content">
{{content}}
Expand Down
25 changes: 11 additions & 14 deletions _site/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,19 @@
<body>
<div id="container">
<div id="side">
<a href="/" id="homelink" title="home" alt="home"><img src="/img/logo.png" alt="Code 52 - a new coding project every week" /></a>
<a href="/" id="home" title="home" alt="home"><img src="/img/logo.png" alt="Code 52 - a new coding project every week" /></a>
<div id="hometext"><a href="/" >code52</a></div>
<div class="section">
<ul>
<li><a href="/about.html">about</a></li>
<li><a href="http://talk.code52.org/">discussion</a></li>
<li><a href="http://twitter.com/code_52">twitter</a></li>
<li><a href="http://jabbr.net/#/rooms/code52">jabbr</a></li>
<li><a href="http://code52.uservoice.com">submit an idea</a></li>

<li><a href="#">past ideas</a></li>
<li><a href="#">wall of champions</a></li>


</ul>
<ul>
<li><a href="/about.html">about</a></li>
<li><a href="http://talk.code52.org/">discussion</a></li>
<li><a href="http://twitter.com/code_52">twitter</a></li>
<li><a href="http://jabbr.net/#/rooms/code52">jabbr</a></li>
<li><a href="http://code52.uservoice.com">uservoice</a></li>
<li><a href="/contributing.html">contributing</a></li>
<li><a href="/projects.html">previous projects</a></li>
</ul>
</div>

</div>
<div id="content">
<div class="entry-container">
Expand Down
2 changes: 1 addition & 1 deletion _site/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<title>Code52</title>
<link href="http://www.Code52.org/"/>
<link type="application/atom+xml" rel="self" href="http://www.Code52.org/atom.xml"/>
<updated>2012-01-03T20:27:16+11:00</updated>
<updated>2012-01-07T15:36:49+11:00</updated>
<id>http://www.Code52.org/</id>
<author>
<name>Code52 Team</name>
Expand Down
27 changes: 12 additions & 15 deletions _site/contributing.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,28 +13,25 @@
<body>
<div id="container">
<div id="side">
<a href="/" id="homelink" title="home" alt="home"><img src="/img/logo.png" alt="Code 52 - a new coding project every week" /></a>
<a href="/" id="home" title="home" alt="home"><img src="/img/logo.png" alt="Code 52 - a new coding project every week" /></a>
<div id="hometext"><a href="/" >code52</a></div>
<div class="section">
<ul>
<li><a href="/about.html">about</a></li>
<li><a href="http://talk.code52.org/">discussion</a></li>
<li><a href="http://twitter.com/code_52">twitter</a></li>
<li><a href="http://jabbr.net/#/rooms/code52">jabbr</a></li>
<li><a href="http://code52.uservoice.com">submit an idea</a></li>

<li><a href="#">past ideas</a></li>
<li><a href="#">wall of champions</a></li>


</ul>
<ul>
<li><a href="/about.html">about</a></li>
<li><a href="http://talk.code52.org/">discussion</a></li>
<li><a href="http://twitter.com/code_52">twitter</a></li>
<li><a href="http://jabbr.net/#/rooms/code52">jabbr</a></li>
<li><a href="http://code52.uservoice.com">uservoice</a></li>
<li><a href="/contributing.html">contributing</a></li>
<li><a href="/projects.html">previous projects</a></li>
</ul>
</div>

</div>
<div id="content">
<div class="entry-container">
<div class='entry'>
<h1> Contributing to Code52 projects </h1>
<span class="postdate"> 7 January, 2012
<span class="postdate">

</span>
<h2>How do I contribute?</h2>
Expand Down
126 changes: 98 additions & 28 deletions _site/css/style.css
Original file line number Diff line number Diff line change
@@ -1,36 +1,106 @@
body{ font-family: Segoe UI, sans-serif; margin-left:auto; margin-right: auto; width:1100px; }
h1,h2,h3,h4,h5,h6{ font-family: Segoe UI Light, Segoe WP Light, Segoe UI, Helvetica, sans-serif; font-weight:lighter; margin-bottom:0px; }
h1 { font-size: 3em;}
h2 { font-size: 2.5em;}
a, a:visited { text-decoration: none; color:#13678b;}
a:hover { color:white; background: #13678b}
ul { margin:0; padding:0;}
li { margin:0; padding:0; list-style-type:none;}

.entry ul, .idea ul { margin-left:10px; }
.entry li, .idea li{ margin-left:10px; list-style-type:circle;}
#homelink:hover { background:none; }
#side { float:right;color: #41b1e1; }
#side .section { margin-top:50px; padding:0;}
#side .section ul { font-size:2em; }
#content { width:50%;}
body
{
font-family: Segoe UI, sans-serif;
margin-left:auto;
margin-right: auto;
width:1100px;
}
h1,h2,h3,h4,h5,h6
{
font-family: Segoe UI Light, Segoe WP Light, Segoe UI, Helvetica, sans-serif;
font-weight: lighter;
margin-bottom:0px;
}
h1
{
font-size: 4em;
}
h2
{
font-size: 2.5em;
}
a, a:visited
{
text-decoration: none;
color:#13678b;
}
a:hover
{
color:white;
background: #13678b
}
ul
{
margin:0;
padding:0;
}
li
{
margin:0;
padding:0;
list-style-type:none;
}
.entry ul, .idea ul
{
margin-left:10px;
}
.entry li, .idea li
{
margin-left:10px;
list-style-type:circle;
}
#hometext a { font-size: 2em; margin-left: 5px; margin-right:10px; display: none; color: #41B1E1; font-weight: normal; }
#home:hover
{
background:none;
}
#side
{
float:right;
color: #41b1e1;
margin-left:50px;
}
#side .section
{
margin-top:50px;
margin-bottom: 50px;
padding:0;
}
#side .section ul
{
font-size:2em;
}
#content
{
width:auto;
}
img
{
width: auto !important;
height: auto !important;
max-width: 100%;
width: auto !important;
height: auto !important;
max-width: 100%;
border: none;
}
.postdate
{
font-size: 0.8em;
font-weight: bold;
}
.idea h1, .entry h1
{
margin-bottom: 5px;
}

@media screen and (max-width:750px)
/* min-device-width: 800px instead? */
@media screen and (max-width:900px)
{
body { width:auto; margin:10px; }
#content { width : 100%; }
#side { float:none; width:100%;}
#side ul { font-size:1em; padding:0px; margin:0px; margin-top:20px;}
#side li { display:inline; }
#homelink img { max-width:40%; }
}

.postdate { font-size: 0.8em; font-weight: bold; }
.idea h1, .entry h1 { margin-bottom: 5px;}
#side { float:none; width:100%; margin-left:0px; }
#side .section { margin-top:0; margin-right: 30px; }
#side .section ul { font-size:1.2em; padding:0px; margin:5px; }
#side li { display: inline; margin-left:3px; margin-right: 3px; font-weight: normal; }
#home { display: none; }
#hometext a { display: inline; }
h1 { margin-top: -0px;}
}
25 changes: 11 additions & 14 deletions _site/downmarker.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,19 @@
<body>
<div id="container">
<div id="side">
<a href="/" id="homelink" title="home" alt="home"><img src="/img/logo.png" alt="Code 52 - a new coding project every week" /></a>
<a href="/" id="home" title="home" alt="home"><img src="/img/logo.png" alt="Code 52 - a new coding project every week" /></a>
<div id="hometext"><a href="/" >code52</a></div>
<div class="section">
<ul>
<li><a href="/about.html">about</a></li>
<li><a href="http://talk.code52.org/">discussion</a></li>
<li><a href="http://twitter.com/code_52">twitter</a></li>
<li><a href="http://jabbr.net/#/rooms/code52">jabbr</a></li>
<li><a href="http://code52.uservoice.com">submit an idea</a></li>

<li><a href="#">past ideas</a></li>
<li><a href="#">wall of champions</a></li>


</ul>
<ul>
<li><a href="/about.html">about</a></li>
<li><a href="http://talk.code52.org/">discussion</a></li>
<li><a href="http://twitter.com/code_52">twitter</a></li>
<li><a href="http://jabbr.net/#/rooms/code52">jabbr</a></li>
<li><a href="http://code52.uservoice.com">uservoice</a></li>
<li><a href="/contributing.html">contributing</a></li>
<li><a href="/projects.html">previous projects</a></li>
</ul>
</div>

</div>
<div id="content">
<div class="entry-container">
Expand Down
25 changes: 11 additions & 14 deletions _site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,19 @@
<body>
<div id="container">
<div id="side">
<a href="/" id="homelink" title="home" alt="home"><img src="/img/logo.png" alt="Code 52 - a new coding project every week" /></a>
<a href="/" id="home" title="home" alt="home"><img src="/img/logo.png" alt="Code 52 - a new coding project every week" /></a>
<div id="hometext"><a href="/" >code52</a></div>
<div class="section">
<ul>
<li><a href="/about.html">about</a></li>
<li><a href="http://talk.code52.org/">discussion</a></li>
<li><a href="http://twitter.com/code_52">twitter</a></li>
<li><a href="http://jabbr.net/#/rooms/code52">jabbr</a></li>
<li><a href="http://code52.uservoice.com">submit an idea</a></li>

<li><a href="#">past ideas</a></li>
<li><a href="#">wall of champions</a></li>


</ul>
<ul>
<li><a href="/about.html">about</a></li>
<li><a href="http://talk.code52.org/">discussion</a></li>
<li><a href="http://twitter.com/code_52">twitter</a></li>
<li><a href="http://jabbr.net/#/rooms/code52">jabbr</a></li>
<li><a href="http://code52.uservoice.com">uservoice</a></li>
<li><a href="/contributing.html">contributing</a></li>
<li><a href="/projects.html">previous projects</a></li>
</ul>
</div>

</div>
<div id="content">
<ul class="ideas">
Expand Down
25 changes: 11 additions & 14 deletions _site/introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,19 @@
<body>
<div id="container">
<div id="side">
<a href="/" id="homelink" title="home" alt="home"><img src="/img/logo.png" alt="Code 52 - a new coding project every week" /></a>
<a href="/" id="home" title="home" alt="home"><img src="/img/logo.png" alt="Code 52 - a new coding project every week" /></a>
<div id="hometext"><a href="/" >code52</a></div>
<div class="section">
<ul>
<li><a href="/about.html">about</a></li>
<li><a href="http://talk.code52.org/">discussion</a></li>
<li><a href="http://twitter.com/code_52">twitter</a></li>
<li><a href="http://jabbr.net/#/rooms/code52">jabbr</a></li>
<li><a href="http://code52.uservoice.com">submit an idea</a></li>

<li><a href="#">past ideas</a></li>
<li><a href="#">wall of champions</a></li>


</ul>
<ul>
<li><a href="/about.html">about</a></li>
<li><a href="http://talk.code52.org/">discussion</a></li>
<li><a href="http://twitter.com/code_52">twitter</a></li>
<li><a href="http://jabbr.net/#/rooms/code52">jabbr</a></li>
<li><a href="http://code52.uservoice.com">uservoice</a></li>
<li><a href="/contributing.html">contributing</a></li>
<li><a href="/projects.html">previous projects</a></li>
</ul>
</div>

</div>
<div id="content">
<div class="entry-container">
Expand Down
Loading