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 | |
parent | 1fbd4becbd764809ea7f31ca85f26ec3c20af9e9 (diff) | |
download | ekdosis-8978cdfcc3c7cd4989ca9995e12d85bad54e0de5.tar.gz |
s/icite/ekdosis/ in README.md
-rw-r--r-- | README.md | 6 | ||||
-rw-r--r-- | about.html | 6 |
2 files changed, 6 insertions, 6 deletions
@@ -58,7 +58,7 @@ Public License for more details. | |||
58 | You should have received a copy of the GNU General Public License along | 58 | You should have received a copy of the GNU General Public License along |
59 | with this program. If not, see <http://www.gnu.org/licenses/>. | 59 | with this program. If not, see <http://www.gnu.org/licenses/>. |
60 | 60 | ||
61 | This release of icite consists of the following source files: | 61 | This release of ekdosis consists of the following source files: |
62 | 62 | ||
63 | - `ekdosis.dtx` | 63 | - `ekdosis.dtx` |
64 | 64 | ||
@@ -98,7 +98,7 @@ Development, Git Repository | |||
98 | 98 | ||
99 | Browse the Code | 99 | Browse the Code |
100 | --------------- | 100 | --------------- |
101 | You can browse icite repository on the web: | 101 | You can browse ekdosis repository on the web: |
102 | <http://git.robertalessi.net/ekdosis> | 102 | <http://git.robertalessi.net/ekdosis> |
103 | 103 | ||
104 | From this page, you can download all the releases of `ekdosis`. For | 104 | From this page, you can download all the releases of `ekdosis`. For |
@@ -119,7 +119,7 @@ Use this command to download the repository | |||
119 | 119 | ||
120 | git clone http://git.robertalessi.net/ekdosis | 120 | git clone http://git.robertalessi.net/ekdosis |
121 | 121 | ||
122 | A new directory named icite will have been created, containing | 122 | A new directory named ekdosis will have been created, containing |
123 | `ekdosis`. | 123 | `ekdosis`. |
124 | 124 | ||
125 | Git Hosting | 125 | Git Hosting |
@@ -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> |