summaryrefslogtreecommitdiffstats
path: root/content/pages/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/pages/index.md')
-rw-r--r--content/pages/index.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/content/pages/index.md b/content/pages/index.md
new file mode 100644
index 0000000..2f894ae
--- /dev/null
+++ b/content/pages/index.md
@@ -0,0 +1,20 @@
+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.
+
+* [**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)
+
+* [Why LV2?](pages/why-lv2.html)
+
+* [Mailing List](http://lists.lv2plug.in/listinfo.cgi/devel-lv2plug.in)
+
+* 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)