An assortment of scripts and programs that pulls in info from our repositories and puts out a website.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
45 lines
1.6 KiB
45 lines
1.6 KiB
<div id="main">
|
|
<div class="header">
|
|
<h1><img class="pure-img-responsive" src="/images/software-suite.png" alt="Welcome to Laborejo Software Suite!"></h1>
|
|
</div> <!-- header -->
|
|
|
|
<div class="content">
|
|
<p style="text-align:center">
|
|
<small>Last website update: PYREPLACE_DATE</small>
|
|
</p>
|
|
|
|
<p>
|
|
Laborejo Software Suite is a group of programs to make music (and also the name of its main program).
|
|
Everything is free in every sense of the word: free of cost, free to share and use, free of
|
|
spyware or ads, free-and-open-source.
|
|
</p>
|
|
<p>
|
|
The programs have very different target groups. For example: while Laborejo itself is made for
|
|
advanced composers with classical background Patroneo is made specificially for beginners who
|
|
only know the very basics about music.
|
|
</p>
|
|
|
|
<p><h2 class="content-subhead">Overview</h2></p>
|
|
<ul> <!-- List of one liners from their config.py -->PYREPLACE_ONELINERS
|
|
</ul>
|
|
|
|
|
|
<p><h2 class="content-subhead">Help and Support</h2></p>
|
|
<p>Every program has a comprehensive user manual in multiple languages.</p>
|
|
<p>You can write an e-mail to <a href="mailto:info@laborejo.org">info@laborejo.org</a> for any comment or question.</p>
|
|
|
|
<p><h2 class="content-subhead">Legal Imprint</h2></p>
|
|
<p>
|
|
Nils Hilbricht<br>
|
|
c/o RA Matutis<br>
|
|
Berliner Straße 57<br>
|
|
14467 Potsdam<br>
|
|
Deutschland</p>
|
|
<p>
|
|
Email: <a href="mailto:info@laborejo.org">info@laborejo.org</a><br>
|
|
Tel: 0221 98657450
|
|
</p>
|
|
</p>
|
|
|
|
</div> <!-- content -->
|
|
</div> <!-- main -->
|
|
|