From 95f85480de7eec5ba26fd54b7d8994f09e550225 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Tue, 2 Feb 2021 09:40:22 +0300 Subject: site: remove generated files I will be publishing the website through post-receive hooks so that every minor change doesn't generate thousands of lines of git logs. --- docs/news/20200405.html | 56 ------------------------------------------------- 1 file changed, 56 deletions(-) delete mode 100644 docs/news/20200405.html (limited to 'docs/news/20200405.html') diff --git a/docs/news/20200405.html b/docs/news/20200405.html deleted file mode 100644 index 1f50f64..0000000 --- a/docs/news/20200405.html +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - -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