Browse Source

Add automatic screenshot support

master
Nils 4 years ago
parent
commit
4012b92503
  1. 2
      projectinfo2modulepage.py
  2. BIN
      static/screenshots/fluajho.apng
  3. BIN
      static/screenshots/patroneo.apng
  4. BIN
      static/screenshots/vico.apng

2
projectinfo2modulepage.py

@ -36,6 +36,8 @@ template = f"""<div id="main">
</div> <!-- header -->
<div class="content">
<p><img class="pure-img" src="/screenshots/{META["shortName"]}.apng"></p>
<p>{htmlDescription}</p>
<ul>

BIN
static/screenshots/fluajho.apng

Binary file not shown.

After

Width:  |  Height:  |  Size: 406 KiB

BIN
static/screenshots/patroneo.apng

Binary file not shown.

After

Width:  |  Height:  |  Size: 221 KiB

BIN
static/screenshots/vico.apng

Binary file not shown.

After

Width:  |  Height:  |  Size: 446 KiB

Loading…
Cancel
Save