|
@ -37,7 +37,7 @@ |
|
|
</ul> |
|
|
</ul> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
<div class="main container-fluid text-center"> |
|
|
|
|
|
|
|
|
<div class="main container-fluid"> |
|
|
<div class="home-content row align-items-center"> |
|
|
<div class="home-content row align-items-center"> |
|
|
<div class="side-txt col"> |
|
|
<div class="side-txt col"> |
|
|
<div class="text-title text-center" style="padding: 10px;"> |
|
|
<div class="text-title text-center" style="padding: 10px;"> |
|
@ -46,11 +46,21 @@ |
|
|
<div class="text-content"> |
|
|
<div class="text-content"> |
|
|
<p style="position: relative; padding: 10px;"> |
|
|
<p style="position: relative; padding: 10px;"> |
|
|
Head over to the 'Generate graphs' page and enter |
|
|
Head over to the 'Generate graphs' page and enter |
|
|
the username of a GitHub user. The space on that |
|
|
|
|
|
page will then populate with the requested GitHub |
|
|
|
|
|
user and all the related user, visualizing the |
|
|
|
|
|
|
|
|
the username of a GitHub user. The space on that |
|
|
|
|
|
page will then populate with the requested GitHub |
|
|
|
|
|
user and all the related user, visualizing the |
|
|
connections between them. |
|
|
connections between them. |
|
|
</p> |
|
|
</p> |
|
|
|
|
|
<p style="position: relative; padding: 10px;"> |
|
|
|
|
|
If you'd like to see how everything works, follow |
|
|
|
|
|
the link to GitHub, where you can view all the work |
|
|
|
|
|
that went into making this functional. |
|
|
|
|
|
</p> |
|
|
|
|
|
<p style="position: relative; padding: 10px;"> |
|
|
|
|
|
If you're interested in knowing more about this |
|
|
|
|
|
project, additional information can be found on |
|
|
|
|
|
the About page. |
|
|
|
|
|
</p> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
<img class="side-img img-fluid col" src="./img/graphExample.png" /> |
|
|
<img class="side-img img-fluid col" src="./img/graphExample.png" /> |
|
|