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">
@ -98,8 +99,7 @@
<div class="block">
<h2 class="title is-4">Carmageddon</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#openc1">
<span class="has-text-weight-semibold">OpenC1</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Carmageddon">Carmageddon<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<span class="has-text-weight-semibold">Inspired games: </span></div>Media: <a href="https://en.wikipedia.org/wiki/Carmageddon">Carmageddon<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>
@ -125,6 +125,18 @@
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
</div>
<div id="castle_wolfenstein" class="box">
<div class="block">
<h2 class="title is-4">Castle Wolfenstein</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/D.html#duga">
<span class="has-text-weight-semibold">DUGA</span></a>, <a href="../games/G.html#gloomy_dungeons">
<span class="has-text-weight-semibold">Gloomy Dungeons</span></a>, <a href="../games/G.html#gloomy_dungeons_2">
<span class="has-text-weight-semibold">Gloomy Dungeons 2</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Castle_Wolfenstein">Castle Wolfenstein<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="cataclysm" class="box">
<div class="block">
<h2 class="title is-4">Cataclysm</h2>
@ -440,12 +452,12 @@
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
</div>
<div id="conflict_in_vietnam" class="box">
<div id="conflict_vietnam" class="box">
<div class="block">
<h2 class="title is-4">Conflict in Vietnam</h2>
<h2 class="title is-4">Conflict: Vietnam</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/C.html#command_series_engine">
<span class="has-text-weight-semibold">Command Series Engine</span></a></div></div>
<span class="has-text-weight-semibold">Command Series Engine</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Conflict:_Vietnam">Conflict: Vietnam<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>
@ -597,8 +609,7 @@
<div class="block">
<h2 class="title is-4">Curse of the Azure Bonds</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/C.html#coab">
<span class="has-text-weight-semibold">coab</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Curse_of_the_Azure_Bonds">Curse of the Azure Bonds<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<span class="has-text-weight-semibold">Inspired games: </span></div>Media: <a href="https://en.wikipedia.org/wiki/Curse_of_the_Azure_Bonds">Curse of the Azure Bonds<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>
@ -624,7 +635,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>