Skip to content

Commit

Permalink
Merge branch 'gh-pages' into gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
shanselman committed Feb 6, 2019
2 parents eb820da + 4d8e1e4 commit 2adb3c5
Show file tree
Hide file tree
Showing 9 changed files with 49 additions and 39 deletions.
14 changes: 12 additions & 2 deletions README.md
@@ -1,3 +1,13 @@
# firsttimersonly
The Repository for the FirstTimersOnly movement in Open Source. We want projects to reserve some issues for newbies.
# FirstTimersOnly
This Repository is for the FirstTimersOnly movement in Open Source. We want projects to reserve some issues for newbies.
Visit our live webpage at https://www.firsttimersonly.com/
![Alt Text](https://raw.githubusercontent.com/lauras5/firsttimersonly/gh-pages/images/homePg.jpg)

## Empower a First Timer today!
We believe - and we hope you do too - that learning how to code, how to think, and how to contribute to open source can empower the next generation of coders and creators. We VALUE first time contributors and we want them to know that everyone started somewhere!

We have gathered a list of resources to motivate and empower you to making that first step into becoming a contributor to the open source realm.

If you are an OSS project owner, we have some tips for you to enable you to be instrumental in ushering a new batch of programmers into the community.

*An initiative by <a href="https://github.com/shanselman">SHANSELMAN</a> and <a href="https://github.com/kentcdodds">KENTCDODDS</a>*
Binary file modified images/ribbon-tail-sprite.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/small-ribbon-tail-sprite.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions index.md
Expand Up @@ -10,7 +10,7 @@ If you have never contributed to an open source project before and you're just g

* [First contributions](https://github.com/multunus/first-contributions) is a hands-on tutorial that walks you through contributions workflow on github. When you complete the tutorial, you'd have made a contribution to the same project.
* [https://up-for-grabs.net](https://up-for-grabs.net) is a site that aggregates (rolls up and makes easy to explore) projects that actively *want* help. They label those projects with things like "up-for-grabs", "jump-in" or "help wanted."
* [CodeTriage](https://www.codetriage.com/) helps you subscribe to your favorite open-source projects and get a new open issue from them in your inbox everyday.
* [CodeTriage](https://www.codetriage.com/) helps you subscribe to your favourite open-source projects and get a new open issue from them in your inbox everyday.
* Read blog posts and guides on how to [contribute to an open source project](https://www.hanselman.com/blog/GetInvolvedInOpenSourceTodayHowToContributeAPatchToAGitHubHostedOpenSourceProjectLikeCode52.aspx), then pick one!
* If you're just getting started with tech and are considering being a social developer, we've made a documentary training movie for you! [Get Involved in Tech](http://www.getinvolvedintech.com) walks you through setting up your GitHub account, exploring StackOverflow, setting up a blog and starting to tweet!
* Wondering what someone else's first contribution was? You can easily find out any GitHub username's "[First Pull Request](https://firstpr.me/)" here! (I think you'll find that most people's first PRs were relatively small [like Kent's](https://firstpr.me/#kentcdodds)).
Expand Down Expand Up @@ -56,7 +56,7 @@ Markdown snippet:

[Kent C. Dodds](https://twitter.com/kentcdodds) proposed [First Timers Only](https://medium.com/@kentcdodds/first-timers-only-78281ea47455) to get new people to make their first contribution. [Scott Hanselman](https://www.hanselman.com/) blogged about [Bringing Kindness Back to Open Source](https://www.hanselman.com/blog/BringKindnessBackToOpenSource.aspx), so it was obvious that we team up and promote these ideas and get more folks involved in open source.

[James Spencer](https://twitter.com/varjmes) created a great twitter account called [@yourfirstpr](https://twitter.com/yourfirstpr) that exists to showcase great issues that a newbie can solve in order to create "Your First PullRequest!" We recommend you follow [@yourfirstpr](https://twitter.com/yourfirstpr) and let them know if your OSS project has a `first-timers-only` tag and you have open issues that you'll reserve for a new contributor!
[James Spencer](https://twitter.com/varjmes) created a great twitter account called [@yourfirstpr](https://twitter.com/yourfirstpr) that exists to showcase great issues that a newbie can solve in order to create "Your First Pull Request!" We recommend you follow [@yourfirstpr](https://twitter.com/yourfirstpr) and let them know if your OSS project has a `first-timers-only` tag and you have open issues that you'll reserve for a new contributor!

[Utkarsh Upadhyay](https://twitter.com/musically_ut) created a bot called [@first_tmrs_only](https://twitter.com/first_tmrs_only) which tweets when a new first-timers-only issue is posted on GitHub. Follow it to stay abreast with latest first-timers-only issues!

Expand Down
2 changes: 1 addition & 1 deletion javascripts/main.js
@@ -1,4 +1,4 @@
// console.log('This would be the main JS file.');
// console.log('This main JS file.');
window.addEventListener("load", function(event) {
$('#main_content').headsmart();

Expand Down
34 changes: 17 additions & 17 deletions stylesheets/mobile.css
Expand Up @@ -57,7 +57,7 @@
}


/* http://meyerweb.com/eric/tools/css/reset/
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
Expand All @@ -71,8 +71,8 @@ b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
Expand All @@ -83,7 +83,7 @@ time, mark, audio, video {
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
Expand Down Expand Up @@ -137,7 +137,7 @@ header span.ribbon-inner {
position: relative;
display: block;
background-color: #cd596b;
border: 8px solid #7c334f;
border: 8px solid #42001b;
padding: 6px;
z-index: 1;
}
Expand All @@ -164,19 +164,19 @@ header span.right-tail {
}

header h1 {
background-color: #7c334f;
background-color: #42001b;
font-size: 2em;
font-weight: bolder;
font-style: normal;
text-transform: uppercase;
color: #ece4d8;
text-align: center;
line-height:1;
line-height:1;
padding: 14px 20px 0;
}

header h2 {
background-color: #7c334f;
background-color: #42001b;
font: bold italic .85em/1.5 Georgia, Times, “Times New Roman”, serif;
color: #e69b95;
padding-bottom: 14px;
Expand Down Expand Up @@ -235,7 +235,7 @@ footer span.ribbon-inner {
position: relative;
display: block;
background-color: #cd596b;
border: 8px solid #7c334f;
border: 8px solid #42001b;
padding: 6px;
z-index: 1;
}
Expand All @@ -244,15 +244,15 @@ footer p {
font-family: 'Open Sans', sans-serif;
font-weight: bold;
font-size: .6em;
color: #8b786f;
color: #42001b;
}

footer a {
color: #cd596b;
}

footer span.ribbon-inner p {
background-color: #7c334f;
background-color: #42001b;
margin: 0;
color: #e69b95;
font: bold italic 22px/1 Georgia, Times, “Times New Roman”, serif;
Expand Down Expand Up @@ -316,7 +316,7 @@ body {
}

a, a:hover {
color: #417090;
color: #0d3ba5;
}

a {
Expand Down Expand Up @@ -363,7 +363,7 @@ ul li {
blockquote {
font-family: 'Open Sans', sans-serif;
margin: 20px 0;
color: #8b786f;
color: #42001b;
padding-left: 1.35em;
background: transparent url('../images/blockquote-gfx-2x.png') 0 8px no-repeat;
}
Expand Down Expand Up @@ -469,7 +469,7 @@ dd p:first-child {
.header-level-1 {
font-size: 1.85em;
border-bottom: .2em double #d3ccc1;
color: #7c334f;
color: #42001b;
text-align: center;
font-style: italic;
margin: 1.1em 0 .38em;
Expand All @@ -479,7 +479,7 @@ dd p:first-child {

.header-level-2 {
font-size: 1.58em;
color: #7c334f;
color: #42001b;
margin: .95em 0 .5em;
border-bottom: .1em solid #D3CCC1;
line-height: 1.2;
Expand All @@ -500,11 +500,11 @@ dd p:first-child {
.header-level-5 {
margin: .7em 0;
font-size: 1em;
color: #8b786f;
color: #42001b;
}

.header-level-6 {
margin: .8em 0;
font-size: .85em;
font-style: italic;
}
}
6 changes: 3 additions & 3 deletions stylesheets/non-screen.css
Expand Up @@ -14,7 +14,7 @@ header {
}

header span.ribbon-inner {
border: 8px solid #7c334f;
border: 8px solid #42001b;
padding: 6px;
}

Expand Down Expand Up @@ -86,7 +86,7 @@ footer p {
}

footer span.ribbon-inner {
border: 8px solid #7c334f;
border: 8px solid #42001b;
padding: 6px;
}

Expand Down Expand Up @@ -151,4 +151,4 @@ blockquote {
hr {
height: 42px;
background: transparent url('../images/hr-2x.jpg') center center repeat-x;
}
}
4 changes: 2 additions & 2 deletions stylesheets/print.css
Expand Up @@ -4,11 +4,11 @@
}

h1,h2,h3,h4,h5,h6 {
color: #7c334f !important;
color: #42001b !important;
}

a {
color: #417090 !important;
color: #0d3ba5 !important;
}

#main_content > .header-level-1:first-child,
Expand Down
24 changes: 12 additions & 12 deletions stylesheets/screen.css
Expand Up @@ -148,7 +148,7 @@ header span.ribbon-inner {
position: relative;
display: block;
background-color: #cd596b;
border: 4px solid #7c334f;
border: 4px solid #42001b;
padding: 2px;
z-index: 1;
}
Expand All @@ -175,7 +175,7 @@ header span.right-tail {
}

header h1 {
background-color: #7c334f;
background-color: #42001b;
font-size: 2.5em;
font-weight: 800;
font-style: normal;
Expand All @@ -187,7 +187,7 @@ header h1 {
}

header h2 {
background-color: #7c334f;
background-color: #42001b;
font: bold italic .85em/1.5 Georgia, Times, “Times New Roman”, serif;
color: #e69b95;
padding-bottom: 14px;
Expand Down Expand Up @@ -293,7 +293,7 @@ footer span.ribbon-inner {
position: relative;
display: block;
background-color: #cd596b;
border: 2px solid #7c334f;
border: 2px solid #42001b;
padding: 1px;
z-index: 1;
}
Expand All @@ -302,15 +302,15 @@ footer p {
font-family: 'Open Sans', Myriad, Calibri, sans-serif;
font-weight: bold;
font-size: .8em;
color: #8b786f;
color: #42001b;
}

footer a {
color: #cd596b;
}

footer span.ribbon-inner p {
background-color: #7c334f;
background-color: #42001b;
margin: 0;
color: #e69b95;
font: bold italic 12px/1 Georgia, Times, “Times New Roman”, serif;
Expand Down Expand Up @@ -371,7 +371,7 @@ body {
}

a, a:hover {
color: #417090;
color: #0d3ba5;
}

a {
Expand Down Expand Up @@ -418,7 +418,7 @@ ul li {
blockquote {
font-family: 'Open Sans', Myriad, Calibri, sans-serif;
margin: 20px 0;
color: #8b786f;
color: #42001b;
padding-left: 1.35em;
background: transparent url('../images/blockquote-gfx.png') 0 4px no-repeat;
}
Expand Down Expand Up @@ -528,7 +528,7 @@ dd p:first-child {
.header-level-1 {
font-size: 1.85em;
border-bottom: .2em double #d3ccc1;
color: #7c334f;
color: #42001b;
text-align: center;
font-style: italic;
margin: 1.1em 0 .38em;
Expand All @@ -538,7 +538,7 @@ dd p:first-child {

.header-level-2 {
font-size: 1.58em;
color: #7c334f;
color: #42001b;
margin: .95em 0 .5em;
border-bottom: .1em solid #D3CCC1;
line-height: 1.2;
Expand All @@ -559,7 +559,7 @@ dd p:first-child {
.header-level-5 {
margin: .7em 0;
font-size: 1em;
color: #8b786f;
color: #42001b;
}

.header-level-6 {
Expand Down Expand Up @@ -614,4 +614,4 @@ pre {
.shell {
margin: auto;
max-width: 35em;
}
}

0 comments on commit 2adb3c5

Please sign in to comment.