Skip to content

Commit

Permalink
[rebrand] nodeguides -> nodedocs
Browse files Browse the repository at this point in the history
  • Loading branch information
julianduque committed Jan 18, 2013
1 parent c5b4efb commit 7b15b49
Show file tree
Hide file tree
Showing 11 changed files with 150 additions and 154 deletions.
28 changes: 14 additions & 14 deletions public/css/bootstrap.css
Expand Up @@ -2,11 +2,11 @@
Bootstrap v2.0.3 Bootstrap v2.0.3
Copyright 2012 Twitter, Inc Copyright 2012 Twitter, Inc
Customized for NodeGuides Customized for NodeDocs
Code by Karolina Szczur Code by Karolina Szczur
@nodejitsu @nodejitsu
1. Basics 1. Basics
1.1 Base styling 1.1 Base styling
1.2 Grid 1.2 Grid
Expand All @@ -27,10 +27,10 @@
2.5 Article 2.5 Article
*/ */



/* 1. Basics /* 1. Basics
============================================================================== ==============================================================================
------------------------------------------------------------------------------*/ ------------------------------------------------------------------------------*/


Expand Down Expand Up @@ -2897,7 +2897,7 @@ input[type="submit"].btn.btn-mini {
} }


#categories ul { #categories ul {
float: left; float: left;
min-height: 150px; min-height: 150px;
min-width: 200px; min-width: 200px;
max-width: 200px; max-width: 200px;
Expand Down Expand Up @@ -3676,7 +3676,7 @@ footer .navbar li:first-child {
} }




/* 2. Site specific /* 2. Site specific
============================================================================== ==============================================================================
------------------------------------------------------------------------------*/ ------------------------------------------------------------------------------*/


Expand Down Expand Up @@ -3865,7 +3865,7 @@ footer .navbar li:first-child {
padding: 20px; padding: 20px;
} }


.span4.member.nomargin, .span4.member.nomargin,
.span4.contributor.nomargin { .span4.contributor.nomargin {
margin-left: 0; margin-left: 0;
} }
Expand Down Expand Up @@ -3896,11 +3896,11 @@ footer .navbar li:first-child {


.contributor .all-articles li { .contributor .all-articles li {
margin-bottom: 5px; margin-bottom: 5px;
line-height: 16px; line-height: 16px;
} }


.contributor .all-articles li a { .contributor .all-articles li a {
line-height: 16px; line-height: 16px;
} }


.contributor ul.all-articles, .contributor ul.some-articles { .contributor ul.all-articles, .contributor ul.some-articles {
Expand Down Expand Up @@ -3995,7 +3995,7 @@ section.contributors-listing {
.level-articles .buttons { .level-articles .buttons {
float: right; float: right;
} }

.level-overview, .level-overview,
.article { .article {
overflow: auto; overflow: auto;
Expand Down Expand Up @@ -4029,7 +4029,7 @@ section.contributors-listing {
} }


.article-short { .article-short {
float: left; float: left;
max-width: 410px; max-width: 410px;
} }


Expand Down
30 changes: 15 additions & 15 deletions server/templates/about.html
@@ -1,22 +1,22 @@
<div class="row-fluid content"> <div class="row-fluid content">

<div class="span8" role="main"> <div class="span8" role="main">

<section> <section>
<h1>About NodeGuides</h1> <h1>About NodeDocs</h1>


<p class="intro">Node Guides is an educational resource designed to make you immediately productive with <strong>Node.js</strong> and help you understand how all the pieces fit together.</p> <p class="intro">NodeDocs is an educational resource designed to make you immediately productive with <strong>Node.js</strong> and help you understand how all the pieces fit together.</p>


<p>We believe in a positive of learning, teaching, and helping one another improve. All guides were contributed by accomplished Node developers and curated by Pedro Texeira with support from Paolo Fragomeni, Ana Hevesi, Nuno Job, and Karolina Szczcur.</p> <p>We believe in a positive of learning, teaching, and helping one another improve. All guides were contributed by accomplished Node developers and curated by Pedro Texeira with support from Paolo Fragomeni, Ana Hevesi, Nuno Job, and Karolina Szczcur.</p>


<p>We want you to join us in making Node Guides a constantly improving resource for the whole community. Submit a guide, or share an idea for helpful material.</p> <p>We want you to join us in making NodeDocs a constantly improving resource for the whole community. Submit a guide, or share an idea for helpful material.</p>


</section> </section>


<section> <section>
<h2>Contributors</h2> <h2>Contributors</h2>
<p class="intro">Wonderful people who made Node Guides possible.</p> <p class="intro">Wonderful people who made NodeDocs possible.</p>


<div id="members"> <div id="members">
<div role="member" class="member span4"> <div role="member" class="member span4">
Expand All @@ -28,7 +28,7 @@ <h3 class="name">John Doe</h3>
<ul class="unstyled clearfix"> <ul class="unstyled clearfix">
<li class="twitter"><a class="twitter-a" href="#" title="Twitter account">Twitter</a></li> <li class="twitter"><a class="twitter-a" href="#" title="Twitter account">Twitter</a></li>
<li class="github"><a class="github-a" href="#" title="Github account">Github</a></li> <li class="github"><a class="github-a" href="#" title="Github account">Github</a></li>
</ul> </ul>
</div> </div>
<p class="bio">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis pharetra risus eget felis sodales varius. Donec feugiat vehicula adipiscing. Praesent lacus ante.</p> <p class="bio">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis pharetra risus eget felis sodales varius. Donec feugiat vehicula adipiscing. Praesent lacus ante.</p>
</div> </div>
Expand All @@ -37,16 +37,16 @@ <h3 class="name">John Doe</h3>
</div> </div>


</section> </section>


</div> </div>
<!-- /.span6 --> <!-- /.span6 -->

<div class="span4" role="complementary"> <div class="span4" role="complementary">
<h2>Supporters</h2> <h2>Supporters</h2>
<p>These companies are supporting NodeGuides project. Wanna become one of the backers? <a data-toggle="modal" href="#contactModal" >Contact us!</a></p> <p>These companies are supporting NodeDocs project. Wanna become one of the backers? <a data-toggle="modal" href="#contactModal" >Contact us!</a></p>
<a href="http://nodejitsu.com" title="Nodejitsu"><img src="img/logo_nodejitsu.png" width="252" height="62" alt="Nodejitsu"></a> <a href="http://nodejitsu.com" title="Nodejitsu"><img src="img/logo_nodejitsu.png" width="252" height="62" alt="Nodejitsu"></a>

</div> </div>
<!-- /.span4 --> <!-- /.span4 -->


Expand Down
8 changes: 2 additions & 6 deletions server/templates/author/index.html
Expand Up @@ -3,13 +3,9 @@
<h1>Authors</h1> <h1>Authors</h1>
<p class="intro">Wonderful people, without them <span class="orgname"></span> wouldn't exist.</p> <p class="intro">Wonderful people, without them <span class="orgname"></span> wouldn't exist.</p>


<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis pharetra risus eget felis sodales varius. Donec feugiat vehicula adipiscing. Praesent lacus ante, tempor vitae commodo at, tempus nec risus. Vestibulum id lorem nisi, a consequat nulla. Morbi eu hendrerit lectus. Fusce placerat enim et risus facilisis vitae congue felis feugiat. </p>

<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis pharetra risus eget felis sodales varius. Donec feugiat vehicula adipiscing. Praesent lacus ante, tempor vitae commodo at, tempus nec risus. Vestibulum id lorem nisi, a consequat nulla. Morbi eu hendrerit lectus. Fusce placerat enim et risus facilisis vitae congue felis feugiat.</p>

<section class="contributors-listing"> <section class="contributors-listing">
</section> </section>

</div> </div>
<!-- /.span12 --> <!-- /.span12 -->
</div> </div>
6 changes: 3 additions & 3 deletions server/templates/error.html
Expand Up @@ -2,16 +2,16 @@
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title>NodeGuides - Home</title> <title>NodeDocs - Home</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content=""> <meta name="description" content="">
<meta name="author" content=""> <meta name="author" content="">


<!-- Le styles --> <!-- Le styles -->
<link href="css/bootstrap.css" rel="stylesheet"> <link href="css/bootstrap.css" rel="stylesheet">
<link href="css/bootstrap-responsive.css" rel="stylesheet"> <link href="css/bootstrap-responsive.css" rel="stylesheet">

<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="http://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="http://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>


<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements --> <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]> <!--[if lt IE 9]>
Expand Down
20 changes: 10 additions & 10 deletions server/templates/faq.html
Expand Up @@ -3,23 +3,23 @@
<div class="span8" role="main"> <div class="span8" role="main">
<h1>FAQ</h1> <h1>FAQ</h1>


<h2>What is Node Guides?</h2> <h2>What is NodeDocs?</h2>

<p>Node Guides is a collection of tutorials designed to give developers of all levels the knowledge they need to get up and running with Node.js. The effort was lead by Pedro Texeira and all guides were contributed by developers in the the Node.js community.</p> <p>NodeDocs is a collection of tutorials designed to give developers of all levels the knowledge they need to get up and running with Node.js. The effort was lead by Pedro Texeira and all guides were contributed by developers in the the Node.js community.</p>


<h2>I've found an error in one of the articles. What should I do?</h2> <h2>I've found an error in one of the articles. What should I do?</h2>

<p>Fork it using the fork button. Then head out to your version of the repo on Github, make some changes, commit them and then make a pull request. We'll take care of the rest.</p> <p>Fork it using the fork button. Then head out to your version of the repo on Github, make some changes, commit them and then make a pull request. We'll take care of the rest.</p>


<h2>I'd like to contribute to Node Guides. What should I do?</h2> <h2>I'd like to contribute to NodeDocs. What should I do?</h2>

<p>First, sign in via your GitHub account. NodeGuides runs on Hubble.IO, a content management system based on Github. Check the hubble.io documentation. If you don't have a GitHub account go to github.com and signup.</p> <p>First, sign in via your GitHub account. NodeDocs runs on Hubble.IO, a content management system based on Github. Check the hubble.io documentation. If you don't have a GitHub account go to github.com and signup.</p>


<p>Once you're signed in through GitHub, click on the "Submit an Article" button on the top menu, fill in the title, description and body of the article in markdown format. Click on the preview button to make sure your article renders correctly.</p> <p>Once you're signed in through GitHub, click on the "Submit an Article" button on the top menu, fill in the title, description and body of the article in markdown format. Click on the preview button to make sure your article renders correctly.</p>
<p>Then click on the "Submit article" button. We'll get back to you!</p> <p>Then click on the "Submit article" button. We'll get back to you!</p>


<h2>I have an idea for an article I'd like to see. What should I do?</h2> <h2>I have an idea for an article I'd like to see. What should I do?</h2>

<p>Click on the "Request an article" button on the top menu. Fill in as much details of what you desire as possible and click on the "Submit request" button. We'll get back to you!</p> <p>Click on the "Request an article" button on the top menu. Fill in as much details of what you desire as possible and click on the "Submit request" button. We'll get back to you!</p>


<h2>I've found a bug in Hubble.IO. What should I do?</h2> <h2>I've found a bug in Hubble.IO. What should I do?</h2>
Expand All @@ -28,7 +28,7 @@ <h2>I've found a bug in Hubble.IO. What should I do?</h2>
If not, make sure that there is no duplicate and file an issue.</p> If not, make sure that there is no duplicate and file an issue.</p>


</div> </div>
<!-- /.span8 --> <!-- /.span8 -->



</div> </div>
30 changes: 15 additions & 15 deletions server/templates/index.html
Expand Up @@ -2,15 +2,15 @@


<div class="intro"> <div class="intro">
<h1>Node.js guides for developers</h1> <h1>Node.js guides for developers</h1>
<a href="https://twitter.com/share" class="twitter-share-button" data-via="nodejitsu">Tweet</a> <a href="https://twitter.com/share" class="twitter-share-button" data-via="nodejitsu">Tweet</a>
<p>Node Guides and FAQ are designed to make you immediately productive with <strong>Node.js</strong>, to help you understand how all pieces fit together. You can browse categories or choose the level of difficulty.</p> <p>NodeDocs and FAQ are designed to make you immediately productive with <strong>Node.js</strong>, to help you understand how all pieces fit together. You can browse categories or choose the level of difficulty.</p>
</div> </div>

<div class="buttons-container github" id="sign-in-with-github"> <div class="buttons-container github" id="sign-in-with-github">
<p><a class="btn btn-large" href="/auth/github">Sign in with Github</a></p> <p><a class="btn btn-large" href="/auth/github">Sign in with Github</a></p>
<p>To vote and contribute to <strong class="title">Whatever</strong></p> <p>To vote and contribute to <strong class="title">Whatever</strong></p>
</div> </div>



</div> </div>


Expand All @@ -19,44 +19,44 @@ <h1>Node.js guides for developers</h1>
<div class="span4"> <div class="span4">
<div class="box"> <div class="box">
<h2>Beginner</h2> <h2>Beginner</h2>
<p><span id="beginner-intro"></span> <a href="/levels/beginner">Get to know the basics. &rsaquo;</a></p> <p><span id="beginner-intro"></span> <a href="/levels/beginner">Get to know the basics. &rsaquo;</a></p>
</div> </div>
<!-- /.box --> <!-- /.box -->
<div class="topic-cloud"> <div class="topic-cloud">
<p><strong>Topics include:</strong> <span id="beginner-some-articles"></span> and more..</p> <p><strong>Topics include:</strong> <span id="beginner-some-articles"></span> and more..</p>
</div> </div>
<!-- /.cloud --> <!-- /.cloud -->
</div> </div>

<div class="span4"> <div class="span4">
<div class="box"> <div class="box">
<h2>Intermediate</h2> <h2>Intermediate</h2>
<p><span id="intermediate-intro">Already familiar with Node?</span> Check out <a href="/levels/intermediate">our more advanced set of tutorials. &rsaquo;</a></p> <p><span id="intermediate-intro">Already familiar with Node?</span> Check out <a href="/levels/intermediate">our more advanced set of tutorials. &rsaquo;</a></p>
</div> </div>
<!-- /.box --> <!-- /.box -->
<div class="topic-cloud"> <div class="topic-cloud">
<p><strong>Topics include:</strong> <span id="intermediate-some-articles"></span>..</p> <p><strong>Topics include:</strong> <span id="intermediate-some-articles"></span>..</p>
</div> </div>
<!-- /.cloud --> <!-- /.cloud -->
</div> </div>

<div class="span4"> <div class="span4">
<div class="box"> <div class="box">
<h2>Expert</h2> <h2>Expert</h2>
<p><span id="expert-intro">Kickass Node developer? We've still got something for you.</span> <a href="/levels/expert">Check out the expert stuff &rsaquo;</a></p> <p><span id="expert-intro">Kickass Node developer? We've still got something for you.</span> <a href="/levels/expert">Check out the expert stuff &rsaquo;</a></p>
</div> </div>
<!-- /.box --> <!-- /.box -->
<div class="topic-cloud"> <div class="topic-cloud">
<p><strong>Topics include:</strong> <span id="expert-some-articles"></span>..</p> <p><strong>Topics include:</strong> <span id="expert-some-articles"></span>..</p>
</div> </div>
<!-- /.cloud --> <!-- /.cloud -->
</div> </div>

</div> </div>
<!-- / row --> <!-- / row -->


<div class="row-fluid home"> <div class="row-fluid home">

<div class="span4 guides" id="guides-popular"> <div class="span4 guides" id="guides-popular">
<h2>Popular Guides</h2> <h2>Popular Guides</h2>
<div class="article"> <div class="article">
Expand All @@ -65,7 +65,7 @@ <h2>Popular Guides</h2>
<p class="article-intro"></p> <p class="article-intro"></p>
</div> </div>
</div> </div>

<div class="span4 guides" id="guides-new"> <div class="span4 guides" id="guides-new">
<h2>New Guides</h2> <h2>New Guides</h2>
<div class="article"> <div class="article">
Expand All @@ -82,6 +82,6 @@ <h2>Contributors</h2>
<li class="author-avatar"><a class="author-link" href=""><img src="" class="avatar"></img></a></li> <li class="author-avatar"><a class="author-link" href=""><img src="" class="avatar"></img></a></li>
</ul> </ul>
</div> </div>

</div> </div>
<!-- / row --> <!-- / row -->
20 changes: 10 additions & 10 deletions server/templates/layout.html
Expand Up @@ -8,22 +8,22 @@
<div class="navbar"> <div class="navbar">
<div class="navbar-inner"> <div class="navbar-inner">
<div class="container"> <div class="container">

<div class="large-brand"> <div class="large-brand">
<a href="/" class="logo"></a><a href="/">node<em>guides</em></a> <a href="/" class="logo"></a><a href="/">node<em>docs</em></a>
</a> </a>
</div> </div>


<div class="profile"> <div class="profile">
</div> </div>
<!-- /.profile --> <!-- /.profile -->

<a href="#" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> <a href="#" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span> <span class="icon-bar"></span>
<span class="icon-bar"></span> <span class="icon-bar"></span>
<span class="icon-bar"></span> <span class="icon-bar"></span>
</a> </a>

<a class="brand" href="/" id="orgname"></a> <a class="brand" href="/" id="orgname"></a>
<div class="nav-collapse"> <div class="nav-collapse">
<ul class="nav" role="navigation"> <ul class="nav" role="navigation">
Expand All @@ -35,25 +35,25 @@
<li><a href="/faq">FAQ</a></li> <li><a href="/faq">FAQ</a></li>
</ul> </ul>
</div><!--/.nav-collapse --> </div><!--/.nav-collapse -->

</div> </div>


</div> </div>
<!-- /.navbar-inner --> <!-- /.navbar-inner -->


<div id="categories" class="collapse in"> <div id="categories" class="collapse in">
</div> </div>
<!-- /#categories --> <!-- /#categories -->


</div> </div>
<!-- /.navbar --> <!-- /.navbar -->


<div class="container" id="main"> <div class="container" id="main">
</div> <!-- /container --> </div> <!-- /container -->

<footer role="contentinfo" id="footer"> <footer role="contentinfo" id="footer">
</footer> </footer>

<div class="modal fade" id="requestModal"> <div class="modal fade" id="requestModal">
<div class="modal-header"> <div class="modal-header">
<button class="close" data-dismiss="modal"></button> <button class="close" data-dismiss="modal"></button>
Expand All @@ -75,7 +75,7 @@ <h2>Request an article</h2>
<!-- /modal-body --> <!-- /modal-body -->
</div> </div>
<!-- /modal --> <!-- /modal -->

<div class="modal fade" id="submitModal"> <div class="modal fade" id="submitModal">
<div class="modal-header"> <div class="modal-header">
<button class="close" data-dismiss="modal"></button> <button class="close" data-dismiss="modal"></button>
Expand All @@ -96,7 +96,7 @@ <h2>Submit an article</h2>
</div> </div>
<!-- /modal-body --> <!-- /modal-body -->
</div> </div>
<!-- /modal --> <!-- /modal -->


<div class="modal fade" id="starModal"> <div class="modal fade" id="starModal">
<div class="modal-header"> <div class="modal-header">
Expand Down

0 comments on commit 7b15b49

Please sign in to comment.