From e7999a032bd888abf3665c501a754dbb922fe7c9 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Tue, 2 Feb 2021 03:39:56 +0300 Subject: Switch to org-mode for generating the website --- docs/news/20200405.html | 55 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 docs/news/20200405.html (limited to 'docs/news/20200405.html') diff --git a/docs/news/20200405.html b/docs/news/20200405.html new file mode 100644 index 0000000..adf0656 --- /dev/null +++ b/docs/news/20200405.html @@ -0,0 +1,55 @@ + + + + + + +Apr 05, 2020 + + + + +
+ +
+
+
+

Apr 05, 2020

+

+Carbs Linux repositories will be hosted only on Github. Commits will be pushed +there, and not the repository. You have until May 4, 2020 Monday to switch your +remotes to https://github.com/CarbsLinux/repository. The git repository will +continue to be served until then (without additional commits). +

+ +

+You can switch your remote by executing the following command on your repository +directory. +

+ +
+
git remote set-url origin https://github.com/CarbsLinux/repository
+
+
+
+
+ +
+ + -- cgit v1.2.3