Finish onboarding page
This commit is contained in:
@ -10,7 +10,7 @@ block content
|
||||
if (user && user.username === username)
|
||||
.row.text-center
|
||||
.col-xs-12.col-sm-10.col-sm-offset-1
|
||||
a.btn.btn-big.btn-primary.btn-block(href="/account") Update my portfolio page or manage my account
|
||||
a.btn.btn-big.btn-primary.btn-block(href="/account") Manage my account
|
||||
.button-spacer
|
||||
.col-xs-12.col-sm-10.col-sm-offset-1
|
||||
a.btn.btn-big.btn-success.btn-block(href="/signout") Sign out of Free Code Camp
|
||||
|
@ -99,13 +99,13 @@ block content
|
||||
| Click the "Wiki" button in your upper right hand corner. Our community has contributed lots of useful information to this searchable wiki.
|
||||
|
||||
.big-spacer
|
||||
img.gif-block.img-center.img-responsive.thumbnail(src='https://www.evernote.com/l/AlwO6CNq-OJJXJ3qu2nu1E7ePe72hCSW5IcB/image.png' alt='a gif showing how to install this')
|
||||
img.gif-block.img-center.img-responsive.thumbnail(src='https://s3.amazonaws.com/freecodecamp/add-github-to-profile.gif' alt='a gif showing how to install this')
|
||||
p.large-p.gif-caption
|
||||
span.text-info Try this: 
|
||||
| Check out your portfolio page. Click your picture your upper right hand corner. Before you can see your portfolio page, you'll need to link your GitHub account with Free Code Camp.
|
||||
|
||||
.big-spacer
|
||||
img.gif-block.img-center.img-responsive.thumbnail(src='http://i.imgur.com/RlEk2IF.jpg' alt='a gif showing how to install this')
|
||||
img.gif-block.img-center.img-responsive.thumbnail(src='https://s3.amazonaws.com/freecodecamp/check-public-profile.gif' alt='a gif showing how to install this')
|
||||
p.large-p.gif-caption Your portfolio page shows your progress and how many Brownie Points you have. You can get Brownie Points by completing challenges and by helping other campers in our chat rooms. If you get Brownie Points on several days in a row, you'll get a streak.
|
||||
|
||||
.big-spacer
|
||||
@ -128,7 +128,7 @@ block content
|
||||
| .
|
||||
|
||||
.big-spacer
|
||||
img.gif-block.img-center.img-responsive.thumbnail(src='https://www.evernote.com/l/AnuMiYJUMhFOzqKu2bAjL88LIrCiuHr998sB/image.png' alt='a gif showing how to install this')
|
||||
img.gif-block.img-center.img-responsive.thumbnail(src='https://s3.amazonaws.com/freecodecamp/join-campsite-gitter-room.gif' alt='a gif showing how to install this')
|
||||
p.large-p.gif-caption
|
||||
a(href='https://github.com/FreeCodeCamp/freecodecamp/wiki/List-of-Free-Code-Camp-city-based-Campsites' target='_blank') Go back to our list of Campsites 
|
||||
| and click "Gitter" to join your city's chat room.
|
||||
|
Reference in New Issue
Block a user