Add a new stuff section on the homepage to show what users are doing (#116)
continuous-integration/drone/push Build is passing Details

I have added a static section at this point (which is open for debate). Making it dynamic will only make it sound robotic. The current way of announcing what the users are doing makes it look authentic? Not sure. Let me know  what you think.

Reviewed-on: #116
Co-authored-by: gtlsgamr <gtlsgamr@thunix.net>
Co-committed-by: gtlsgamr <gtlsgamr@thunix.net>
This commit is contained in:
gtlsgamr 2022-07-18 19:07:26 +00:00 committed by Ben Harris
parent 369726159f
commit 9c7f1db8ba
1 changed files with 20 additions and 1 deletions

View File

@ -92,7 +92,7 @@ $parser = wiki::factory(true);
</div>
</div>
</div>
<div class="col-md-6">
<h2 id="projects">~projects~</h2>
@ -122,6 +122,25 @@ $parser = wiki::factory(true);
</div>
</div>
<hr>
<div class="row">
<div class="col-md-12">
<h2 id="newstuff">~user spotlight~</h2>
<div class="list-group">
<div class="list-group-item">
<ul>
<li>
<a href="https://gtlsgamr.tilde.team">~gtlsgamr</a> has made a <a href="https://gtlsgamr.tilde.team/nethack_scores.php">page</a> to show tilde.team's top nethack scorers!
</li>
<br>
<li>
For the text-only enthusiasts, <a href="https://soxfox.tilde.team">~soxfox</a> has also made a <a href="gemini://tilde.team/~soxfox/nethack">gemini page</a> to show nethack scorers.
</li>
</ul>
</div>
</div>
</div>
</div>
<hr>
<div class="clearfix">
<h2 id="users">~users~</h2>