From d06eff580552da7b7a263e517775c44d8e0ffd62 Mon Sep 17 00:00:00 2001 From: Robert Alessi <alessi@robertalessi.net> Date: Mon, 4 Apr 2016 22:50:42 +0200 Subject: updated README.md with references to notabug.org --- README.md | 33 +++++++++++++++++++++++++++++++++ README.tex | 34 ++++++++++++++++++++++++++++++++++ about.html | 12 ++++++++++++ 3 files changed, 79 insertions(+) diff --git a/README.md b/README.md index ad8cec4..0be56da 100644 --- a/README.md +++ b/README.md @@ -80,4 +80,37 @@ Installation {#sec:installation .unnumbered} - `arabluatex_trans.lua` +Development, Git Repository {#sec:devel-git-repos} +=========================== +Browse the code {#sec:browse-code .unnumbered} +--------------- + +You can browse ArabLuaTeX repository on the web: +<http://git.robertalessi.net/arabluatex> + +From this page, you can download all the releases of ArabLuaTeX. For +instructions on how to install ArabLuaTeX, please see the “about” tab at +<http://git.robertalessi.net/arabluatex>. + +Comments, Feature requests, Bug Reports {#sec:comm-feat-requ .unnumbered} +--------------------------------------- + +<https://notabug.org/ralessi/arabluatex> + +Download the repository {#sec:download-repository .unnumbered} +----------------------- + +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). + +Use this command to download the repository + + git clone http://git.robertalessi.net/cgit.cgi/arabluatex + +A new directory named arabluatex will have been created, containing +ArabLuaTeX. Git hosting + +Please, do not use GitHub or GitLab: see +[there](https://libreboot.org/git/#githosting). diff --git a/README.tex b/README.tex index 53c7cb1..74518f3 100644 --- a/README.tex +++ b/README.tex @@ -80,4 +80,38 @@ into a directory searched by LaTeX. See the FAQ on CTAN at \end{itemize} \end{enumerate} +\section{Development, Git Repository} +\label{sec:devel-git-repos} +\subsection*{Browse the code} +\label{sec:browse-code} + +You can browse ArabLua\TeX\ repository on the web: +\url{http://git.robertalessi.net/arabluatex} + +From this page, you can download all the releases of ArabLua\TeX. For +instructions on how to install ArabLua\TeX, please see the ``about'' +tab at \url{http://git.robertalessi.net/arabluatex}. + +\subsection*{Comments, Feature requests, Bug Reports} +\label{sec:comm-feat-requ} +\url{https://notabug.org/ralessi/arabluatex} + +\subsection*{Download the repository} +\label{sec:download-repository} +ArabLua\TeX\ 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). + +Use this command to download the repository +\begin{verbatim} +git clone http://git.robertalessi.net/cgit.cgi/arabluatex +\end{verbatim} + + +A new directory named arabluatex will have been created, containing +ArabLuaTeX. Git hosting + +Please, do not use GitHub or GitLab: see +\href{https://libreboot.org/git/#githosting}{there}. + \end{document} \ No newline at end of file diff --git a/about.html b/about.html index f00e3e1..59fdb07 100644 --- a/about.html +++ b/about.html @@ -34,3 +34,15 @@ <li><p><code>arabluatex_trans.lua</code></p></li> </ul></li> </ol> +<h1 id="sec:devel-git-repos">Development, Git Repository</h1> +<h2 id="sec:browse-code" class="unnumbered">Browse the code</h2> +<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> +<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> +<h2 id="sec:comm-feat-requ" class="unnumbered">Comments, Feature requests, Bug Reports</h2> +<p><a href="https://notabug.org/ralessi/arabluatex" class="uri">https://notabug.org/ralessi/arabluatex</a></p> +<h2 id="sec:download-repository" class="unnumbered">Download the repository</h2> +<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> +<p>Use this command to download the repository</p> +<pre><code>git clone http://git.robertalessi.net/cgit.cgi/arabluatex</code></pre> +<p>A new directory named arabluatex will have been created, containing ArabLuaTeX. Git hosting</p> +<p>Please, do not use GitHub or GitLab: see <a href="https://libreboot.org/git/#githosting">there</a>.</p> -- cgit v1.2.3