<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Looks to me like the same old side, with the same old outdated data.<br>
    Wouldn't commend on the non exist "style sheet"<br>
        <br>
    <div class="moz-cite-prefix">Am 21.11.2014 07:33, schrieb David
      Robillard:<br>
    </div>
    <blockquote cite="mid:546EDC9E.7020207@drobilla.net" type="cite">
      <pre wrap="">Hi all,

LV2 has a PR problem, and I think it has reached the point where it is
damaging - or even threatening - to the project.

As part of addressing that problem, I have decided to drop Trac, and
rework the LV2 website as simple markdown files and use a static site
generator, hopefully encouraging contribution.

I have done an initial conversion/rewrite of most of the content, and
trimmed a lot of rotten junk.  Please check it out and let me know what
you think:

git clone <a class="moz-txt-link-freetext" href="http://lv2plug.in/git/site">http://lv2plug.in/git/site</a> lv2-site

You will need Pelican and Markdown, then:

cd lv2-site
make html

and finally:

make serve

to run a server on localhost:8000 hosting the site, or simply:

xdg-open output/index.html

to open it in your browser.

Feedback welcome, patches even more welcome :)  I am trying to see this
from a new developer perspective: if one goes to see what LV2 is and/or
how to implement it, are they led to the appropriate things?

LV2 sorely needs a better face, and more community involvement in the
project itself.  Let's figure out how to make that happen, and do it.

(In a similar vein, I will be making a similar effort for the code,
moving it to git and cramming libraries and hosts into LV2 itself, soon.
 Zero-bullshit site that hits you in the face with what you need to
know, one stop "SDK" tarball with everything you need, with as much
militant simplification as we can get away with without breaking anything)

</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Devel@lists.lv2plug.in">Devel@lists.lv2plug.in</a>
<a class="moz-txt-link-freetext" href="http://lists.lv2plug.in/listinfo.cgi/devel-lv2plug.in">http://lists.lv2plug.in/listinfo.cgi/devel-lv2plug.in</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>