dynamic html table with javascript, more screenshots

This commit is contained in:
Trilarion
2021-10-15 18:06:09 +02:00
parent 8486b618e1
commit df80f70125
125 changed files with 14005 additions and 238 deletions

View File

@@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Trilarion">
<meta name="description" content="Infos and technical information about many open source games and frameworks.">
<title>OSGL</title>
<title>OSGL | Games | Genres</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">
@@ -43,7 +43,7 @@
</nav>
<div class="container">
<div class="box"><div class="block">
<p class="title is-4">Open source games</p><p class="subtitle is-6">Index by game genre</p></div><div class="tags">
<p class="title is-4">Open source games</p><p class="subtitle is-6">Index by game genre (or see the <a href="../table.html">table</a>)</p></div><div class="tags">
<span class="tag is-white is-size-5"><span class="icon has-text-black"><i class="icon-target"></i></span><a href="#action" class="has-text-weight-semibold">Action</a> <span class="has-text-grey">(266)</span>
</span><span class="tag is-white is-size-6"><span class="icon has-text-black"><i class="icon-dice"></i></span><a href="#adventure" class="has-text-weight-semibold">Adventure</a> <span class="has-text-grey">(42)</span>
</span><span class="tag is-white is-size-5"><span class="icon has-text-black"><i class="icon-pacman"></i></span><a href="#arcade" class="has-text-weight-semibold">Arcade</a> <span class="has-text-grey">(157)</span>
@@ -1553,7 +1553,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-13 14:06</p>
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-15 21:32</p>
</footer>
</body>
</html>