theme: switch to svg for background

Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
Sean Cross 2019-01-13 10:40:21 +08:00
parent 9100fad1ba
commit 220f1ddc18
3 changed files with 31 additions and 3 deletions

Binary file not shown.

View File

@ -0,0 +1,28 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 1920 1080" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;">
<g transform="matrix(0.0702988,0,0,0.0703125,0.56239,0.5625)">
<rect x="-8" y="-8" width="27312" height="15360" style="fill:rgb(56,122,59);"/>
</g>
<g transform="matrix(1.69866,0,0,1.70089,417.856,277.875)">
<g transform="matrix(0.525346,0,0,0.524658,-321.333,-145.799)">
<circle cx="1043.91" cy="285.315" r="7.44" style="fill:rgb(206,214,198);stroke:rgb(206,214,198);stroke-width:1.12px;"/>
</g>
<g transform="matrix(0.525346,0,0,0.524658,86.527,61.2342)">
<circle cx="1043.91" cy="285.315" r="7.44" style="fill:rgb(206,214,198);stroke:rgb(206,214,198);stroke-width:1.12px;"/>
</g>
<g transform="matrix(0.525346,0,0,0.524658,-544.774,155.817)">
<circle cx="1043.91" cy="285.315" r="7.44" style="fill:rgb(206,214,198);stroke:rgb(206,214,198);stroke-width:1.12px;"/>
</g>
<rect x="0" y="0" width="638.318" height="308.22" style="fill:none;"/>
<g transform="matrix(0.0413847,0,0,0.0413386,0,0)">
<path d="M240,7087L5200,416" style="fill:none;stroke:rgb(206,214,198);stroke-width:16.01px;stroke-linecap:butt;stroke-miterlimit:1.41421;"/>
</g>
<g transform="matrix(0.0413847,0,0,0.0413386,0,0)">
<path d="M14960,4896L5936,272" style="fill:none;stroke:rgb(206,214,198);stroke-width:16.01px;stroke-linecap:butt;stroke-miterlimit:1.41421;"/>
</g>
<g transform="matrix(0.0413847,0,0,0.0413386,0,0)">
<path d="M464,7376L14928,5280" style="fill:none;stroke:rgb(206,214,198);stroke-width:16.01px;stroke-linecap:butt;stroke-miterlimit:1.41421;"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

@ -44,8 +44,8 @@
@linuxconfau</span>
</div>
<div class="slides">
<section data-background-image="css/theme/lca2019-title-bg.png">
<h2>Plastic is Forever</h2>
<section data-background-image="css/theme/lca2019-title-bg.svg">
<h1>Plastic is Forever</h1>
<h4>Making Tomu's Injection-Molded Case</h4>
<p align="right">
<small>Sean Cross - <a href="https://xobs.io/">https://xobs.io/</a> - @xobs</small>
@ -282,7 +282,7 @@
</section>
<section>
<h3>3D Printing</h3>
<img src="tomu-3d-prototype.img">
<img src="tomu-3d-prototype.img" alt="3D case prototypes">
<!-- <h3>Almost (but not quite) entirely unline injection molding</h3>
<ul>
<li>STL vs STEP</li>