+ {{ content }}
+
+
+diff --git a/docs/News.md b/docs/News.md new file mode 100644 index 0000000..320b476 --- /dev/null +++ b/docs/News.md @@ -0,0 +1,13 @@ +--- +layout: news +title: News +--- + +# News + +{% for post in site.posts %} +
{{post.date| date: "%B %d, %Y"}}
+
+
+PiPedal Guitar Rig (1997x1331)
+
+
+
+## Screenshots
+
+
+
+
diff --git a/docs/_config.yml b/docs/_config.yml
index 50a50c3..760d6c8 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -30,6 +30,7 @@ github_repository: rerdavies/pipedal
header_pages:
- Documentation.md
- download.md
+ - News.md
# Build settings
theme: minima
diff --git a/docs/_includes/header.html b/docs/_includes/header.html
index 1c20fbf..f0d3482 100644
--- a/docs/_includes/header.html
+++ b/docs/_includes/header.html
@@ -1,3 +1,20 @@
+
+
+
-
-
-
- {%- if titles_size > 0 -%}
-
- {%- endif -%}
-
+
+
+ {%- if titles_size > 0 -%}
+
+ {%- endif -%}
+
+The lead developer for the project is Robin Davies -- a professional software developer with over 40 years of experience in a previous life, and a professional jazz guitarist in a second life.
+
+ "The PiPedal project started as a quest for better guitar tone -- a disease that all guitarists suffer from", said Robin. "And it's a particular dire disease if you are also a software developer."
+
+ "The Raspberry Pi 4 attracted my attention. It's a fast cheap processor with lots of memory that provides more processing power than commercial guitar effect pedals that cost seven- or eight-times more. It also provides stable, low-latency audio, and most importantly, an open platform for developing audio effects. So building a great guitar effects processor became a pandemic project. I experimented with my Raspberry Pi 4, and soon managed to cook up guitar effects that produced better tone that I was getting with commercial guitar effects pedals. The next practical problem was how to use a Raspberry Pi 4 in live performance.
+
+ "Although there are existing guitar pedal frameworks for Raspberry Pi, few of them allow remote control, and those that do provide an interface that doesn't work well with touch devices or the compact displays of phones and tablets. As a professional guitar player, I'm always looking at ways to make my guitar rig smaller and more portable. The prospect of adding a laptop to my guitar rig was far from appealing. So I designed a web interface for PiPedal that worked well on phone displays.
+
+ "Initially, the project was intended for personal use; but as I got further in, it became more and more compelling, and more and more apparent that I needed to share what I was doing. And so PiPedal came into the world."
+
+Robin Davies is currently [seeking sponsors](https:://github.com/sponsors/rerdavies) for the PiPedal project in order to allow continued open-source development of the project.
+
+Links:
+
+- [PiPedal web page](https://rerdavies.github.io/pipedal)
+- [PiPedal Github page](https://github.com/rerdavies/pipedal)
+- [Robin Davies' Github Page](https://github.com/rerdavies)
+- [Images for Publication](/pipedal/PressImages.html)
+
+
+---
+
+Robin Davies is a professional software developer with over 40 years of experience developing and managing commercial software projects. He now works as a professional jazz guitarist in Ottawa, Canada.
+
+
+--30--
+
+
+