big import, copied over most of the old site content

This commit is contained in:
2021-04-22 20:47:25 +02:00
parent 8d1158837d
commit a60e295cea
56 changed files with 7688 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 400 400" preserveAspectRatio="none">
<polygon points="0,0 300,0 0,250" style="fill:rgba(255,255,255,0.25);" />
<polygon points="100,400 400,150 400,400" style="fill:rgba(0,0,0,0.01);" />
<line x1="300" y1="0" x2="0" y2="250" style="stroke:rgba(0,0,0,0.075);stroke-width:0.25" />
<line x1="100" y1="400" x2="400" y2="150" style="stroke:rgba(0,0,0,0.1);stroke-width:0.25" />
</svg>

After

Width:  |  Height:  |  Size: 514 B

View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 400 400" preserveAspectRatio="none">
<polygon points="0,0 300,0 0,250" style="fill:rgba(255,255,255,0.1);" />
<polygon points="100,400 400,150 400,400" style="fill:rgba(0,0,0,0.035);" />
<line x1="300" y1="0" x2="0" y2="250" style="stroke:rgba(255,255,255,0.25);stroke-width:0.25" />
<line x1="100" y1="400" x2="400" y2="150" style="stroke:rgba(255,255,255,0.25);stroke-width:0.25" />
</svg>

After

Width:  |  Height:  |  Size: 526 B

View File

@@ -0,0 +1,21 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200" viewBox="0 0 200 200" preserveAspectRatio="none">
<line x1="-180" y1="200" x2="20" y2="0" style="stroke:#bbb;stroke-width:0.25" />
<line x1="-160" y1="200" x2="40" y2="0" style="stroke:#bbb;stroke-width:0.25" />
<line x1="-140" y1="200" x2="60" y2="0" style="stroke:#bbb;stroke-width:0.25" />
<line x1="-120" y1="200" x2="80" y2="0" style="stroke:#bbb;stroke-width:0.25" />
<line x1="-100" y1="200" x2="100" y2="0" style="stroke:#bbb;stroke-width:0.25" />
<line x1="-80" y1="200" x2="120" y2="0" style="stroke:#bbb;stroke-width:0.25" />
<line x1="-60" y1="200" x2="140" y2="0" style="stroke:#bbb;stroke-width:0.25" />
<line x1="-40" y1="200" x2="160" y2="0" style="stroke:#bbb;stroke-width:0.25" />
<line x1="-20" y1="200" x2="180" y2="0" style="stroke:#bbb;stroke-width:0.25" />
<line x1="0" y1="200" x2="200" y2="0" style="stroke:#bbb;stroke-width:0.25" />
<line x1="20" y1="200" x2="220" y2="0" style="stroke:#bbb;stroke-width:0.25" />
<line x1="40" y1="200" x2="240" y2="0" style="stroke:#bbb;stroke-width:0.25" />
<line x1="60" y1="200" x2="260" y2="0" style="stroke:#bbb;stroke-width:0.25" />
<line x1="80" y1="200" x2="280" y2="0" style="stroke:#bbb;stroke-width:0.25" />
<line x1="100" y1="200" x2="300" y2="0" style="stroke:#bbb;stroke-width:0.25" />
<line x1="120" y1="200" x2="320" y2="0" style="stroke:#bbb;stroke-width:0.25" />
<line x1="140" y1="200" x2="340" y2="0" style="stroke:#bbb;stroke-width:0.25" />
<line x1="160" y1="200" x2="360" y2="0" style="stroke:#bbb;stroke-width:0.25" />
<line x1="180" y1="200" x2="380" y2="0" style="stroke:#bbb;stroke-width:0.25" />
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 400 400" preserveAspectRatio="none">
<polygon points="0,0 300,0 0,250" style="fill:rgba(255,255,255,0.015);" />
<polygon points="100,400 400,150 400,400" style="fill:rgba(0,0,0,0.035);" />
<line x1="300" y1="0" x2="0" y2="250" style="stroke:rgba(255,255,255,0.25);stroke-width:0.25" />
<line x1="100" y1="400" x2="400" y2="150" style="stroke:rgba(255,255,255,0.25);stroke-width:0.25" />
</svg>

After

Width:  |  Height:  |  Size: 528 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB