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">
|
||||
@ -42,6 +43,37 @@
|
||||
<section class="section">
|
||||
<div class="container">
|
||||
<h1 class="title">Libraries</h1><h2 class="subtitle"><a href="index.html">Index</a></h2>
|
||||
<div id="aposgui" class="box">
|
||||
<nav class="level">
|
||||
<div class="level-left">
|
||||
<div class="level-item">
|
||||
<h2 class="title is-4">Apos.Gui</h2>
|
||||
</div>
|
||||
</div>
|
||||
<div class="level-right"><div class="level-item">
|
||||
<span class="is-size-7 has-text-gray-lighter">beta</span></div><div class="level-item">
|
||||
<span class="is-size-7 has-text-weight-bold has-text-info">active</span><span class="icon is-large has-text-black" ><i class="icon-sun"></i></span></div></div>
|
||||
</nav>
|
||||
<div class="block"><span class="mr-2">
|
||||
<span class="has-text-weight-semibold">Platform:</span></span><span class="mr-2"><a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon is-large has-text-black" ><i class="icon-device_unknown"></i></span></a></span><div class="tags has-addons"><a href="index.html#library" title="library games" class="tag is-info"><span class="icon is-large has-text-black" ><i class="icon-library"></i></span>library</a>
|
||||
<span class="tag is-light">user interface</span></div>
|
||||
<span class="is-italic">And maybe other Apos projects at https://github.com/Apostolique
|
||||
|
||||
</span></div>
|
||||
<div class="block"></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Homepage: </span><a href="https://apostolique.github.io/Apos.Gui/">apostolique.github.io/Apos.Gui</a><br></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Technical info</span><br>
|
||||
<span class="is-size-7">Code languages: </span><a href="../games/languages.html#c">
|
||||
<span class="is-size-7">C#</span></a><br>
|
||||
<span class="is-size-7">Code licenses: </span><a href="https://en.wikipedia.org/wiki/MIT_License" class="is-size-7">MIT</a><br>
|
||||
<span class="is-size-7">Code repositories: </span><a href="https://github.com/Apostolique/Apos.Gui.git" class="is-size-7">Apostolique/Apos.Gui.git<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a><br></div>
|
||||
<div class="block">
|
||||
<a href="../contribute.html#games" title="Contribution guide" class="is-size-7 mr-2">Improve</a>
|
||||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/aposgui.md" title="Text based entry on Github" class="is-size-7">Raw entry</a>
|
||||
</div>
|
||||
</div>
|
||||
<div id="box2d" class="box">
|
||||
<nav class="level">
|
||||
<div class="level-left">
|
||||
@ -250,8 +282,12 @@
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Developers: </span><a href="../developers/B.html#basxto">
|
||||
<span class="has-text-weight-semibold">Basxto</span></a>, <a href="../developers/B.html#bbbbbr">
|
||||
<span class="has-text-weight-semibold">bbbbbr</span></a>, <a href="../developers/J.html#jim_huang">
|
||||
<span class="has-text-weight-semibold">Jim Huang</span></a>, <a href="../developers/T.html#toxa">
|
||||
<span class="has-text-weight-semibold">bbbbbr</span></a>, <a href="../developers/D.html#daniel_rammelt">
|
||||
<span class="has-text-weight-semibold">Daniel Rammelt</span></a>, <a href="../developers/D.html#david_galloway">
|
||||
<span class="has-text-weight-semibold">David Galloway</span></a>, <a href="../developers/J.html#jim_huang">
|
||||
<span class="has-text-weight-semibold">Jim Huang</span></a>, <a href="../developers/M.html#michael_hope">
|
||||
<span class="has-text-weight-semibold">Michael Hope</span></a>, <a href="../developers/S.html#sandeep_dutta">
|
||||
<span class="has-text-weight-semibold">Sandeep Dutta</span></a>, <a href="../developers/T.html#toxa">
|
||||
<span class="has-text-weight-semibold">Toxa</span></a>, <a href="../developers/Z.html#zalo">
|
||||
<span class="has-text-weight-semibold">Zalo</span></a></div>
|
||||
<div class="block">
|
||||
@ -666,7 +702,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