diff options
author | gramanas <anastasis.gramm2@gmail.com> | 2018-10-23 17:42:28 +0300 |
---|---|---|
committer | gramanas <anastasis.gramm2@gmail.com> | 2018-10-23 17:42:28 +0300 |
commit | 46421fedf6fe291bfcb63482f3bfa9bb2c7fdff6 (patch) | |
tree | 53d85f05c362230a428ca5593125ba1a1341799d /site-src/pages/index.org | |
parent | 410bb2715ce7c9f8d796704395cb44d76e2e884c (diff) | |
download | ck-46421fedf6fe291bfcb63482f3bfa9bb2c7fdff6.tar.gz ck-46421fedf6fe291bfcb63482f3bfa9bb2c7fdff6.tar.bz2 ck-46421fedf6fe291bfcb63482f3bfa9bb2c7fdff6.zip |
Remove site clutter and rename test folder (tests -> test)
Diffstat (limited to 'site-src/pages/index.org')
-rw-r--r-- | site-src/pages/index.org | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/site-src/pages/index.org b/site-src/pages/index.org deleted file mode 100644 index 3b2469a..0000000 --- a/site-src/pages/index.org +++ /dev/null @@ -1,25 +0,0 @@ -#+BEGIN_COMMENT -.. title: ck - the config keeper -.. slug: index -.. date: 2018-05-03 02:57:29 UTC+03:00 -.. tags: -.. category: -.. link: -.. description: -.. type: text -#+END_COMMENT - -[[img-url:/pics/logo.png]] - -ck is currently in pre-alpha version, meaning barely usable and unsafe to use -without a backup of your configs. - -ck is a C utility that aids with the config file management. -It's a direct result of laziness. - -It basically moves a config file to a special directory -and then links it to the place it should be. -Later you can sync this directory with whatever way fits you. - -It also provides an convenient way to quickly edit any config file -indexed by it. |