diff options
author | gramanas <anastasis.gramm2@gmail.com> | 2018-05-03 03:06:50 +0300 |
---|---|---|
committer | gramanas <anastasis.gramm2@gmail.com> | 2018-05-03 12:09:27 +0300 |
commit | 3a3424774944a421e1b93cbaf533a3500a4d613c (patch) | |
tree | 8780bec2bbacde34cf861b7cd4dc11f6f07e813f /site-src/pages/ck-mode.org | |
parent | ac8a32e855b078e137fe5de4c2bbf9628c004532 (diff) | |
download | ck-3a3424774944a421e1b93cbaf533a3500a4d613c.tar.gz ck-3a3424774944a421e1b93cbaf533a3500a4d613c.tar.bz2 ck-3a3424774944a421e1b93cbaf533a3500a4d613c.zip |
add site and .gitignore
Diffstat (limited to 'site-src/pages/ck-mode.org')
-rw-r--r-- | site-src/pages/ck-mode.org | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/site-src/pages/ck-mode.org b/site-src/pages/ck-mode.org new file mode 100644 index 0000000..360913f --- /dev/null +++ b/site-src/pages/ck-mode.org @@ -0,0 +1,17 @@ +#+BEGIN_COMMENT +.. title: ck-mode +.. slug: ck-mode +.. date: 2018-05-03 03:01:46 UTC+03:00 +.. tags: +.. category: +.. link: +.. description: +.. type: text +#+END_COMMENT + +In the future, i'd like to make an emacs frontend. +The main reason being that I'd like to learn emacs lisp. + +Also, everything should have an emacs frontend. + +The main inspirations for this are: [[https://magit.vc/][magit]] and [[https://notmuchmail.org/][notmuch]] |