added a few new entries, updated some outdated links, refreshed generated content

This commit is contained in:
Trilarion
2021-08-27 12:55:00 +02:00
parent 2d78a4c68b
commit 58e9b01fbf
80 changed files with 800 additions and 483 deletions

View File

@ -3,9 +3,14 @@
{% block content %}
<section class="hero is-info is-bold">
<div class="hero-body">
<div class="container">
<div class="container content">
<h1 class="title">Open source games list (OSGL)</h1>
<p class="subtitle">{{ macros.render_text(index['subtitle']) }}</p>
<p>The content of this site is based on a collection of open source game descriptions stored on <a href="https://github.com/Trilarion/opensourcegames">Github</a>.
The descriptions concentrate on technical and general aspects of the games. Lots of sorting options are available and a list of inspirations and developers is cross-referenced.
This work is a best-effort based result and will surely contain inaccurate information.<br>
Please help improve the content (see <a href="contribute.html">contribution guidelines</a>).
</p>
<figure class="image is-2by1">
<img src="collage_games.jpg" alt="">
</figure>