From d06eff580552da7b7a263e517775c44d8e0ffd62 Mon Sep 17 00:00:00 2001 From: Robert Alessi 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: + + +From this page, you can download all the releases of ArabLuaTeX. For +instructions on how to install ArabLuaTeX, please see the “about” tab at +. + +Comments, Feature requests, Bug Reports {#sec:comm-feat-requ .unnumbered} +--------------------------------------- + + + +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 @@
  • arabluatex_trans.lua

  • +

    Development, Git Repository

    +

    Browse the code

    +

    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

    +

    https://notabug.org/ralessi/arabluatex

    +

    Download the repository

    +

    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.

    -- cgit v1.2.3