aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-06-17 17:28:22 +0300
committerCem Keylan <cem@ckyln.com>2020-06-17 17:28:22 +0300
commita6ee51f255d194d439e08bd5c187768444c439ec (patch)
tree6c4a885a92a7b8c4c0ed255c62c959aa9d38c9e9
parent548c5fc976df40b595fd7cc86e483f8f4e4b9237 (diff)
downloadwebsite-a6ee51f255d194d439e08bd5c187768444c439ec.tar.gz
update
-rw-r--r--docs/index.html9
-rw-r--r--docs/index.txt9
-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/20200617.news2
-rw-r--r--src/index.md9
-rw-r--r--src/news.md6
9 files changed, 44 insertions, 14 deletions
diff --git a/docs/index.html b/docs/index.html
index 95db38a..21a5666 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -73,6 +73,11 @@ 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>Jun 17 2020</h3>
+
+<p>A new rootfs tarball including the changes to the core is released and can be
+found on the downloads page.</p>
+
<h3>May 26 2020</h3>
<p>An initial version for binary package management is released.
@@ -95,10 +100,6 @@ with GCC 10.1. This issue can be resolved by applying this
see it on <a href="https://dl.carbslinux.org/releases">https://dl.carbslinux.org/releases</a>!</p>
<p><strong>EDIT:</strong> A new bug fix release has been made.</p>
-
-<h3>Apr 10 2020</h3>
-
-<p>IRC channel can now be accessed from <code>#carbslinux</code> at freenode!</p>
<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 8a404d7..9d8097a 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -60,6 +60,11 @@ News
[RSS Feed](/news.xml) | [See all news](/news.html)
+### Jun 17 2020
+
+A new rootfs tarball including the changes to the core is released and can be
+found on the downloads page.
+
### May 26 2020
An initial version for binary package management is released.
@@ -88,7 +93,3 @@ A new rootfs tarball has been released! You can
see it on <https://dl.carbslinux.org/releases>!
**EDIT:** A new bug fix release has been made.
-
-### Apr 10 2020
-
-IRC channel can now be accessed from `#carbslinux` at freenode!
diff --git a/docs/news.html b/docs/news.html
index d45ef5a..92271d0 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>Jun 17 2020</h2>
+
+<p>A new rootfs tarball including the changes to the core is released and can be
+found on the downloads page.</p>
+
<h2>May 26 2020</h2>
<p>An initial version for binary package management is released.
diff --git a/docs/news.txt b/docs/news.txt
index 1a943f8..3a6ed12 100644
--- a/docs/news.txt
+++ b/docs/news.txt
@@ -1,4 +1,10 @@
+Jun 17 2020
+-----------
+
+A new rootfs tarball including the changes to the core is released and can be
+found on the downloads page.
+
May 26 2020
-----------
diff --git a/docs/news.xml b/docs/news.xml
index 1c5e235..b481bc4 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>Jun Wed 2020 13:00</lastBuildDate>
+<lastBuildDate>Jun Wed 2020 14:00</lastBuildDate>
+<item>
+<title>20200617.news</title>
+<pubDate>Wed, 17 Jun 2020</pubDate>
+<dc:creator>Cem Keylan</dc:creator>
+<link>https://carbslinux.org/index.html</link>
+<description>&lt;p&gt;A new rootfs tarball including the changes to the core is released and can be
+found on the downloads page.&lt;/p&gt;</description>
+</item>
<item>
<title>20200526.news</title>
<pubDate>Tue, 26 May 2020</pubDate>
diff --git a/docs/rss.xml b/docs/rss.xml
index 18c7d01..ba63e5e 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>Jun Wed 2020 13:00</lastBuildDate>
+<lastBuildDate>Jun Wed 2020 14:00</lastBuildDate>
<item>
<title>June Newspost</title>
<pubDate>Wed, 17 Jun 2020</pubDate>
diff --git a/index/20200617.news b/index/20200617.news
new file mode 100644
index 0000000..8b855fd
--- /dev/null
+++ b/index/20200617.news
@@ -0,0 +1,2 @@
+A new rootfs tarball including the changes to the core is released and can be
+found on the downloads page.
diff --git a/src/index.md b/src/index.md
index 8a404d7..9d8097a 100644
--- a/src/index.md
+++ b/src/index.md
@@ -60,6 +60,11 @@ News
[RSS Feed](/news.xml) | [See all news](/news.html)
+### Jun 17 2020
+
+A new rootfs tarball including the changes to the core is released and can be
+found on the downloads page.
+
### May 26 2020
An initial version for binary package management is released.
@@ -88,7 +93,3 @@ A new rootfs tarball has been released! You can
see it on <https://dl.carbslinux.org/releases>!
**EDIT:** A new bug fix release has been made.
-
-### Apr 10 2020
-
-IRC channel can now be accessed from `#carbslinux` at freenode!
diff --git a/src/news.md b/src/news.md
index 1a943f8..3a6ed12 100644
--- a/src/news.md
+++ b/src/news.md
@@ -1,4 +1,10 @@
+Jun 17 2020
+-----------
+
+A new rootfs tarball including the changes to the core is released and can be
+found on the downloads page.
+
May 26 2020
-----------