summaryrefslogtreecommitdiffstats
path: root/content/pages
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2014-11-23 00:29:11 -0500
committerDavid Robillard <d@drobilla.net>2014-11-23 00:29:11 -0500
commit9839a49f36ee0b637b08b76e8ed5560409c9db3b (patch)
treea232b3860ab733b2fe9a6fd4555d4697299ce9a8 /content/pages
parent4e86fd59522c70b3654e5920a60ce748640f5a2c (diff)
downloadlv2site-9839a49f36ee0b637b08b76e8ed5560409c9db3b.tar.xz
Simplify theme.
Diffstat (limited to 'content/pages')
-rw-r--r--content/pages/index.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/content/pages/index.md b/content/pages/index.md
index f34f492..e5f94d1 100644
--- a/content/pages/index.md
+++ b/content/pages/index.md
@@ -1,14 +1,14 @@
-Title: LV2
+Title:
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, upon which
-several *extensions* add functionality to support the needs of increasingly
-powerful audio software.
+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.
* [**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)
+* [Projects Using LV2](pages/projects.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)