aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Alessi <alessi@robertalessi.net>2020-07-08 20:59:50 +0200
committerRobert Alessi <alessi@robertalessi.net>2020-07-08 20:59:50 +0200
commit8978cdfcc3c7cd4989ca9995e12d85bad54e0de5 (patch)
treea66d4a38bdf3bf9e27f6c79cf2fc52a03bebb67a
parent1fbd4becbd764809ea7f31ca85f26ec3c20af9e9 (diff)
downloadekdosis-8978cdfcc3c7cd4989ca9995e12d85bad54e0de5.tar.gz
s/icite/ekdosis/ in README.md
-rw-r--r--README.md6
-rw-r--r--about.html6
2 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index 4baa1e9..b65912c 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,7 @@ Public License for more details.
58You should have received a copy of the GNU General Public License along 58You should have received a copy of the GNU General Public License along
59with this program. If not, see <http://www.gnu.org/licenses/>. 59with this program. If not, see <http://www.gnu.org/licenses/>.
60 60
61This release of icite consists of the following source files: 61This 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
99Browse the Code 99Browse the Code
100--------------- 100---------------
101You can browse icite repository on the web: 101You can browse ekdosis repository on the web:
102<http://git.robertalessi.net/ekdosis> 102<http://git.robertalessi.net/ekdosis>
103 103
104From this page, you can download all the releases of `ekdosis`. For 104From 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
122A new directory named icite will have been created, containing 122A new directory named ekdosis will have been created, containing
123`ekdosis`. 123`ekdosis`.
124 124
125Git Hosting 125Git Hosting
diff --git a/about.html b/about.html
index 895b884..22cb775 100644
--- a/about.html
+++ b/about.html
@@ -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>