Skip to content

Commit

Permalink
Some fixes to the website
Browse files Browse the repository at this point in the history
I've tried to pull in links which pointed to the old GNA website and localize them to the GitHub pages by copying those files into the directory structure here.  Ideally, this should lower the search ranking of the old website by reducing the number of links to it while increasing the search ranking of the new site by increasing the number of links to its pages.  Of course, given the small number of links involved, this may not have an immediately noticeable effect.
I've also tried to clarify the download and installation instructions for Mac and Linux regarding what to download and what the prerequisites are.
  • Loading branch information
rpspringuel committed Aug 20, 2015
1 parent 77803e2 commit 4b8f64b
Show file tree
Hide file tree
Showing 24 changed files with 14 additions and 9 deletions.
Binary file added examples/benedictiones-small.zip
Binary file not shown.
Binary file added examples/benedictiones.pdf
Binary file not shown.
Binary file added examples/benedictiones.zip
Binary file not shown.
Binary file added examples/benedictionessmall.pdf
Binary file not shown.
Binary file added examples/complies.pdf
Binary file not shown.
Binary file added examples/complies.zip
Binary file not shown.
Binary file added examples/laudes.pdf
Binary file not shown.
Binary file added examples/laudes.zip
Binary file not shown.
Binary file added gabc/summary-gabc.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion gregorio-history.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ <h1>History of the Gregorio project</h1>

<h1>The logo</h1>

<p>The icon is part of a picture from a <a href="http://download.gna.org/gregorio/pdf/Graduel_Pr%c3%a9montr%c3%a9s_(1910).pdf" title="">Gradual of the Premonstratensian order</a> dated 1910. It represents <a href="http://en.wikipedia.org/wiki/David" title="">King David</a>. It is available in PNG (<a href="/illus/logo.png" title="Icon of Gregorio">logo.png</a>) or SVG (<a href="/illus/logo.svg" title="Icon of Gregorio">logo.svg</a>) image format.</p>
<p>The icon is part of a picture from a <a href="/pdf/Graduel_Pr%c3%a9montr%c3%a9s_(1910).pdf" title="">Gradual of the Premonstratensian order</a> dated 1910. It represents <a href="http://en.wikipedia.org/wiki/David" title="">King David</a>. It is available in PNG (<a href="/illus/logo.png" title="Icon of Gregorio">logo.png</a>) or SVG (<a href="/illus/logo.svg" title="Icon of Gregorio">logo.svg</a>) image format.</p>

<div style="text-align: center;"><img src="/illus/logo.png" alt="Icon of Gregorio" title="Icon of Gregorio"/></div>

Expand Down
8 changes: 4 additions & 4 deletions gregoriotex/example.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,13 +63,13 @@ <h1>GregorioTeX Examples</h1>

<p>These examples have been produced with non-free fonts, so you probably won't be able to compile the source code: you'll need to adapt it.</p>

<p>The <a href="http://download.gna.org/gregorio/examples/laudes.pdf" title="">first example</a>, the smallest, is a chant sung during Adoration (<a href="http://download.gna.org/gregorio/examples/laudes.zip" title="">sources</a>).</p>
<p>The <a href="../examples/laudes.pdf" title="">first example</a>, the smallest, is a chant sung during Adoration (<a href="../examples/laudes.zip" title="">sources</a>).</p>

<p>The <a href="http://download.gna.org/gregorio/examples/complies.pdf" title="">second</a> does not contain scores. It is the Benedictine office of Compline in latin, with the French translation (<a href="http://download.gna.org/gregorio/examples/complies.zip" title="">sources</a>).</p>
<p>The <a href="../examples/complies.pdf" title="">second</a> does not contain scores. It is the Benedictine office of Compline in latin, with the French translation (<a href="../examples/complies.zip" title="">sources</a>).</p>

<p>The <a href="http://download.gna.org/gregorio/examples/benedictionessmall.pdf" title="">third</a> is a small sheet for guests in monasteries to remember the blessings at meals (<a href="http://download.gna.org/gregorio/examples/benedictiones-small.zip" title="">sources</a>).</p>
<p>The <a href="../examples/benedictionessmall.pdf" title="">third</a> is a small sheet for guests in monasteries to remember the blessings at meals (<a href="../examples/benedictiones-small.zip" title="">sources</a>).</p>

<p>And the <a href="http://download.gna.org/gregorio/examples/benedictiones.pdf" title="">fourth</a> is the entire book of the blessing of meals in the monastery in Norcia, entirely in Latin. It is very complete and contains a lot of scores (<a href="http://download.gna.org/gregorio/examples/benedictiones.zip" title="">sources</a>).</p>
<p>And the <a href="../examples/benedictiones.pdf" title="">fourth</a> is the entire book of the blessing of meals in the monastery in Norcia, entirely in Latin. It is very complete and contains a lot of scores (<a href="../examples/benedictiones.zip" title="">sources</a>).</p>

<p>As you can see, it is possible to obtain professional results with TeX and GregorioTeX. None of these scores has taken me more than 3 minutes (with the debug) to write, so Gregorio is really a fast software to use.</p>

Expand Down
2 changes: 2 additions & 0 deletions installation-linux.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ <h2>Getting the sources</h2>

<p>To obtain the sources of the stable version, you just need to download them from the <a href="https://github.com/gregorio-project/gregorio/releases">download page</a>, and decompress the archive.</p>

<p><b>Nota bene:</b> There are three source code files on the download page. Two have the name "Source Code" (once in zip and one in tar.gz format). These files are images of the repository at the time of the release which are added automatically by GitHub. As a result, the process for building from these files is identical to the process for building from a clone of the repository itself. The other source code file, "gregorio-x.x.x.tar.bz2", is a special distribution version of the source which has several files, which do not depend on your particular system's architecture, pre-built for you. As a result, it requires fewer tools to build.</p>

<p>To get the development version, create
a local copy of the repository of the project, with the command:</p>

Expand Down
5 changes: 4 additions & 1 deletion installation-mac.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,8 @@ <h3>Development environment installation</h3>
<li>under Preferences, click on Downloads and install the Command Line Tools</li>
<li>download and install <a href="http://www.macports.org/">MacPorts</a> (free)</li>
<li>once installed, in the TERMINAL, do <code>sudo port selfupdate</code> to get the latest sources packages</li>
<li>do <code>sudo port install libtool autoconf automake flex bison libxml2</code>.</li>
<li>do <code>sudo port install libtool autoconf automake flex bison</code>.</li>
<li>For gregorio versions &lt;4.0, is you are using <span style="font-family: monospace;">--enable-xml-read</span> then this additional dependency is needed: <code>sudo port install libxml2</code>.</li>
</ol>

<p>Once all this is done, you should be able to compile Gregorio.</p>
Expand All @@ -84,6 +85,8 @@ <h3>Source downloading</h3>

<p>You have a choice between versions of Gregorio. To obtain the sources of the stable version, you just need to download the sources from the <a href="https://github.com/gregorio-project/gregorio/releases">download page</a>, and decompress the archive.</p>

<p><b>Nota bene:</b> There are three source code files on the download page. Two have the name "Source Code" (once in zip and one in tar.gz format). These files are images of the repository at the time of the release which are added automatically by GitHub. As a result, the process for building from these files is identical to the process for building from a clone of the repository itself. The other source code file, "gregorio-x.x.x.tar.bz2", is a special distribution version of the source which has several files, which do not depend on your particular system's architecture, pre-built for you. As a result, it requires fewer tools to build.</p>

<p>To get the git version, that is, the version in development (more functionalities, but might contain more bugs), you will have to create a local copy of the git repository of the project, with the command:</p>

<div class="commandline">
Expand Down
2 changes: 1 addition & 1 deletion introduction-web.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ <h3>Web sites offering Gregorio access</h3>
<h3>Reference information on gabc</h3>
<ul>
<li><a href="http://gregoriochant.org/dokuwiki/doku.php/cheat_sheet">The "cheat sheet" at gregoriochant.org</a></li>
<li><a href="http://home.gna.org/gregorio/gabc/summary-gabc.pdf">A one-page summary</a> (PDF)</li>
<li><a href="/gabc/summary-gabc.pdf">A one-page summary</a> (PDF)</li>
</ul>

<h3>More on-line tools</h3>
Expand Down
Binary file added pdf/Antiphonaire_Milan_(1935).pdf
Binary file not shown.
Binary file added pdf/Antiphonaire_Solesmes_(1897).pdf
Binary file not shown.
Binary file added pdf/Antiphonaire_Solesmes_(1931).pdf
Binary file not shown.
Binary file added pdf/Graduel_Dominicains_(1928).pdf
Binary file not shown.
Binary file added pdf/Graduel_Prémontrés_(1910).pdf
Binary file not shown.
Binary file added pdf/Graduel_Solesmes_(1895).pdf
Binary file not shown.
Binary file added pdf/Graduel_manuscrit(unknown).pdf
Binary file not shown.
Binary file added pdf/Processionaire_Dominicains_(1707).pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion tutorial/tutorial-gabc-01.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ <h1>Gregorio and GABC Tutorial</h1>

<p>This tutorial demonstrates the features of Gregorio by showing how to reproduce an existing score.</p>

<p>Documentation for the gabc notation which we use in this tutorial can be found <a href="/gabc/index.html">here</a>. A <a href="http://home.gna.org/gregorio/gabc/summary-gabc.pdf">one-page summary is also on-line</a> (PDF).</p>
<p>Documentation for the gabc notation which we use in this tutorial can be found <a href="/gabc/index.html">here</a>. A <a href="../gabc/summary-gabc.pdf">one-page summary is also on-line</a> (PDF).</p>

<p>We'll start with an empty staff and build up from there. Along the way, I'll make some deliberate mistakes to illustrate some common problems.</p>

Expand Down
2 changes: 1 addition & 1 deletion tutorial/tutorial-gabc-03.html
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ <h3>Changing vertical spacing</h3>
<img src="kyrie-17-final3.png"/>
</div>

<p>That completes this tutorial. For reference, you may want to print a copy of this PDF <a href="http://home.gna.org/gregorio/gabc/summary-gabc.pdf">summary of gabc</a>, which shows the notation for some gabc features we haven't demonstrated here. For more, see <a href="http://gregoriochant.org/dokuwiki/doku.php/cheat_sheet">this reference</a>.</p>
<p>That completes this tutorial. For reference, you may want to print a copy of this PDF <a href="../gabc/summary-gabc.pdf">summary of gabc</a>, which shows the notation for some gabc features we haven't demonstrated here. For more, see <a href="http://gregoriochant.org/dokuwiki/doku.php/cheat_sheet">this reference</a>.</p>

<!-- footer -->
</div>
Expand Down

0 comments on commit 4b8f64b

Please sign in to comment.