diff options
Diffstat (limited to 'about.html')
-rw-r--r-- | about.html | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -22,7 +22,7 @@ | |||
22 | <ul> | 22 | <ul> |
23 | <li><p>email: <a href="mailto:alessi@robertalessi.net">alessi@robertalessi.net</a></p></li> | 23 | <li><p>email: <a href="mailto:alessi@robertalessi.net">alessi@robertalessi.net</a></p></li> |
24 | <li><p>website: <a href="http://www.robertalessi.net/arabluatex" class="uri">http://www.robertalessi.net/arabluatex</a></p></li> | 24 | <li><p>website: <a href="http://www.robertalessi.net/arabluatex" class="uri">http://www.robertalessi.net/arabluatex</a></p></li> |
25 | <li><p>comments, feature requests, bug reports: <a href="https://notabug.org/ralessi/arabluatex/issues" class="uri">https://notabug.org/ralessi/arabluatex/issues</a></p></li> | 25 | <li><p>comments, feature requests, bug reports: <a href="https://gitlab.com/ralessi/arabluatex/issues" class="uri">https://gitlab.com/ralessi/arabluatex/issues</a></p></li> |
26 | </ul> | 26 | </ul> |
27 | <p>This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.</p> | 27 | <p>This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.</p> |
28 | <p>This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.</p> | 28 | <p>This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.</p> |
@@ -60,13 +60,13 @@ | |||
60 | <p>You can browse ArabLuaTeX repository on the web: <a href="http://git.robertalessi.net/arabluatex" class="uri">http://git.robertalessi.net/arabluatex</a></p> | 60 | <p>You can browse ArabLuaTeX repository on the web: <a href="http://git.robertalessi.net/arabluatex" class="uri">http://git.robertalessi.net/arabluatex</a></p> |
61 | <p>From this page, you can download all the releases of ArabLuaTeX. For instructions on how to install ArabLuaTeX, please see above.</p> | 61 | <p>From this page, you can download all the releases of ArabLuaTeX. For instructions on how to install ArabLuaTeX, please see above.</p> |
62 | <h2 id="sec:comm-feat-requ" class="unnumbered">Comments, Feature requests, Bug Reports</h2> | 62 | <h2 id="sec:comm-feat-requ" class="unnumbered">Comments, Feature requests, Bug Reports</h2> |
63 | <p><a href="https://notabug.org/ralessi/arabluatex/issues" class="uri">https://notabug.org/ralessi/arabluatex/issues</a></p> | 63 | <p><a href="https://gitlab.com/ralessi/arabluatex/issues" class="uri">https://gitlab.com/ralessi/arabluatex/issues</a></p> |
64 | <h2 id="sec:download-repository" class="unnumbered">Download the repository</h2> | 64 | <h2 id="sec:download-repository" class="unnumbered">Download the repository</h2> |
65 | <p>ArabLuaTeX development is facilitated by git, a distributed version control system. You will need to install git (most GNU/Linux distributions package it in their repositories).</p> | 65 | <p>ArabLuaTeX development is facilitated by git, a distributed version control system. You will need to install git (most GNU/Linux distributions package it in their repositories).</p> |
66 | <p>Use this command to download the repository</p> | 66 | <p>Use this command to download the repository</p> |
67 | <pre><code>git clone http://git.robertalessi.net/arabluatex</code></pre> | 67 | <pre><code>git clone http://git.robertalessi.net/arabluatex</code></pre> |
68 | <p>A new directory named arabluatex will have been created, containing ArabLuaTeX.</p> | 68 | <p>A new directory named arabluatex will have been created, containing ArabLuaTeX.</p> |
69 | <h2 id="sec:git-hosting" class="unnumbered">Git hosting</h2> | 69 | <h2 id="sec:git-hosting" class="unnumbered">Git hosting</h2> |
70 | <p>Make an account on <a href="https://notabug.org" class="uri">https://notabug.org</a> and navigate (while logged in) to <a href="https://notabug.org/ralessi/arabluatex" class="uri">https://notabug.org/ralessi/arabluatex</a>. Click <em>Fork</em> and you will have in your account your own repository of <code>arabluatex</code> where you will be able to make whatever changes you like to.</p> | 70 | <p>Make an account on <a href="https://gitlab.com" class="uri">https://gitlab.com</a> and navigate (while logged in) to <a href="https://gitlab.com/ralessi/arabluatex" class="uri">https://gitlab.com/ralessi/arabluatex</a>. Click <em>Fork</em> and you will have in your account your own repository of <code>arabluatex</code> where you will be able to make whatever changes you like to.</p> |
71 | </body> | 71 | </body> |
72 | </html> | 72 | </html> |