update of html output
This commit is contained in:
@ -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">
|
||||
@ -109,7 +110,7 @@
|
||||
<h2 class="title is-4">Decision in the Desert</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/Decision_in_the_Desert">Decision in the Desert<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>
|
||||
@ -192,6 +193,16 @@
|
||||
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
|
||||
</div>
|
||||
</div>
|
||||
<div id="diablo_2" class="box">
|
||||
<div class="block">
|
||||
<h2 class="title is-4">Diablo 2</h2>
|
||||
<div class="subtitle is-size-6">
|
||||
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#opendiablo2">
|
||||
<span class="has-text-weight-semibold">OpenDiablo2</span></a></div></div>
|
||||
<div class="block">
|
||||
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
|
||||
</div>
|
||||
</div>
|
||||
<div id="diablo_ii" class="box">
|
||||
<div class="block">
|
||||
<h2 class="title is-4">Diablo II</h2>
|
||||
@ -278,7 +289,8 @@
|
||||
<span class="has-text-weight-semibold">PrBoom+</span></a>, <a href="../frameworks/tool.html#slade">
|
||||
<span class="has-text-weight-semibold">SLADE</span></a>, <a href="../games/T.html#the_eternity_engine">
|
||||
<span class="has-text-weight-semibold">The Eternity Engine</span></a>, <a href="../games/Y.html#yet_another_doom_clone">
|
||||
<span class="has-text-weight-semibold">Yet Another Doom Clone</span></a>, <a href="../games/Z.html#zdoom">
|
||||
<span class="has-text-weight-semibold">Yet Another Doom Clone</span></a>, <a href="../games/Z.html#zandronum">
|
||||
<span class="has-text-weight-semibold">Zandronum</span></a>, <a href="../games/Z.html#zdoom">
|
||||
<span class="has-text-weight-semibold">ZDoom</span></a></div></div>
|
||||
<div class="block">
|
||||
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
|
||||
@ -319,7 +331,8 @@
|
||||
<span class="has-text-weight-semibold">GZDoom</span></a>, <a href="../games/M.html#mocha_doom">
|
||||
<span class="has-text-weight-semibold">Mocha Doom</span></a>, <a href="../games/O.html#odamex">
|
||||
<span class="has-text-weight-semibold">Odamex</span></a>, <a href="../games/P.html#prboom+">
|
||||
<span class="has-text-weight-semibold">PrBoom+</span></a>, <a href="../games/Z.html#zdoom">
|
||||
<span class="has-text-weight-semibold">PrBoom+</span></a>, <a href="../games/Z.html#zandronum">
|
||||
<span class="has-text-weight-semibold">Zandronum</span></a>, <a href="../games/Z.html#zdoom">
|
||||
<span class="has-text-weight-semibold">ZDoom</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Doom_II_RPG">Doom II<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>
|
||||
@ -485,7 +498,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>
|
||||
|
Reference in New Issue
Block a user