home.pug
812 Bytes
extends layouts/main
block content
.home
.home-title
h2 Develop your value
h1 -Developer Profile-
h2=quote
h3=author
button.gotoTrend(style='background-color: white;')
p(style='color: orange;') Trending Repositories:
br
a(href=Url0, style={color:'grey'})
p=name0+": "+description0+" - "+stars0+" stars"
a(href=Url1, style={color:'grey'})
p=name1+": "+description1+" - "+stars1+" stars"
a(href=Url2, style={color:'grey'})
p=name2+": "+description2+" - "+stars2+" stars"
.home-link
a(href="/join") Join
|#{' '}
a(href="/login") Login