From 503809f35cc98f7703a52b5239f512f755727d04 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Tue, 26 May 2020 20:19:34 +0300 Subject: update --- docs/index.html | 10 +++++----- docs/index.txt | 12 +++++++----- docs/news.html | 5 +++++ docs/news.txt | 8 ++++++++ docs/news.xml | 10 +++++++++- docs/rss.xml | 2 +- index/20200526.news | 4 ++++ src/index.md | 12 +++++++----- src/news.md | 8 ++++++++ 9 files changed, 54 insertions(+), 17 deletions(-) create mode 100644 index/20200526.news diff --git a/docs/index.html b/docs/index.html index de9c159..0c641b9 100644 --- a/docs/index.html +++ b/docs/index.html @@ -72,6 +72,11 @@ some other system supervision technique along with your own init scripts.

RSS Feed | See all news

+

May 26 2020

+ +

An initial version for binary package management is released. +It can be found on the GitHub page.

+

May 19 2020

A rootfs tarball targeting the i686 architecture has @@ -93,11 +98,6 @@ see it on https://dl.carbslinux.org

Apr 10 2020

IRC channel can now be accessed from #carbslinux at freenode!

- -

Apr 06 2020

- -

A new rootfs tarball has been released. See the -downloads page

View Page Source
diff --git a/docs/index.txt b/docs/index.txt index 1e23174..846507a 100644 --- a/docs/index.txt +++ b/docs/index.txt @@ -59,6 +59,13 @@ News [RSS Feed](/news.xml) | [See all news](/news.html) +### May 26 2020 + +An initial version for binary package management is released. +It can be found on the [GitHub page]. + +[GitHub page]: https://github.com/CarbsLinux/kiss-bin + ### May 19 2020 A rootfs tarball targeting the i686 architecture has @@ -84,8 +91,3 @@ see it on ! ### Apr 10 2020 IRC channel can now be accessed from `#carbslinux` at freenode! - -### Apr 06 2020 - -A new rootfs tarball has been released. See the -[downloads](https://dl.carbslinux.org) page diff --git a/docs/news.html b/docs/news.html index 6e2f71a..d45ef5a 100644 --- a/docs/news.html +++ b/docs/news.html @@ -16,6 +16,11 @@ wiki installation
+

May 26 2020

+ +

An initial version for binary package management is released. +It can be found on the GitHub page.

+

May 19 2020

A rootfs tarball targeting the i686 architecture has diff --git a/docs/news.txt b/docs/news.txt index 3e3308b..1a943f8 100644 --- a/docs/news.txt +++ b/docs/news.txt @@ -1,4 +1,12 @@ +May 26 2020 +----------- + +An initial version for binary package management is released. +It can be found on the [GitHub page]. + +[GitHub page]: https://github.com/CarbsLinux/kiss-bin + May 19 2020 ----------- diff --git a/docs/news.xml b/docs/news.xml index 386f44c..b8500d3 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -9,7 +9,15 @@ a simple busybox linux distribution https://carbslinux.org -May Tue 2020 16:00 +May Tue 2020 17:00 + +20200526.news +Tue, 26 May 2020 +Cem Keylan +https://carbslinux.org/index.html +<p>An initial version for binary package management is released. +It can be found on the <a href="https://github.com/CarbsLinux/kiss-bin">GitHub page</a>.</p> + 20200519.news Tue, 19 May 2020 diff --git a/docs/rss.xml b/docs/rss.xml index abbcc79..a790a6f 100644 --- a/docs/rss.xml +++ b/docs/rss.xml @@ -9,7 +9,7 @@ a simple busybox linux distribution https://carbslinux.org -May Tue 2020 16:00 +May Tue 2020 17:00 The Relation of Carbs and KISS Fri, 08 May 2020 diff --git a/index/20200526.news b/index/20200526.news new file mode 100644 index 0000000..77fba11 --- /dev/null +++ b/index/20200526.news @@ -0,0 +1,4 @@ +An initial version for binary package management is released. +It can be found on the [GitHub page]. + +[GitHub page]: https://github.com/CarbsLinux/kiss-bin diff --git a/src/index.md b/src/index.md index 1e23174..846507a 100644 --- a/src/index.md +++ b/src/index.md @@ -59,6 +59,13 @@ News [RSS Feed](/news.xml) | [See all news](/news.html) +### May 26 2020 + +An initial version for binary package management is released. +It can be found on the [GitHub page]. + +[GitHub page]: https://github.com/CarbsLinux/kiss-bin + ### May 19 2020 A rootfs tarball targeting the i686 architecture has @@ -84,8 +91,3 @@ see it on ! ### Apr 10 2020 IRC channel can now be accessed from `#carbslinux` at freenode! - -### Apr 06 2020 - -A new rootfs tarball has been released. See the -[downloads](https://dl.carbslinux.org) page diff --git a/src/news.md b/src/news.md index 3e3308b..1a943f8 100644 --- a/src/news.md +++ b/src/news.md @@ -1,4 +1,12 @@ +May 26 2020 +----------- + +An initial version for binary package management is released. +It can be found on the [GitHub page]. + +[GitHub page]: https://github.com/CarbsLinux/kiss-bin + May 19 2020 ----------- -- cgit v1.2.3