diff options
author | Robert Alessi <alessi@robertalessi.net> | 2020-07-08 20:59:50 +0200 |
---|---|---|
committer | Robert Alessi <alessi@robertalessi.net> | 2020-07-08 20:59:50 +0200 |
commit | 8978cdfcc3c7cd4989ca9995e12d85bad54e0de5 (patch) | |
tree | a66d4a38bdf3bf9e27f6c79cf2fc52a03bebb67a /about.html | |
parent | 1fbd4becbd764809ea7f31ca85f26ec3c20af9e9 (diff) | |
download | ekdosis-8978cdfcc3c7cd4989ca9995e12d85bad54e0de5.tar.gz |
s/icite/ekdosis/ in README.md
Diffstat (limited to 'about.html')
-rw-r--r-- | about.html | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -29,7 +29,7 @@ | |||
29 | <p>This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.</p> | 29 | <p>This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.</p> |
30 | <p>This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.</p> | 30 | <p>This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.</p> |
31 | <p>You should have received a copy of the GNU General Public License along with this program. If not, see <a href="http://www.gnu.org/licenses/" class="uri">http://www.gnu.org/licenses/</a>.</p> | 31 | <p>You should have received a copy of the GNU General Public License along with this program. If not, see <a href="http://www.gnu.org/licenses/" class="uri">http://www.gnu.org/licenses/</a>.</p> |
32 | <p>This release of icite consists of the following source files:</p> | 32 | <p>This release of ekdosis consists of the following source files:</p> |
33 | <ul> | 33 | <ul> |
34 | <li><p><code>ekdosis.dtx</code></p></li> | 34 | <li><p><code>ekdosis.dtx</code></p></li> |
35 | <li><p><code>ekdosis.ins</code></p></li> | 35 | <li><p><code>ekdosis.ins</code></p></li> |
@@ -47,7 +47,7 @@ | |||
47 | </ol> | 47 | </ol> |
48 | <h1 id="development-git-repository">Development, Git Repository</h1> | 48 | <h1 id="development-git-repository">Development, Git Repository</h1> |
49 | <h2 id="browse-the-code">Browse the Code</h2> | 49 | <h2 id="browse-the-code">Browse the Code</h2> |
50 | <p>You can browse icite repository on the web: <a href="http://git.robertalessi.net/ekdosis" class="uri">http://git.robertalessi.net/ekdosis</a></p> | 50 | <p>You can browse ekdosis repository on the web: <a href="http://git.robertalessi.net/ekdosis" class="uri">http://git.robertalessi.net/ekdosis</a></p> |
51 | <p>From this page, you can download all the releases of <code>ekdosis</code>. For instructions on how to install <code>ekdosis</code>, please see above.</p> | 51 | <p>From this page, you can download all the releases of <code>ekdosis</code>. For instructions on how to install <code>ekdosis</code>, please see above.</p> |
52 | <h2 id="comments-feature-requests-bug-reports">Comments, Feature Requests, Bug Reports</h2> | 52 | <h2 id="comments-feature-requests-bug-reports">Comments, Feature Requests, Bug Reports</h2> |
53 | <p><a href="https://gitlab.com/ralessi/ekdosis/issues" class="uri">https://gitlab.com/ralessi/ekdosis/issues</a></p> | 53 | <p><a href="https://gitlab.com/ralessi/ekdosis/issues" class="uri">https://gitlab.com/ralessi/ekdosis/issues</a></p> |
@@ -55,7 +55,7 @@ | |||
55 | <p><code>ekdosis</code> 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> | 55 | <p><code>ekdosis</code> 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> |
56 | <p>Use this command to download the repository</p> | 56 | <p>Use this command to download the repository</p> |
57 | <pre><code>git clone http://git.robertalessi.net/ekdosis</code></pre> | 57 | <pre><code>git clone http://git.robertalessi.net/ekdosis</code></pre> |
58 | <p>A new directory named icite will have been created, containing <code>ekdosis</code>.</p> | 58 | <p>A new directory named ekdosis will have been created, containing <code>ekdosis</code>.</p> |
59 | <h2 id="git-hosting">Git Hosting</h2> | 59 | <h2 id="git-hosting">Git Hosting</h2> |
60 | <p>Make an account on <a href="https://gitlab.com" class="uri">https://gitlab.com</a> and navigate (while logged in) to <a href="https://gitlab.com/ralessi/ekdosis" class="uri">https://gitlab.com/ralessi/ekdosis</a>. Click <em>Fork</em> and you will have in your account your own repository of <code>ekdosis</code> where you will be able to make whatever changes you like to.</p> | 60 | <p>Make an account on <a href="https://gitlab.com" class="uri">https://gitlab.com</a> and navigate (while logged in) to <a href="https://gitlab.com/ralessi/ekdosis" class="uri">https://gitlab.com/ralessi/ekdosis</a>. Click <em>Fork</em> and you will have in your account your own repository of <code>ekdosis</code> where you will be able to make whatever changes you like to.</p> |
61 | </body> | 61 | </body> |