diff options
author | Cem Keylan <cem@ckyln.com> | 2021-02-02 09:40:22 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-02-02 10:23:50 +0300 |
commit | 95f85480de7eec5ba26fd54b7d8994f09e550225 (patch) | |
tree | 9bb25d6e3318c59a45496ef6203b8c90908d4717 /docs/news/20200109.txt | |
parent | 4fbea76d88cd4ffd2e54a4380eff3ce88db8b33f (diff) | |
download | website-95f85480de7eec5ba26fd54b7d8994f09e550225.tar.gz |
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.
Diffstat (limited to 'docs/news/20200109.txt')
-rw-r--r-- | docs/news/20200109.txt | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/docs/news/20200109.txt b/docs/news/20200109.txt deleted file mode 100644 index cdd37b4..0000000 --- a/docs/news/20200109.txt +++ /dev/null @@ -1,26 +0,0 @@ - ______________ - - JAN 09, 2020 - ______________ - - - <2020-01-09 Thu> - - -Happy new year, everyone! I am back after some long silence. I was -unable to commit for a while, but I have pulled some new updates from -the KISS repository, added some of my own. This week I will be -changing/adding some things. - -Important things are, - -- Carbs-init was updated to 0.3. -- I will be adding an implementation of suckless.org's [sinit] as - `carbs-sinit' -- Carbs Repository was added to [repology.org] -- A new rootfs tarball will be coming up tomorrow. - - -[sinit] <https://core.suckless.org/sinit> - -[repology.org] <https://repology.org/repository/carbs> |