aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-05-28 18:24:16 +0300
committerCem Keylan <cem@ckyln.com>2020-05-28 18:24:16 +0300
commit36549bad19fbd2f721282e452c30d21f824dfe3d (patch)
treea90baa271130d14ee49f4257252f307e80ca4f9f
parentaf2c3aaca6ec2aeddadc2c2bbecc1eb3bade8deb (diff)
downloadwebsite-36549bad19fbd2f721282e452c30d21f824dfe3d.tar.gz
update
-rw-r--r--docs/blog/20200528.html2
-rw-r--r--docs/blog/20200528.txt4
-rw-r--r--docs/rss.xml2
-rw-r--r--src/blog/20200528.md4
4 files changed, 12 insertions, 0 deletions
diff --git a/docs/blog/20200528.html b/docs/blog/20200528.html
index ac559d4..0a7598f 100644
--- a/docs/blog/20200528.html
+++ b/docs/blog/20200528.html
@@ -40,6 +40,8 @@ commits, etc. A user will have a repository much smaller than mine.</p>
<p>This is a precaution with the added bonuses of speed and dropping a
mandatory dependency.</p>
+<p>You can see the rest of the changelog <a href="https://github.com/CarbsLinux/kiss/blob/master/CHANGELOG.md">here</a>.</p>
+
<h2>Binary Repositories</h2>
<p>A few days ago, I have also published <a href="https://github.com/CarbsLinux/kiss-bin">kiss-bin</a>, a first version
diff --git a/docs/blog/20200528.txt b/docs/blog/20200528.txt
index b50af14..d77fcb3 100644
--- a/docs/blog/20200528.txt
+++ b/docs/blog/20200528.txt
@@ -23,6 +23,10 @@ commits, etc. A user will have a repository much smaller than mine.
This is a precaution with the added bonuses of speed and dropping a
mandatory dependency.
+You can see the rest of the changelog [here].
+
+[here]: https://github.com/CarbsLinux/kiss/blob/master/CHANGELOG.md
+
Binary Repositories
-------------------
diff --git a/docs/rss.xml b/docs/rss.xml
index 6a41d56..adc1924 100644
--- a/docs/rss.xml
+++ b/docs/rss.xml
@@ -39,6 +39,8 @@ commits, etc. A user will have a repository much smaller than mine.&lt;/p&gt;
&lt;p&gt;This is a precaution with the added bonuses of speed and dropping a
mandatory dependency.&lt;/p&gt;
+&lt;p&gt;You can see the rest of the changelog &lt;a href=&quot;https://github.com/CarbsLinux/kiss/blob/master/CHANGELOG.md&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;
+
&lt;h2&gt;Binary Repositories&lt;/h2&gt;
&lt;p&gt;A few days ago, I have also published &lt;a href=&quot;https://github.com/CarbsLinux/kiss-bin&quot;&gt;kiss-bin&lt;/a&gt;, a first version
diff --git a/src/blog/20200528.md b/src/blog/20200528.md
index 99eadf4..86317ad 100644
--- a/src/blog/20200528.md
+++ b/src/blog/20200528.md
@@ -24,6 +24,10 @@ commits, etc. A user will have a repository much smaller than mine.
This is a precaution with the added bonuses of speed and dropping a
mandatory dependency.
+You can see the rest of the changelog [here].
+
+[here]: https://github.com/CarbsLinux/kiss/blob/master/CHANGELOG.md
+
Binary Repositories
-------------------