aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md11
-rw-r--r--README.tex13
-rw-r--r--about.html5
3 files changed, 20 insertions, 9 deletions
diff --git a/README.md b/README.md
index 37ee728..40bbc89 100644
--- a/README.md
+++ b/README.md
@@ -135,7 +135,12 @@ Use this command to download the repository
135 git clone http://git.robertalessi.net/arabluatex 135 git clone http://git.robertalessi.net/arabluatex
136 136
137A new directory named arabluatex will have been created, containing 137A new directory named arabluatex will have been created, containing
138ArabLuaTeX. Git hosting 138ArabLuaTeX.
139 139
140Please, do not use GitHub or GitLab: see 140Git hosting
141[there](https://libreboot.org/git/#githosting). 141-----------
142
143Make an account on <https://notabug.org> and navigate (while logged in)
144to <https://notabug.org/ralessi/arabluatex>. Click *Fork* and you will
145have in your account your own repository of `arabluatex` where you will
146be able to make whatever changes you like to.
diff --git a/README.tex b/README.tex
index cb9ff84..e7399a6 100644
--- a/README.tex
+++ b/README.tex
@@ -133,9 +133,14 @@ git clone http://git.robertalessi.net/arabluatex
133 133
134 134
135A new directory named arabluatex will have been created, containing 135A new directory named arabluatex will have been created, containing
136ArabLuaTeX. Git hosting 136ArabLuaTeX.
137 137
138Please, do not use GitHub or GitLab: see 138\subsection*{Git hosting}
139\href{https://libreboot.org/git/#githosting}{there}. 139\label{sec:git-hosting}
140Make an account on \url{https://notabug.org} and navigate (while
141logged in) to \url{https://notabug.org/ralessi/arabluatex}. Click
142\emph{Fork} and you will have in your account your own repository of
143\verb|arabluatex| where you will be able to make whatever changes you
144like to.
140 145
141\end{document} \ No newline at end of file 146\end{document} \ No newline at end of file
diff --git a/about.html b/about.html
index 8cf4f55..8be0e5f 100644
--- a/about.html
+++ b/about.html
@@ -65,7 +65,8 @@
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. Git hosting</p> 68<p>A new directory named arabluatex will have been created, containing ArabLuaTeX.</p>
69<p>Please, do not use GitHub or GitLab: see <a href="https://libreboot.org/git/#githosting">there</a>.</p> 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</body> 71</body>
71</html> 72</html>