Skip to content

Commit

Permalink
Deployed c1e0cb9 with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Feb 6, 2024
0 parents commit a7db780
Show file tree
Hide file tree
Showing 25 changed files with 4,373 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
wintersong.wntr.dev
169 changes: 169 additions & 0 deletions components/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,169 @@
<!doctype html>
<html lang="en">
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta charset="utf-8" />

<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no" /><!-- Page author --><link rel="canonical" href="https://wintersong.wntr.dev/components/" /><link
rel="shortcut icon"
sizes="192x192"
href="/icon.png" />
<link
rel="apple-touch-icon"
sizes="192x192"
href="/icon.png" />

<meta name="generator" content="mkdocs-1.5.3" /><!-- Title --><title>
Wintersong





- Components

</title><link rel="stylesheet" href="../winter.css" /></head>

<body
class=""
data-page="components/"><header>
<nav role="navigation" aria-label="main navigation">
<ul>
<li>
<a href="..">Wintersong</a>
</li>
</ul>
<ul>
<li>
<img class="logo" src="/winterbloom.png" alt="Winterbloom logo" />
</li>
</ul>
</nav>
<nav role="navigation" aria-label="secondary navigation">
<ul class="has-dividers"><li>
<a

href="..">
Home
</a>
</li><li>
<a
aria-current
href="./">
Components
</a>
</li><li>
<a

href="../markdown/">
Markdown
</a>
</li></ul>
<ul><li>
<winter-dark-mode></winter-dark-mode>
</li>
</ul>
</nav>
</header><main
class="hide-title">
<article class="content"><h1 id="components">Components<a class="headerlink" href="#components" title="Permanent link">#</a></h1>
<h2 id="audio-player">Audio player<a class="headerlink" href="#audio-player" title="Permanent link">#</a></h2>
<p><winter-audio-player title="Ramp wave">
<source
src="https://storage.googleapis.com/files.winterbloom.com/gemini/ramp_octaves.mp3" />
</winter-audio-player></p>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do
eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim
ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut
aliquip ex ea commodo consequat. Duis aute irure dolor in
reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla
pariatur. Excepteur sint occaecat cupidatat non proident, sunt in
culpa qui officia deserunt mollit anim id est laborum</p>
<p><winter-audio-player
title="Ramp wave with filter"
src="https://storage.googleapis.com/files.winterbloom.com/gemini/ramp_filtered.mp3"
loop></winter-audio-player></p>
<h2 id="carousel">Carousel<a class="headerlink" href="#carousel" title="Permanent link">#</a></h2>
<p><winter-carousel>
<img src="../images/17-hardware-pot-nuts-1.webp" />
<img src="../images/17-hardware-pot-nuts-2.webp" />
<img src="../images/17-hardware-pot-nuts-3.webp" />
<img src="../images/17-hardware-pot-nuts-4.webp" />
<img src="../images/17-hardware-pot-nuts-5.webp" />
<img src="../images/17-hardware-pot-nuts-6.webp" />
<img src="../images/17-hardware-pot-nuts-7.webp" />
<img src="../images/17-hardware-pot-nuts-8.webp" />
</winter-carousel></p>
<h2 id="image-map">Image map<a class="headerlink" href="#image-map" title="Permanent link">#</a></h2>
<p><winter-image-map src="../images/kit-contents.svg">
<winter-image-map-item id="mainboard">
Mainboard
</winter-image-map-item>
<winter-image-map-item id="faceplate">
Faceplate
</winter-image-map-item>
<winter-image-map-item id="jacks">
1/8" jacks (8)
</winter-image-map-item>
<winter-image-map-item id="jack-nuts">
Hex nuts for the 1/8" jacks (8)
</winter-image-map-item>
<winter-image-map-item id="power-header">
Eurorack power header
</winter-image-map-item>
<winter-image-map-item id="rubber-bands">
Rubber bands (2)
</winter-image-map-item>
<winter-image-map-item id="big-knob">
Big knob
</winter-image-map-item>
<winter-image-map-item id="small-knob">
Small knobs (3)
</winter-image-map-item>
<winter-image-map-item id="trimpots">
Tall trimmer pots (3)
</winter-image-map-item>
<winter-image-map-item id="pots">
9mm pots (4)
</winter-image-map-item>
<winter-image-map-item id="pot-washers">
Washers for 9mm pots (4)
</winter-image-map-item>
<winter-image-map-item id="pot-nuts">
Nuts for 9mm pots (4)
</winter-image-map-item>
</winter-image-map></p></article>
</main><footer>
<ul>
<li>
© 2024
Winterbloom · Alethea Flowers
</li>
<li>
Published under
<a
href="https://github.com/wntrblm/wintersong/blob/main/docs/LICENSE">
CC BY-SA 4.0
</a>
</li>
</ul>
<ul>
<li class="updated">
Last updated on 2024/2/6
</li>
<li>
<a href="https://github.com/wntrblm/wintersong/edit/main/docs/docs/components.md">Edit this page on GitHub</a>
</li>
<li>
<a href="mailto:[email protected]">
Send us a message
</a>
</li>
</ul>
</footer>
<script type="module" src="../winter.js"></script>


</body>
</html>
Binary file added icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/17-hardware-pot-nuts-1.webp
Binary file not shown.
Binary file added images/17-hardware-pot-nuts-2.webp
Binary file not shown.
Binary file added images/17-hardware-pot-nuts-3.webp
Binary file not shown.
Binary file added images/17-hardware-pot-nuts-4.webp
Binary file not shown.
Binary file added images/17-hardware-pot-nuts-5.webp
Binary file not shown.
Binary file added images/17-hardware-pot-nuts-6.webp
Binary file not shown.
Binary file added images/17-hardware-pot-nuts-7.webp
Binary file not shown.
Binary file added images/17-hardware-pot-nuts-8.webp
Binary file not shown.
Binary file added images/example.webp
Binary file not shown.
Loading

0 comments on commit a7db780

Please sign in to comment.