aboutsummaryrefslogtreecommitdiff
path: root/src/rss.xml
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-09-03 11:23:04 +0300
committerCem Keylan <cem@ckyln.com>2020-09-03 11:23:04 +0300
commit2fd9794e997632cdbf124e96a8006ade0532ab51 (patch)
treef9b2a2ed7fdef607ebb16c25071d3760a6a246fb /src/rss.xml
parent8fc958edbac321030dc377a081ca2d9391b71a74 (diff)
downloadwebsite-2fd9794e997632cdbf124e96a8006ade0532ab51.tar.gz
update
Diffstat (limited to 'src/rss.xml')
-rw-r--r--src/rss.xml33
1 files changed, 17 insertions, 16 deletions
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 @@
<description>a simple linux distribution</description>
<link>https://carbslinux.org</link>
<atom:link href="https://carbslinux.org/rss.xml" rel="self" type="application/rss+xml" />
- <lastBuildDate>Tue Aug 18 2020 00:00</lastBuildDate>
+ <lastBuildDate>Thu Sep 03 2020 08:00</lastBuildDate>
<item>
<title>August 2020 News Post</title>
<pubDate>Mon, 03 Aug 2020</pubDate>
<dc:creator>Cem Keylan</dc:creator>
-<link>https://carbslinux.org/blog/20200803.txt</link>
+<link>https://carbslinux.org/blog/20200803.html</link>
<description>&lt;h1&gt;August 2020 News Post&lt;/h1&gt;
&lt;p&gt;We are having some stalls during this summer, as I am currently working on
@@ -24,13 +24,13 @@ want to share in this month&amp;rsquo;s post.&lt;/p&gt;
&lt;h2&gt;INDEX&lt;/h2&gt;
&lt;ul&gt;
-&lt;li&gt;Carbs Packaging Tools [1.0]&lt;/li&gt;
-&lt;li&gt;Docs [2.0]&lt;/li&gt;
-&lt;li&gt;Re-opening the Carbs Linux server [3.0]&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;#carbs-packaging-tools&quot;&gt;Carbs Packaging Tools&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;#docs&quot;&gt;Docs&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;#re-opening-the-carbs-linux-server&quot;&gt;Re-opening the Carbs Linux server&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
-&lt;h2&gt;[1.0] Carbs Packaging Tools&lt;/h2&gt;
+&lt;h2&gt;Carbs Packaging Tools&lt;/h2&gt;
&lt;p&gt;This month I have reworked &lt;code&gt;kiss&lt;/code&gt; into a new package manager, now renamed as
&lt;code&gt;cpt&lt;/code&gt;. Updating &lt;code&gt;kiss&lt;/code&gt; will now bootstrap the new package manager, so you don&amp;rsquo;t
@@ -50,30 +50,31 @@ as well.&lt;/p&gt;
&lt;p&gt;If you want to use the library on your script you can simply do this:&lt;/p&gt;
-&lt;p&gt; +&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;ndash;+
- | |
- | #!/bin/sh |
- | . cpt-lib |
- | (&amp;hellip;) |
- | |
- +&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;ndash;+&lt;/p&gt;
+&lt;pre&gt;&lt;code&gt;+--------------------------------------------------------------------------+
+| |
+| #!/bin/sh |
+| . cpt-lib |
+| (...) |
+| |
++--------------------------------------------------------------------------+
+&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;There are obviously some clean-up and simplifications needed in this new
tool-based package management method.&lt;/p&gt;
-&lt;h2&gt;[2.0] Docs&lt;/h2&gt;
+&lt;h2&gt;Docs&lt;/h2&gt;
&lt;p&gt;I have added documentation for the distribution, and finally updated the guide
for installation. It is now &lt;em&gt;almost&lt;/em&gt; complete. These docs can be installed to
your system for online viewing. I will also add a documentation crawler similar
-to how werc&lt;a href=&quot;http://werc.cat-v.org&quot;&gt;1&lt;/a&gt; works (but as an offline viewer). You can find &lt;code&gt;carbs-docs&lt;/code&gt; from
+to how werc&lt;a href=&quot;http://werc.cat-v.org&quot;&gt;^1&lt;/a&gt; works (but as an offline viewer). You can find &lt;code&gt;carbs-docs&lt;/code&gt; 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&lt;/p&gt;
-&lt;h2&gt;[3.0] Re-opening the Carbs Linux server&lt;/h2&gt;
+&lt;h2&gt;Re-opening the Carbs Linux server&lt;/h2&gt;
&lt;p&gt;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