aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content/_index.org15
-rw-r--r--content/blog/two-years-of-carbs-linux.org28
-rw-r--r--content/mailing-lists.org1
-rw-r--r--layouts/page/index.html4
4 files changed, 38 insertions, 10 deletions
diff --git a/content/_index.org b/content/_index.org
index cbc838f..c08e221 100644
--- a/content/_index.org
+++ b/content/_index.org
@@ -6,6 +6,11 @@ Carbs Linux is a source-based Linux\reg distribution that aims to be simple,
flexible and extensible while staying as pragmatic and practical as possible.
The system can consist of as much or as little as its user can intend to.
+Join us over the IRC channel [[ircs://irc.libera.chat/#carbslinux][#carbslinux]] on [[https://libera.chat][libera.chat]], visit [[https://reddit.com/r/carbslinux][r/carbslinux]] on
+Reddit, or sign up to our [[file:mailing-lists.org][mailing lists]].
+
+--------------------------------------------------------------------------------
+
* Package Manager
:PROPERTIES:
:CUSTOM_ID: package-manager
@@ -53,13 +58,3 @@ supervision.
Nothing holds you back, however, from ditching any of these and packaging some
other system supervision technique along with your own init scripts.
-
-
-* Links
-:PROPERTIES:
-:CUSTOM_ID: links
-:END:
-
-- IRC - =#carbslinux= on libera.chat
-- Reddit - [[https://reddit.com/r/carbslinux][r/carbslinux]]
-- [[file:mailing-lists.org][Mailing Lists]]
diff --git a/content/blog/two-years-of-carbs-linux.org b/content/blog/two-years-of-carbs-linux.org
new file mode 100644
index 0000000..5f65711
--- /dev/null
+++ b/content/blog/two-years-of-carbs-linux.org
@@ -0,0 +1,28 @@
+#+TITLE: Two Years of Carbs Linux
+#+AUTHOR: Cem Keylan
+#+DATE: <2021-12-10 Fri>
+
+
+#+BEGIN_SRC
+ ) )
+ (*) (*)
+ _____i___i_____
+ (_______________)
+ | @ @ @ @ @ @ @ |
+ __(_______________)__
+ (_____________________)
+ |/\/\/\/\/\/\/\/\/\/\/|
+ __(_____________________)__
+(___________________________)
+| @ @ @ @ @ @ @ @ @ @ @ @ @ |
+(___________________________)
+#+END_SRC
+
+Today marks the second year of Carbs Linux, and even though I'm not able to
+create a long blog post about it at this time of the year, I'm a big fan of
+special dates, and milestones. I want to thank everyone that has been a part of
+this experience, people sending patches, people hanging around in the IRC to
+chat with me. It's certainly a much more enjoyable experience with people like
+you, and I hope I'll see you in the next year :)
+
+Expect a blog post on CPT-7 mid-January.
diff --git a/content/mailing-lists.org b/content/mailing-lists.org
index c33848e..61a463e 100644
--- a/content/mailing-lists.org
+++ b/content/mailing-lists.org
@@ -1,4 +1,5 @@
#+TITLE: Mailing Lists
+#+ALIASES[]: /mailing-lists.html
Carbs Linux aims to move the development and discussion to mailing lists as much
as possible, using the mailing lists hosted at [[https://lists.sr.ht/~carbslinux][Sourcehut]]. The following mailing
diff --git a/layouts/page/index.html b/layouts/page/index.html
index a8d5d04..92fdf72 100644
--- a/layouts/page/index.html
+++ b/layouts/page/index.html
@@ -6,6 +6,10 @@
<li>{{.Date.Format "2006-02-01"}} | <a href="{{.Permalink}}">{{.Title}}</a></li>
{{ end }}
</ul>
+<h2>Latest Package Changes</h2>
+<ul>
+ <script src="https://git.carbslinux.org/exports/repository.js"></script>
+</ul>
<h2>News</h2>
<a href="{{"news/index.xml"|relURL}}">RSS Feed</a> |
<a href="{{"news"|relURL}}">See all news</a>