diff options
-rw-r--r-- | README.md | 11 | ||||
-rw-r--r-- | README.tex | 13 | ||||
-rw-r--r-- | about.html | 5 |
3 files changed, 20 insertions, 9 deletions
@@ -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 | ||
137 | A new directory named arabluatex will have been created, containing | 137 | A new directory named arabluatex will have been created, containing |
138 | ArabLuaTeX. Git hosting | 138 | ArabLuaTeX. |
139 | 139 | ||
140 | Please, do not use GitHub or GitLab: see | 140 | Git hosting |
141 | [there](https://libreboot.org/git/#githosting). | 141 | ----------- |
142 | |||
143 | Make an account on <https://notabug.org> and navigate (while logged in) | ||
144 | to <https://notabug.org/ralessi/arabluatex>. Click *Fork* and you will | ||
145 | have in your account your own repository of `arabluatex` where you will | ||
146 | be able to make whatever changes you like to. | ||
@@ -133,9 +133,14 @@ git clone http://git.robertalessi.net/arabluatex | |||
133 | 133 | ||
134 | 134 | ||
135 | A new directory named arabluatex will have been created, containing | 135 | A new directory named arabluatex will have been created, containing |
136 | ArabLuaTeX. Git hosting | 136 | ArabLuaTeX. |
137 | 137 | ||
138 | Please, do not use GitHub or GitLab: see | 138 | \subsection*{Git hosting} |
139 | \href{https://libreboot.org/git/#githosting}{there}. | 139 | \label{sec:git-hosting} |
140 | Make an account on \url{https://notabug.org} and navigate (while | ||
141 | logged 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 | ||
144 | like to. | ||
140 | 145 | ||
141 | \end{document} \ No newline at end of file | 146 | \end{document} \ No newline at end of file |
@@ -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> |