screenshot (github top 50) and statistics charts support in website output
game engines now counted as frameworks few additions
This commit is contained in:
@ -35,7 +35,7 @@
|
||||
<a class="navbar-item" href="../frameworks/index.html"><span class="icon has-text-black"><i class="icon-wrench"></i></span><span>Frameworks/Tools</span></a>
|
||||
<a class="navbar-item" href="../developers/index.html"><span class="icon has-text-black"><i class="icon-users"></i></span><span>Developers</span></a>
|
||||
<a class="navbar-item is-active" href="index.html"><span class="icon has-text-black"><i class="icon-bulb"></i></span><span>Inspirations</span></a>
|
||||
<a class="navbar-item" href="../statistics.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../statistics/index.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../contribute.html"><span class="icon has-text-black"><i class="icon-pencil"></i></span><span>Contribute</span></a>
|
||||
<a class="navbar-item" href="https://github.com/Trilarion/opensourcegames"><span class="icon has-text-black"><i class="icon-github"></i></span><span>On GitHub</span></a>
|
||||
</div>
|
||||
@ -226,7 +226,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Command & Conquer: Generals</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/O.html#opensage">OpenSAGE</a>, <a href="../games/T.html#thyme">Thyme</a></p>Media: <a href="https://en.wikipedia.org/wiki/Command_%26_Conquer:_Generals">Command & Conquer: Generals<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../frameworks/game engine.html#opensage">OpenSAGE</a>, <a href="../games/T.html#thyme">Thyme</a></p>Media: <a href="https://en.wikipedia.org/wiki/Command_%26_Conquer:_Generals">Command & Conquer: Generals<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="command_conquer_red_alert" class="box">
|
||||
<div class="block">
|
||||
@ -310,7 +310,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Creatures</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#openc2e">openc2e</a></p>Media: <a href="https://en.wikipedia.org/wiki/Creatures_(video_game_series)">Creatures<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/game engine.html#openc2e">openc2e</a></p>Media: <a href="https://en.wikipedia.org/wiki/Creatures_(video_game_series)">Creatures<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="crimsonland" class="box">
|
||||
<div class="block">
|
||||
@ -346,7 +346,7 @@
|
||||
<div class="block">
|
||||
<p class="title is-4">Cube 2: Sauerbraten</p>
|
||||
<p class="subtitle is-6">
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/I.html#inexor">Inexor</a>, <a href="../games/O.html#open_cube">Open Cube</a></p>Media: <a href="https://en.wikipedia.org/wiki/Cube_2:_Sauerbraten">Cube 2: Sauerbraten<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/I.html#inexor">Inexor</a>, <a href="../frameworks/game engine.html#open_cube">Open Cube</a></p>Media: <a href="https://en.wikipedia.org/wiki/Cube_2:_Sauerbraten">Cube 2: Sauerbraten<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
|
||||
</div>
|
||||
<div id="cube_engine" class="box">
|
||||
<div class="block">
|
||||
@ -375,7 +375,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-10-05 11:16</p>
|
||||
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-13 14:06</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user