diff options
Diffstat (limited to 'about.html')
-rw-r--r-- | about.html | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -34,3 +34,15 @@ | |||
34 | <li><p><code>arabluatex_trans.lua</code></p></li> | 34 | <li><p><code>arabluatex_trans.lua</code></p></li> |
35 | </ul></li> | 35 | </ul></li> |
36 | </ol> | 36 | </ol> |
37 | <h1 id="sec:devel-git-repos">Development, Git Repository</h1> | ||
38 | <h2 id="sec:browse-code" class="unnumbered">Browse the code</h2> | ||
39 | <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> | ||
40 | <p>From this page, you can download all the releases of ArabLuaTeX. For instructions on how to install ArabLuaTeX, please see the “about” tab at <a href="http://git.robertalessi.net/arabluatex" class="uri">http://git.robertalessi.net/arabluatex</a>.</p> | ||
41 | <h2 id="sec:comm-feat-requ" class="unnumbered">Comments, Feature requests, Bug Reports</h2> | ||
42 | <p><a href="https://notabug.org/ralessi/arabluatex" class="uri">https://notabug.org/ralessi/arabluatex</a></p> | ||
43 | <h2 id="sec:download-repository" class="unnumbered">Download the repository</h2> | ||
44 | <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> | ||
45 | <p>Use this command to download the repository</p> | ||
46 | <pre><code>git clone http://git.robertalessi.net/cgit.cgi/arabluatex</code></pre> | ||
47 | <p>A new directory named arabluatex will have been created, containing ArabLuaTeX. Git hosting</p> | ||
48 | <p>Please, do not use GitHub or GitLab: see <a href="https://libreboot.org/git/#githosting">there</a>.</p> | ||