update of html output

This commit is contained in:
Trilarion
2021-10-02 15:48:02 +02:00
parent ac85e5fa99
commit 2bc268c896
115 changed files with 3608 additions and 1846 deletions

View File

@ -8,6 +8,7 @@
<title>OSGL</title>
<link rel="stylesheet" href="../css/bulma.min.css">
<link rel="stylesheet" href="../css/osgl.min.css">
<link rel="icon" type="image/svg+xml" href="../favicon.svg">
</head>
<body><nav class="navbar container is-light" aria-label="main navigation">
<div class="navbar-brand">
@ -331,6 +332,16 @@
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
</div>
<div id="the_simpsons_hit_run" class="box">
<div class="block">
<h2 class="title is-4">The Simpsons: Hit &amp; Run</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/D.html#donut">
<span class="has-text-weight-semibold">donut</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/The_Simpsons:_Hit_%26_Run">The Simpsons: Hit &amp; Run<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
</div>
<div id="the_sims" class="box">
<div class="block">
<h2 class="title is-4">The Sims</h2>
@ -388,7 +399,7 @@
<h2 class="title is-4">Thimbleweed Park</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/E.html#engge">
<span class="has-text-weight-semibold">engge</span></a></div></div>
<span class="has-text-weight-semibold">engge</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Thimbleweed_Park">Thimbleweed Park<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
@ -491,10 +502,10 @@
</div>
<div id="tower_defense" class="box">
<div class="block">
<h2 class="title is-4">tower defense</h2>
<h2 class="title is-4">Tower defense</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/A.html#anuto">
<span class="has-text-weight-semibold">Anuto</span></a></div></div>
<span class="has-text-weight-semibold">Anuto</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Tower_defense">Tower defense<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
@ -607,7 +618,8 @@
<div class="block">
<h2 class="title is-4">Tux Racer</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/T.html#tux_rider">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/E.html#extreme_tux_racer">
<span class="has-text-weight-semibold">Extreme Tux Racer</span></a>, <a href="../games/T.html#tux_rider">
<span class="has-text-weight-semibold">Tux Rider</span></a></div></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
@ -623,16 +635,6 @@
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
</div>
<div id="tuxracer" class="box">
<div class="block">
<h2 class="title is-4">TuxRacer</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/E.html#extreme_tux_racer">
<span class="has-text-weight-semibold">Extreme Tux Racer</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Tux_Racer">TuxRacer<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
</div>
<div id="tyrian" class="box">
<div class="block">
<h2 class="title is-4">Tyrian</h2>
@ -655,7 +657,7 @@
<p>The content (games descriptions) is licensed <a href="https://github.com/Trilarion/opensourcegames/blob/master/LICENSE">CC-0</a>.
Used icons are licensed under CC BY-SA 3.0 (<a href="https://github.com/somerandomdude/Iconic">Iconic</a> or <a href="http://designmodo.com/linecons-free/">Linecons</a>), CC0 1.0 (<a href="https://simpleicons.org/">Simple Icons</a>),
CC BY 4.0 (<a href="https://github.com/FortAwesome/Font-Awesome">Font Awesome</a> or <a href="https://icomoon.io/#icons-icomoon">IcoMoon Free</a>), CC BY-SA 4.0 (<a href="http://www.entypo.com/">Entypo+</a>) or Apache License 2.0 (<a href="https://material.io/resources/icons">Material Icons</a>).
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-09-27 21:31</p>
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-02 13:39</p>
</div>
</footer>
</body>