Docs revisions for PiPedal 2.0

This commit is contained in:
Robin E.R. Davies
2026-06-02 00:55:31 -04:00
parent faea240e3a
commit f435c2d1b1
32 changed files with 318 additions and 193 deletions
+6 -8
View File
@@ -4,19 +4,17 @@
let galleryPath = "gallery/";
let images = [
"dark-sshot1.png",
"jazz.png",
"midi-bindings.png",
"hotspot.png",
"thunder.png",
"rig.jpg",
"nam_models.png",
"hotspot.png",
"midi-bindings.png",
];
let captions = [
"PiPedal Guitar Effects Pedal running on a Raspberry Pi.",
"Control via browser, phone or tablet",
"Stage Rig",
"Download NAM A2 Models from Tone3000.com",
"Easy Wi-Fi hotspot configuration (Raspberry Pi only)",
"Bind controls to midi messages.",
"Easy Wi-Fi hotspot configuration.",
"Neural Net amp models",
"Stage rig."
];
let maxWidth = 680;
+3
View File
@@ -37,6 +37,9 @@
}
LI {
margin-bottom: 0.5em;
}
.header-offset {
display: block;
height: 54px;