diff options
author | David Robillard <d@drobilla.net> | 2014-11-23 18:38:00 -0500 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2014-11-23 18:38:00 -0500 |
commit | 78a348dc60836c2e228dfb25b182f24dbcb718aa (patch) | |
tree | 1a4c8e24640058e5e2a3851ea9f05d99dd4e4bc8 /content/pages | |
parent | 3d166de0fb2165ecf84d11e53eafba44b40e4298 (diff) | |
download | lv2site-78a348dc60836c2e228dfb25b182f24dbcb718aa.tar.xz |
Use SVG logo and remove Github banner.
Diffstat (limited to 'content/pages')
-rw-r--r-- | content/pages/developing.md | 2 | ||||
-rw-r--r-- | content/pages/index.md | 6 |
2 files changed, 5 insertions, 3 deletions
diff --git a/content/pages/developing.md b/content/pages/developing.md index 66c5794..9ebf781 100644 --- a/content/pages/developing.md +++ b/content/pages/developing.md @@ -76,6 +76,8 @@ Both LV2 itself and this site are stored in [git](http://lv2plug.in/git): git clone http://lv2plug.in/git/lv2 git clone http://lv2plug.in/git/lv2site +There is also an official mirror on [Github](https://github.com/drobilla/lv2). + Contributions are most welcome. If you plan to implement something significant, it is a good idea to discuss it with the community on the mailing list to be sure you're headed in the right direction. Feel free to get diff --git a/content/pages/index.md b/content/pages/index.md index e5f94d1..c1adb9f 100644 --- a/content/pages/index.md +++ b/content/pages/index.md @@ -2,9 +2,9 @@ Title: save_as: index.html LV2 is a [free](http://www.gnu.org/philosophy/free-sw.html) standard for audio -plugins, used by hundreds of plugins and other projects. At its core, LV2 -is a simple and stable interface, accompanied by *extensions* which add -functionality to support the needs of increasingly powerful audio software. +plugins, used by hundreds of plugins and other projects. At its core, LV2 is a +simple stable interface, accompanied by *extensions* which add functionality to +support the needs of increasingly powerful audio software. * [**Download LV2 1.10.0**](http://lv2plug.in/spec/lv2-1.10.0.tar.bz2) [(sig)](http://lv2plug.in/spec/lv2-1.10.0.tar.bz2.sig) |