From fc2ede6112b323b306bf530975dc2c4ec927f971 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sat, 3 Jan 2015 03:40:34 +0100 Subject: Add some project pages --- ogi.page | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 ogi.page (limited to 'ogi.page') diff --git a/ogi.page b/ogi.page new file mode 100644 index 0000000..f75c704 --- /dev/null +++ b/ogi.page @@ -0,0 +1,54 @@ +;;;;; +title: ogi +url: projects/ogi.html +;;;;; + +## What does it do? + +Ogi is Github issues in org-mode + +## Why was it written? + +Because I dislike web interfaces, am interested in using APIs and +think org-mode would be a perfect way to represent the issues found +there. + +## Who is it for? + +Anyone who likes org-mode and uses github. + +## Data + + + + + + + + + + + + + + +
Version0 (development only)
LanguageEmacs Lisp
LicenseGPLv3
+ +### Features + +- Download issues and make org tasks from them. + +### Dependencies + +- [GNU Emacs](http://gnu.org/software/emacs): Version 24 or newer + probably, since that is what it's being developed with. + +## More... + +For further instructions I would refer you to the +[README](http://code.ryuslash.org/cgit.cgi/emacs/ogi/about/) and +[manual](http://ryuslash.org/projects/ogi/manual/). + + + + -- cgit v1.2.3-54-g00ecf