diff options
author | David Robillard <d@drobilla.net> | 2022-08-04 23:01:38 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2022-08-04 23:01:38 -0400 |
commit | 21e5242f4fde097d0bacc6fb87f20ce3defef7f8 (patch) | |
tree | 02ab9b7bf847fac71dff6cd3b7d126148be3969a /content/news | |
parent | a9181e6f94939ca143669900ddd15147d43efaae (diff) | |
download | lv2site-21e5242f4fde097d0bacc6fb87f20ce3defef7f8.tar.xz |
Use scheme-relative links to lv2plug.in
This makes links to resources on the site (but outside Pelican) use https if the
site is being served via https, which is particularly important for binary
files like the main download link.
Diffstat (limited to 'content/news')
-rw-r--r-- | content/news/2012-04-16-lv2-1-0-0.md | 2 | ||||
-rw-r--r-- | content/news/2012-10-14-lv2-1-2-0.md | 2 | ||||
-rw-r--r-- | content/news/2013-02-17-lv2-1-4-0.md | 2 | ||||
-rw-r--r-- | content/news/2013-08-09-lv2-1-6-0.md | 2 | ||||
-rw-r--r-- | content/news/2014-01-04-lv2-1-8-0.md | 2 | ||||
-rw-r--r-- | content/news/2014-08-08-lv2-1-10-0.md | 2 | ||||
-rw-r--r-- | content/news/2015-04-07-lv2-1-12-0.md | 2 | ||||
-rw-r--r-- | content/news/2016-09-19-lv2-1-14-0.md | 2 | ||||
-rw-r--r-- | content/news/2019-02-03-lv2-1-16-0.md | 2 | ||||
-rw-r--r-- | content/news/2020-04-26-lv2-1-18-0.md | 2 | ||||
-rw-r--r-- | content/news/2021-01-07-lv2-1-18-2.md | 2 | ||||
-rw-r--r-- | content/news/2022-05-26-lv2-1-18-4.md | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/content/news/2012-04-16-lv2-1-0-0.md b/content/news/2012-04-16-lv2-1-0-0.md index 3225fd5..b4ea108 100644 --- a/content/news/2012-04-16-lv2-1-0-0.md +++ b/content/news/2012-04-16-lv2-1-0-0.md @@ -3,7 +3,7 @@ Date: 2012-04-16 04:00 Slug: lv2-1-0-0 Author: drobilla -[LV2 1.0.0](http://lv2plug.in/spec/lv2-1.0.0.tar.bz2) has been released. LV2 is a plugin standard for audio systems. It defines a minimal yet extensible C API for plugin code and a format for plugin "bundles". See <http://lv2plug.in> for more information. +[LV2 1.0.0](//lv2plug.in/spec/lv2-1.0.0.tar.bz2) has been released. LV2 is a plugin standard for audio systems. It defines a minimal yet extensible C API for plugin code and a format for plugin "bundles". See <http://lv2plug.in> for more information. Changes: diff --git a/content/news/2012-10-14-lv2-1-2-0.md b/content/news/2012-10-14-lv2-1-2-0.md index 55f43ae..0d077c6 100644 --- a/content/news/2012-10-14-lv2-1-2-0.md +++ b/content/news/2012-10-14-lv2-1-2-0.md @@ -3,7 +3,7 @@ Date: 2012-10-14 04:00 Slug: lv2-1-2-0 Author: drobilla -[LV2 1.2.0](http://lv2plug.in/spec/lv2-1.2.0.tar.bz2) has been released. LV2 is a plugin standard for audio systems. It defines a minimal yet extensible C API for plugin code and a format for plugin "bundles". See <http://lv2plug.in> for more information. +[LV2 1.2.0](//lv2plug.in/spec/lv2-1.2.0.tar.bz2) has been released. LV2 is a plugin standard for audio systems. It defines a minimal yet extensible C API for plugin code and a format for plugin "bundles". See <http://lv2plug.in> for more information. Changes: diff --git a/content/news/2013-02-17-lv2-1-4-0.md b/content/news/2013-02-17-lv2-1-4-0.md index 60415e3..7b8f607 100644 --- a/content/news/2013-02-17-lv2-1-4-0.md +++ b/content/news/2013-02-17-lv2-1-4-0.md @@ -3,7 +3,7 @@ Date: 2013-02-17 05:00 Slug: lv2-1-4-0 Author: drobilla -[LV2 1.4.0](http://lv2plug.in/spec/lv2-1.4.0.tar.bz2) has been released. LV2 is a plugin standard for audio systems. It defines a minimal yet extensible C API for plugin code and a format for plugin "bundles". See <http://lv2plug.in> for more information. +[LV2 1.4.0](//lv2plug.in/spec/lv2-1.4.0.tar.bz2) has been released. LV2 is a plugin standard for audio systems. It defines a minimal yet extensible C API for plugin code and a format for plugin "bundles". See <http://lv2plug.in> for more information. Changes: diff --git a/content/news/2013-08-09-lv2-1-6-0.md b/content/news/2013-08-09-lv2-1-6-0.md index 20b1144..67c5a95 100644 --- a/content/news/2013-08-09-lv2-1-6-0.md +++ b/content/news/2013-08-09-lv2-1-6-0.md @@ -3,7 +3,7 @@ Date: 2013-08-09 04:00 Slug: lv2-1-6-0 Author: drobilla -[LV2 1.6.0](http://lv2plug.in/spec/lv2-1.6.0.tar.bz2) has been released. LV2 is a plugin standard for audio systems. It defines a minimal yet extensible C API for plugin code and a format for plugin "bundles". See <http://lv2plug.in> for more information. +[LV2 1.6.0](//lv2plug.in/spec/lv2-1.6.0.tar.bz2) has been released. LV2 is a plugin standard for audio systems. It defines a minimal yet extensible C API for plugin code and a format for plugin "bundles". See <http://lv2plug.in> for more information. Changes: diff --git a/content/news/2014-01-04-lv2-1-8-0.md b/content/news/2014-01-04-lv2-1-8-0.md index 08dc117..2769323 100644 --- a/content/news/2014-01-04-lv2-1-8-0.md +++ b/content/news/2014-01-04-lv2-1-8-0.md @@ -3,7 +3,7 @@ Date: 2014-01-04 05:00 Slug: lv2-1-8-0 Author: drobilla -[LV2 1.8.0](http://lv2plug.in/spec/lv2-1.8.0.tar.bz2) has been released. LV2 is a plugin standard for audio systems. It defines a minimal yet extensible C API for plugin code and a format for plugin "bundles". See <http://lv2plug.in> for more information. +[LV2 1.8.0](//lv2plug.in/spec/lv2-1.8.0.tar.bz2) has been released. LV2 is a plugin standard for audio systems. It defines a minimal yet extensible C API for plugin code and a format for plugin "bundles". See <http://lv2plug.in> for more information. Changes: diff --git a/content/news/2014-08-08-lv2-1-10-0.md b/content/news/2014-08-08-lv2-1-10-0.md index c73847f..38f7a7e 100644 --- a/content/news/2014-08-08-lv2-1-10-0.md +++ b/content/news/2014-08-08-lv2-1-10-0.md @@ -3,7 +3,7 @@ Date: 2014-08-08 04:00 Slug: lv2-1-10-0 Author: drobilla -[LV2 1.10.0](http://lv2plug.in/spec/lv2-1.10.0.tar.bz2) has been released. LV2 is a plugin standard for audio systems. It defines a minimal yet extensible C API for plugin code and a format for plugin "bundles". See <http://lv2plug.in> for more information. +[LV2 1.10.0](//lv2plug.in/spec/lv2-1.10.0.tar.bz2) has been released. LV2 is a plugin standard for audio systems. It defines a minimal yet extensible C API for plugin code and a format for plugin "bundles". See <http://lv2plug.in> for more information. Changes: diff --git a/content/news/2015-04-07-lv2-1-12-0.md b/content/news/2015-04-07-lv2-1-12-0.md index adba908..467c232 100644 --- a/content/news/2015-04-07-lv2-1-12-0.md +++ b/content/news/2015-04-07-lv2-1-12-0.md @@ -3,7 +3,7 @@ Date: 2015-04-07 04:00 Slug: lv2-1-12-0 Author: drobilla -[LV2 1.12.0](http://lv2plug.in/spec/lv2-1.12.0.tar.bz2) has been released. LV2 is a plugin standard for audio systems. It defines a minimal yet extensible C API for plugin code and a format for plugin "bundles". See <http://lv2plug.in> for more information. +[LV2 1.12.0](//lv2plug.in/spec/lv2-1.12.0.tar.bz2) has been released. LV2 is a plugin standard for audio systems. It defines a minimal yet extensible C API for plugin code and a format for plugin "bundles". See <http://lv2plug.in> for more information. Changes: diff --git a/content/news/2016-09-19-lv2-1-14-0.md b/content/news/2016-09-19-lv2-1-14-0.md index 237383d..0702d56 100644 --- a/content/news/2016-09-19-lv2-1-14-0.md +++ b/content/news/2016-09-19-lv2-1-14-0.md @@ -3,7 +3,7 @@ Date: 2016-09-19 04:00 Slug: lv2-1-14-0 Author: drobilla -[LV2 1.14.0](http://lv2plug.in/spec/lv2-1.14.0.tar.bz2) has been released. LV2 is a plugin standard for audio systems. It defines a minimal yet extensible C API for plugin code and a format for plugin "bundles". See <http://lv2plug.in> for more information. +[LV2 1.14.0](//lv2plug.in/spec/lv2-1.14.0.tar.bz2) has been released. LV2 is a plugin standard for audio systems. It defines a minimal yet extensible C API for plugin code and a format for plugin "bundles". See <http://lv2plug.in> for more information. Changes: diff --git a/content/news/2019-02-03-lv2-1-16-0.md b/content/news/2019-02-03-lv2-1-16-0.md index fb90958..f866f03 100644 --- a/content/news/2019-02-03-lv2-1-16-0.md +++ b/content/news/2019-02-03-lv2-1-16-0.md @@ -3,7 +3,7 @@ Date: 2019-02-03 05:00 Slug: lv2-1-16-0 Author: drobilla -[LV2 1.16.0](http://lv2plug.in/spec/lv2-1.16.0.tar.bz2) has been released. LV2 is a plugin standard for audio systems. It defines a minimal yet extensible C API for plugin code and a format for plugin "bundles". See <http://lv2plug.in> for more information. +[LV2 1.16.0](//lv2plug.in/spec/lv2-1.16.0.tar.bz2) has been released. LV2 is a plugin standard for audio systems. It defines a minimal yet extensible C API for plugin code and a format for plugin "bundles". See <http://lv2plug.in> for more information. Changes: diff --git a/content/news/2020-04-26-lv2-1-18-0.md b/content/news/2020-04-26-lv2-1-18-0.md index 8bb93b8..9a24a56 100644 --- a/content/news/2020-04-26-lv2-1-18-0.md +++ b/content/news/2020-04-26-lv2-1-18-0.md @@ -3,7 +3,7 @@ Date: 2020-04-26 04:00 Slug: lv2-1-18-0 Author: drobilla -[LV2 1.18.0](http://lv2plug.in/spec/lv2-1.18.0.tar.bz2) has been released. LV2 is a plugin standard for audio systems. It defines a minimal yet extensible C API for plugin code and a format for plugin "bundles". See <http://lv2plug.in> for more information. +[LV2 1.18.0](//lv2plug.in/spec/lv2-1.18.0.tar.bz2) has been released. LV2 is a plugin standard for audio systems. It defines a minimal yet extensible C API for plugin code and a format for plugin "bundles". See <http://lv2plug.in> for more information. Changes: diff --git a/content/news/2021-01-07-lv2-1-18-2.md b/content/news/2021-01-07-lv2-1-18-2.md index abbda18..b680ccd 100644 --- a/content/news/2021-01-07-lv2-1-18-2.md +++ b/content/news/2021-01-07-lv2-1-18-2.md @@ -3,7 +3,7 @@ Date: 2021-01-07 05:00 Slug: lv2-1-18-2 Author: drobilla -[LV2 1.18.2](http://lv2plug.in/spec/lv2-1.18.2.tar.bz2) has been released. LV2 is a plugin standard for audio systems. It defines a minimal yet extensible C API for plugin code and a format for plugin "bundles". See <http://lv2plug.in> for more information. +[LV2 1.18.2](//lv2plug.in/spec/lv2-1.18.2.tar.bz2) has been released. LV2 is a plugin standard for audio systems. It defines a minimal yet extensible C API for plugin code and a format for plugin "bundles". See <http://lv2plug.in> for more information. Changes: diff --git a/content/news/2022-05-26-lv2-1-18-4.md b/content/news/2022-05-26-lv2-1-18-4.md index 1d921f5..d1bc7bb 100644 --- a/content/news/2022-05-26-lv2-1-18-4.md +++ b/content/news/2022-05-26-lv2-1-18-4.md @@ -3,7 +3,7 @@ Date: 2022-05-26 04:00 Slug: lv2-1-18-4 Author: drobilla -[LV2 1.18.4](http://lv2plug.in/spec/lv2-1.18.4.tar.bz2) has been released. LV2 is a plugin standard for audio systems. It defines a minimal yet extensible C API for plugin code and a format for plugin "bundles". See <http://lv2plug.in> for more information. +[LV2 1.18.4](//lv2plug.in/spec/lv2-1.18.4.tar.bz2) has been released. LV2 is a plugin standard for audio systems. It defines a minimal yet extensible C API for plugin code and a format for plugin "bundles". See <http://lv2plug.in> for more information. Changes: |