From 96fa87799411adb71d3d24e23e17f70607b40178 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Sep 2022 02:09:16 +0000 Subject: [PATCH 1/4] Bump commonmarker from 0.23.4 to 0.23.6 in /docs Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.4 to 0.23.6. - [Release notes](https://github.com/gjtorikian/commonmarker/releases) - [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md) - [Commits](https://github.com/gjtorikian/commonmarker/compare/v0.23.4...v0.23.6) --- updated-dependencies: - dependency-name: commonmarker dependency-type: indirect ... Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 39f457c..b48cf11 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -14,7 +14,7 @@ GEM execjs coffee-script-source (1.11.1) colorator (1.1.0) - commonmarker (0.23.4) + commonmarker (0.23.6) concurrent-ruby (1.1.9) dnsruby (1.61.9) simpleidn (~> 0.1) From e738248c0b64ae7ed04c69867625c259a1665f02 Mon Sep 17 00:00:00 2001 From: Robin Davies Date: Sun, 9 Oct 2022 15:34:31 -0400 Subject: [PATCH 2/4] Route md pages onto Github Pages. --- README.md | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index cd265ae..04cbf36 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ -Download: v1.0.15      Website: [https://rerdavies.github.io/pipedal](https://rerdavies.github.io/pipedal). +Download: v1.0.15      Website: [https://rerdavies.github.io/pipedal](https://rerdavies.github.io/pipedal). + Use your Raspberry Pi as a guitar effects pedal. Configure and control PiPedal with your phone or tablet. @@ -23,22 +24,22 @@ If your USB audio adapter has MIDI connectors, you can use MIDI devices (keyboar ----   -### [System Requirements](docs/SystemRequirements.md) -### [Installing PiPedal](docs/Installing.md) -### [Configuring PiPedal After Installation](docs/Configuring.md) -### [Choosing a USB Audio Adapter](docs/ChoosingAUsbAudioAdapter.md) -### [Optimizing Audio Latency](docs/AudioLatency.md) -### [Command-Line Configuration of PiPedal](docs/CommandLine.md) -### [Changing the Web Server Port](docs/ChangingTheWebServerPort.md) -### [Using LV2 Audio Plugins](docs/UsingLv2Plugins.md) -### [Which LV2 Plugins does PiPedal support?](docs/WhichLv2PluginsAreSupported.md) +### [System Requirements](https://rerdavies.github.io/pipedal/SystemRequirements.md) +### [Installing PiPedal](https://rerdavies.github.io/pipedal/Installing.md) +### [Configuring PiPedal After Installation](https://rerdavies.github.io/pipedal/Configuring.md) +### [Choosing a USB Audio Adapter](https://rerdavies.github.io/pipedal/ChoosingAUsbAudioAdapter.md) +### [Optimizing Audio Latency](https://rerdavies.github.io/pipedal/AudioLatency.md) +### [Command-Line Configuration of PiPedal](https://rerdavies.github.io/pipedal/CommandLine.md) +### [Changing the Web Server Port](https://rerdavies.github.io/pipedal/ChangingTheWebServerPort.md) +### [Using LV2 Audio Plugins](https://rerdavies.github.io/pipedal/UsingLv2Plugins.md) +### [Which LV2 Plugins does PiPedal support?](https://rerdavies.github.io/pipedal/WhichLv2PluginsAreSupported.md)   -### [Building PiPedal from Source](docs/BuildingPiPedalFromSource.md) -### [Build Prerequisites](docs/BuildPrerequisites.md) -### [The Build System](docs/TheBuildSystem.md) -### [How to Debug PiPedal](docs/Debugging.md) +### [Building PiPedal from Source](https://rerdavies.github.io/pipedal/BuildingPiPedalFromSource.md) +### [Build Prerequisites](https://rerdavies.github.io/pipedal/BuildPrerequisites.md) +### [The Build System](https://rerdavies.github.io/pipedal/TheBuildSystem.md) +### [How to Debug PiPedal](https://rerdavies.github.io/pipedal/Debugging.md) From c4d28d7bf6e62dd448e35f2247b121e7aaa844d3 Mon Sep 17 00:00:00 2001 From: Robin Davies Date: Sun, 9 Oct 2022 15:39:48 -0400 Subject: [PATCH 3/4] Update README.md --- README.md | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 04cbf36..b0e5c96 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ - - -Download: v1.0.15      Website: [https://rerdavies.github.io/pipedal](https://rerdavies.github.io/pipedal). +
+Download: v1.0.15
+Website: [https://rerdavies.github.io/pipedal](https://rerdavies.github.io/pipedal).
+Documentation: [https://rerdavies.github.io/pipedal/documentation.html](https://rerdavies.github.io/pipedal/Documentation.html). Use your Raspberry Pi as a guitar effects pedal. Configure and control PiPedal with your phone or tablet. @@ -24,22 +25,22 @@ If your USB audio adapter has MIDI connectors, you can use MIDI devices (keyboar ----   -### [System Requirements](https://rerdavies.github.io/pipedal/SystemRequirements.md) -### [Installing PiPedal](https://rerdavies.github.io/pipedal/Installing.md) -### [Configuring PiPedal After Installation](https://rerdavies.github.io/pipedal/Configuring.md) -### [Choosing a USB Audio Adapter](https://rerdavies.github.io/pipedal/ChoosingAUsbAudioAdapter.md) -### [Optimizing Audio Latency](https://rerdavies.github.io/pipedal/AudioLatency.md) -### [Command-Line Configuration of PiPedal](https://rerdavies.github.io/pipedal/CommandLine.md) -### [Changing the Web Server Port](https://rerdavies.github.io/pipedal/ChangingTheWebServerPort.md) +### [System Requirements](https://rerdavies.github.io/pipedal/SystemRequirements.html) +### [Installing PiPedal](https://rerdavies.github.io/pipedal/Installing.html) +### [Configuring PiPedal After Installation](https://rerdavies.github.io/pipedal/Configuring.html) +### [Choosing a USB Audio Adapter](https://rerdavies.github.io/pipedal/ChoosingAUsbAudioAdapter.html) +### [Optimizing Audio Latency](https://rerdavies.github.io/pipedal/AudioLatency.html) +### [Command-Line Configuration of PiPedal](https://rerdavies.github.io/pipedal/CommandLine.html) +### [Changing the Web Server Port](https://rerdavies.github.io/pipedal/ChangingTheWebServerPort.html) ### [Using LV2 Audio Plugins](https://rerdavies.github.io/pipedal/UsingLv2Plugins.md) -### [Which LV2 Plugins does PiPedal support?](https://rerdavies.github.io/pipedal/WhichLv2PluginsAreSupported.md) +### [Which LV2 Plugins does PiPedal support?](https://rerdavies.github.io/pipedal/WhichLv2PluginsAreSupported.html)   -### [Building PiPedal from Source](https://rerdavies.github.io/pipedal/BuildingPiPedalFromSource.md) -### [Build Prerequisites](https://rerdavies.github.io/pipedal/BuildPrerequisites.md) -### [The Build System](https://rerdavies.github.io/pipedal/TheBuildSystem.md) -### [How to Debug PiPedal](https://rerdavies.github.io/pipedal/Debugging.md) +### [Building PiPedal from Source](https://rerdavies.github.io/pipedal/BuildingPiPedalFromSource.html) +### [Build Prerequisites](https://rerdavies.github.io/pipedal/BuildPrerequisites.html) +### [The Build System](https://rerdavies.github.io/pipedal/TheBuildSystem.html) +### [How to Debug PiPedal](https://rerdavies.github.io/pipedal/Debugging.html) From 31d2fac0f6e788e8e415c7974644ed2565ded00f Mon Sep 17 00:00:00 2001 From: Robin Davies Date: Sun, 9 Oct 2022 15:42:25 -0400 Subject: [PATCH 4/4] Update index.md --- docs/index.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/docs/index.md b/docs/index.md index 9a024c9..67cfbff 100644 --- a/docs/index.md +++ b/docs/index.md @@ -3,6 +3,13 @@ v1.0.15 +  + +To read the PiPedal documentation, click [here](Documentation.md). + +To download PiPedal, click [here](download.md). + +To sponsor the PiPedal project, click [here](https://github.com/sponsors/rerdavies). Use your Raspberry Pi as a guitar effects pedal. Configure and control PiPedal with your phone or tablet. PiPedal running on a Raspberry Pi 4 provides stable super-low-latency audio via external USB audio devices, or internal Raspberry Pi audio hats. @@ -18,11 +25,5 @@ If your USB audio adapter has MIDI connectors, you can use MIDI devices (keyboar {% include gallery.html %} -  -To read the PiPedal documentation, click [here](Documentation.md). - -To download PiPedal, click [here](download.md). - -To sponsor the PiPedal project, click [here](https://github.com/sponsors/rerdavies).