From 2fd9794e997632cdbf124e96a8006ade0532ab51 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 3 Sep 2020 11:23:04 +0300 Subject: update --- src/rss.xml | 33 +++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-) (limited to 'src/rss.xml') diff --git a/src/rss.xml b/src/rss.xml index 41f50e8..37ac90c 100644 --- a/src/rss.xml +++ b/src/rss.xml @@ -9,12 +9,12 @@ a simple linux distribution https://carbslinux.org - Tue Aug 18 2020 00:00 + Thu Sep 03 2020 08:00 August 2020 News Post Mon, 03 Aug 2020 Cem Keylan -https://carbslinux.org/blog/20200803.txt +https://carbslinux.org/blog/20200803.html <h1>August 2020 News Post</h1> <p>We are having some stalls during this summer, as I am currently working on @@ -24,13 +24,13 @@ want to share in this month&rsquo;s post.</p> <h2>INDEX</h2> <ul> -<li>Carbs Packaging Tools [1.0]</li> -<li>Docs [2.0]</li> -<li>Re-opening the Carbs Linux server [3.0]</li> +<li><a href="#carbs-packaging-tools">Carbs Packaging Tools</a></li> +<li><a href="#docs">Docs</a></li> +<li><a href="#re-opening-the-carbs-linux-server">Re-opening the Carbs Linux server</a></li> </ul> -<h2>[1.0] Carbs Packaging Tools</h2> +<h2>Carbs Packaging Tools</h2> <p>This month I have reworked <code>kiss</code> into a new package manager, now renamed as <code>cpt</code>. Updating <code>kiss</code> will now bootstrap the new package manager, so you don&rsquo;t @@ -50,30 +50,31 @@ as well.</p> <p>If you want to use the library on your script you can simply do this:</p> -<p> +&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&ndash;+ - | | - | #!/bin/sh | - | . cpt-lib | - | (&hellip;) | - | | - +&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&ndash;+</p> +<pre><code>+--------------------------------------------------------------------------+ +| | +| #!/bin/sh | +| . cpt-lib | +| (...) | +| | ++--------------------------------------------------------------------------+ +</code></pre> <p>There are obviously some clean-up and simplifications needed in this new tool-based package management method.</p> -<h2>[2.0] Docs</h2> +<h2>Docs</h2> <p>I have added documentation for the distribution, and finally updated the guide for installation. It is now <em>almost</em> complete. These docs can be installed to your system for online viewing. I will also add a documentation crawler similar -to how werc<a href="http://werc.cat-v.org">1</a> works (but as an offline viewer). You can find <code>carbs-docs</code> from +to how werc<a href="http://werc.cat-v.org">^1</a> works (but as an offline viewer). You can find <code>carbs-docs</code> from the repository. Currently, the documentation lacks but I will be adding new stuff. These will solely be distribution specific documentation and will not be a wiki-like source. If anyone would like to contribute to a wiki-like documentation source, I would happily re-open the distribution wiki. You can find the source on https://github.com/CarbsLinux/docs</p> -<h2>[3.0] Re-opening the Carbs Linux server</h2> +<h2>Re-opening the Carbs Linux server</h2> <p>Back in May, I had shutdown the Carbs Linux server due to financial issues, but I am slowly reverting to the self-hosted model. Back then, the git repositories -- cgit v1.2.3