-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
35 lines (19 loc) · 1.38 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
title: Easy Way To Build MIDI controllers
layout: landing
---
{% include sections/about.html %}
{% include sections/configurator.html %}
{% include sections/offer.html offer-text="Extensive documentation for easy start." offer-link="https://github.com/shanteacontrols/OpenDeck/wiki" button-text="Documentation" %}
{% include sections/features.html %}
{% include sections/opendeck2-features.html %}
{% include sections/offer.html offer-text="Get the M board on Tindie" offer-link="https://www.tindie.com/products/paradajz/opendeck-diy-midi-platform-m/" button-text="Tindie store" %}
{% include sections/opendeck3-features.html %}
{% include sections/offer.html offer-text="Get the L board on Tindie" offer-link="https://www.tindie.com/products/paradajz/opendeck-diy-midi-platform-l/" button-text="Tindie store" %}
{% include sections/supported-boards.html %}
{% include sections/offer.html offer-text="Flash your board with OpenDeck firmware." offer-link="https://github.com/shanteacontrols/OpenDeck/wiki/Flashing-the-OpenDeck-firmware" button-text="Instructions" %}
{% include sections/portfolio.html %}
{% include sections/offer.html offer-text="Discuss. Ask. Request features." offer-link="https://github.com/shanteacontrols/OpenDeck/discussions" button-text="Discussions" %}
{% include sections/testimonials.html %}
{% include sections/blog.html %}
{% include sections/contact.html %}