aboutsummaryrefslogtreecommitdiff
path: root/docs/blog/20200803.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/blog/20200803.txt')
-rw-r--r--docs/blog/20200803.txt31
1 files changed, 15 insertions, 16 deletions
diff --git a/docs/blog/20200803.txt b/docs/blog/20200803.txt
index 184baaa..eaee932 100644
--- a/docs/blog/20200803.txt
+++ b/docs/blog/20200803.txt
@@ -5,16 +5,15 @@ We are having some stalls during this summer, as I am currently working on
university-related stuff. Nonetheless, there are some important changes that I
want to share in this month's post.
-
INDEX
--------------------------------------------------------------------------------
-- Carbs Packaging Tools [1.0]
-- Docs [2.0]
-- Re-opening the Carbs Linux server [3.0]
+- [Carbs Packaging Tools](#carbs-packaging-tools)
+- [Docs](#docs)
+- [Re-opening the Carbs Linux server](#re-opening-the-carbs-linux-server)
-[1.0] Carbs Packaging Tools
+Carbs Packaging Tools
--------------------------------------------------------------------------------
This month I have reworked `kiss` into a new package manager, now renamed as
@@ -35,25 +34,25 @@ as well.
If you want to use the library on your script you can simply do this:
- +--------------------------------------------------------------------------+
- | |
- | #!/bin/sh |
- | . cpt-lib |
- | (...) |
- | |
- +--------------------------------------------------------------------------+
+ +--------------------------------------------------------------------------+
+ | |
+ | #!/bin/sh |
+ | . cpt-lib |
+ | (...) |
+ | |
+ +--------------------------------------------------------------------------+
There are obviously some clean-up and simplifications needed in this new
tool-based package management method.
-[2.0] Docs
+Docs
--------------------------------------------------------------------------------
I have added documentation for the distribution, and finally updated the guide
for installation. It is now _almost_ complete. These docs can be installed to
your system for online viewing. I will also add a documentation crawler similar
-to how werc[1] works (but as an offline viewer). You can find `carbs-docs` from
+to how werc[^1] works (but as an offline viewer). You can find `carbs-docs` 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
@@ -61,7 +60,7 @@ documentation source, I would happily re-open the distribution wiki. You can
find the source on https://github.com/CarbsLinux/docs
-[3.0] Re-opening the Carbs Linux server
+Re-opening the Carbs Linux server
--------------------------------------------------------------------------------
Back in May, I had shutdown the Carbs Linux server due to financial issues, but
@@ -75,4 +74,4 @@ remote nonetheless.
EDIT: The git-server is up!
-[1]: http://werc.cat-v.org
+[^1]: http://werc.cat-v.org