summaryrefslogtreecommitdiffstats
path: root/content/pages/index.md
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2014-11-21 23:11:21 -0500
committerDavid Robillard <d@drobilla.net>2014-11-21 23:11:21 -0500
commit4dabee5461648bb040e73e7c90a3ce1902d70f77 (patch)
tree4a9e61ae264a21c71affe673d70795353a704bd5 /content/pages/index.md
parented73356e710d9b20fce8bf98a15c9a63e54bd9d9 (diff)
downloadlv2site-4dabee5461648bb040e73e7c90a3ce1902d70f77.tar.xz
Organize site explicitly using pages.
Diffstat (limited to 'content/pages/index.md')
-rw-r--r--content/pages/index.md10
1 files changed, 4 insertions, 6 deletions
diff --git a/content/pages/index.md b/content/pages/index.md
index 2f894ae..e5ec36b 100644
--- a/content/pages/index.md
+++ b/content/pages/index.md
@@ -1,10 +1,10 @@
Title: LV2
save_as: index.html
-LV2 is a standard for audio plugins,
-used by hundreds of plugins and many other projects.
-At its core, LV2 is a simple and stable interface,
-but several *extensions* add functionality to support the needs of increasingly powerful audio software.
+LV2 is a standard for audio plugins, used by hundreds of plugins and many other
+projects. At its core, LV2 is a simple and stable interface, upon which
+several *extensions* 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)
@@ -16,5 +16,3 @@ but several *extensions* add functionality to support the needs of increasingly
* Chat in [#lv2](http://webchat.freenode.net/?channels=lv2) on irc.freenode.net
* [Projects Using LV2](pages/projects.html)
-
-* [Information for Developers](pages/developer-information.html)