aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-04-27 14:16:26 +0300
committerCem Keylan <cem@ckyln.com>2020-04-27 14:16:26 +0300
commitbfb9369972844b509dd869f133f04a8b6ce75e4c (patch)
treeee88a9662a426bac83b4b5a211a80f29e9187c4a
parenteee8ed1b68d88c087ccf7f30d75affaf45407ce6 (diff)
downloadwebsite-bfb9369972844b509dd869f133f04a8b6ce75e4c.tar.gz
update
-rw-r--r--docs/index.html19
-rw-r--r--docs/index.txt19
-rw-r--r--docs/news.html5
-rw-r--r--docs/news.txt6
-rw-r--r--docs/news.xml10
-rw-r--r--docs/rss.xml2
-rw-r--r--index/20200427.news2
-rw-r--r--src/index.md19
-rw-r--r--src/news.md6
9 files changed, 44 insertions, 44 deletions
diff --git a/docs/index.html b/docs/index.html
index ab712af..8a6c892 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -71,6 +71,11 @@ some other system supervision technique along with your own init scripts.</p>
<p><a href="/news.xml">RSS Feed</a> | <a href="/news.html">See all news</a></p>
+<h3>Apr 27 2020</h3>
+
+<p>A new rootfs tarball has been released! You can
+see it on <a href="https://dl.carbslinux.org/releases">https://dl.carbslinux.org/releases</a>!</p>
+
<h3>Apr 10 2020</h3>
<p>IRC channel can now be accessed from <code>#carbslinux</code> at freenode!</p>
@@ -79,20 +84,6 @@ some other system supervision technique along with your own init scripts.</p>
<p>A new rootfs tarball has been released. See the
<a href="https://dl.carbslinux.org">downloads</a> page</p>
-
-<h3>Apr 05 2020</h3>
-
-<p>Carbs Linux repositories will be hosted only on Github. Commits will be
-pushed there, and not the repository. You have until
-May 4, 2020 Monday to switch your remotes to <a href="https://github.com/CarbsLinux/repository">https://github.com/CarbsLinux/repository</a>.
-The git repository will continue to be served until then (without additional
-commits).</p>
-
-<p>You can switch your remote by executing the following command on your
-repository directory.</p>
-
-<pre><code>git remote set-url origin https://github.com/CarbsLinux/repository
-</code></pre>
<a href="/index.txt">View Page Source</a><div class=border></div>
<p class=footer>Linux® is a registered trademark of Linus Torvalds</p>
<p class=footer>Copyright © 2019-2020 Cem Keylan</p>
diff --git a/docs/index.txt b/docs/index.txt
index 645c807..98d4ee6 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -56,6 +56,11 @@ News
[RSS Feed](/news.xml) | [See all news](/news.html)
+### Apr 27 2020
+
+A new rootfs tarball has been released! You can
+see it on <https://dl.carbslinux.org/releases>!
+
### Apr 10 2020
IRC channel can now be accessed from `#carbslinux` at freenode!
@@ -64,17 +69,3 @@ IRC channel can now be accessed from `#carbslinux` at freenode!
A new rootfs tarball has been released. See the
[downloads](https://dl.carbslinux.org) page
-
-### Apr 05 2020
-
-Carbs Linux repositories will be hosted only on Github. Commits will be
-pushed there, and not the repository. You have until
-May 4, 2020 Monday to switch your remotes to <https://github.com/CarbsLinux/repository>.
-The git repository will continue to be served until then (without additional
-commits).
-
-You can switch your remote by executing the following command on your
-repository directory.
-
- git remote set-url origin https://github.com/CarbsLinux/repository
-
diff --git a/docs/news.html b/docs/news.html
index 02e0511..4db4397 100644
--- a/docs/news.html
+++ b/docs/news.html
@@ -16,6 +16,11 @@
<a href='/wiki'>wiki</a>
<a href='/wiki/install.html'>installation</a>
</nav></div><div class="border"></div>
+<h2>Apr 27 2020</h2>
+
+<p>A new rootfs tarball has been released! You can
+see it on <a href="https://dl.carbslinux.org/releases">https://dl.carbslinux.org/releases</a>!</p>
+
<h2>Apr 10 2020</h2>
<p>IRC channel can now be accessed from <code>#carbslinux</code> at freenode!</p>
diff --git a/docs/news.txt b/docs/news.txt
index e433732..bbadf28 100644
--- a/docs/news.txt
+++ b/docs/news.txt
@@ -1,4 +1,10 @@
+Apr 27 2020
+-----------
+
+A new rootfs tarball has been released! You can
+see it on <https://dl.carbslinux.org/releases>!
+
Apr 10 2020
-----------
diff --git a/docs/news.xml b/docs/news.xml
index b2ea0d9..6919580 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -9,7 +9,15 @@
<description>a simple busybox linux distribution</description>
<link>https://carbslinux.org</link>
<atom:link href="https://carbslinux.org/news.xml" rel="self" type="application/rss+xml" />
-<lastBuildDate>Apr Sat 2020 22:00</lastBuildDate>
+<lastBuildDate>Apr Mon 2020 11:00</lastBuildDate>
+<item>
+<title>20200427.news</title>
+<pubDate>Mon, 27 Apr 2020</pubDate>
+<dc:creator>Cem Keylan</dc:creator>
+<link>https://carbslinux.org/index.html</link>
+<description>&lt;p&gt;A new rootfs tarball has been released! You can
+see it on &lt;a href=&quot;https://dl.carbslinux.org/releases&quot;&gt;https://dl.carbslinux.org/releases&lt;/a&gt;!&lt;/p&gt;</description>
+</item>
<item>
<title>20200410.news</title>
<pubDate>Fri, 10 Apr 2020</pubDate>
diff --git a/docs/rss.xml b/docs/rss.xml
index 6ff9a4c..dba0f58 100644
--- a/docs/rss.xml
+++ b/docs/rss.xml
@@ -9,7 +9,7 @@
<description>a simple busybox linux distribution</description>
<link>https://carbslinux.org</link>
<atom:link href="https://carbslinux.org/rss.xml" rel="self" type="application/rss+xml" />
-<lastBuildDate>Apr Sat 2020 22:00</lastBuildDate>
+<lastBuildDate>Apr Mon 2020 11:00</lastBuildDate>
<item>
<title>Outsource Repository Concept</title>
<pubDate>Fri, 10 Apr 2020</pubDate>
diff --git a/index/20200427.news b/index/20200427.news
new file mode 100644
index 0000000..b405787
--- /dev/null
+++ b/index/20200427.news
@@ -0,0 +1,2 @@
+A new rootfs tarball has been released! You can
+see it on <https://dl.carbslinux.org/releases>!
diff --git a/src/index.md b/src/index.md
index 645c807..98d4ee6 100644
--- a/src/index.md
+++ b/src/index.md
@@ -56,6 +56,11 @@ News
[RSS Feed](/news.xml) | [See all news](/news.html)
+### Apr 27 2020
+
+A new rootfs tarball has been released! You can
+see it on <https://dl.carbslinux.org/releases>!
+
### Apr 10 2020
IRC channel can now be accessed from `#carbslinux` at freenode!
@@ -64,17 +69,3 @@ IRC channel can now be accessed from `#carbslinux` at freenode!
A new rootfs tarball has been released. See the
[downloads](https://dl.carbslinux.org) page
-
-### Apr 05 2020
-
-Carbs Linux repositories will be hosted only on Github. Commits will be
-pushed there, and not the repository. You have until
-May 4, 2020 Monday to switch your remotes to <https://github.com/CarbsLinux/repository>.
-The git repository will continue to be served until then (without additional
-commits).
-
-You can switch your remote by executing the following command on your
-repository directory.
-
- git remote set-url origin https://github.com/CarbsLinux/repository
-
diff --git a/src/news.md b/src/news.md
index e433732..bbadf28 100644
--- a/src/news.md
+++ b/src/news.md
@@ -1,4 +1,10 @@
+Apr 27 2020
+-----------
+
+A new rootfs tarball has been released! You can
+see it on <https://dl.carbslinux.org/releases>!
+
Apr 10 2020
-----------