summaryrefslogtreecommitdiffstats
path: root/site/projects/eye-on-manga.org
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-10-13 01:04:11 +0200
committerGravatar Tom Willemse2013-10-13 01:04:11 +0200
commit294e9da3b751e6afe71c9981f4cd00003523996d (patch)
tree2428ae39cb080b905c87595e281909bc78b9567b /site/projects/eye-on-manga.org
parent1f885cd7998112287da454880ed5552db8e276cc (diff)
downloadorgweb-294e9da3b751e6afe71c9981f4cd00003523996d.tar.gz
orgweb-294e9da3b751e6afe71c9981f4cd00003523996d.zip
Move everything out of site
Diffstat (limited to 'site/projects/eye-on-manga.org')
-rw-r--r--site/projects/eye-on-manga.org51
1 files changed, 0 insertions, 51 deletions
diff --git a/site/projects/eye-on-manga.org b/site/projects/eye-on-manga.org
deleted file mode 100644
index c114b9d..0000000
--- a/site/projects/eye-on-manga.org
+++ /dev/null
@@ -1,51 +0,0 @@
-#+TITLE: Eye on Manga
-#+LINK: src http://code.ryuslash.org/cgit.cgi/eye-on-manga/
-#+LINK: tar_gz http://code.ryuslash.org/cgit.cgi/eye-on-manga/snapshot/eye-on-manga-master.tar.gz
-#+LINK: zip http://code.ryuslash.org/cgit.cgi/eye-on-manga/snapshot/eye-on-manga-master.zip
-#+LINK: readme http://code.ryuslash.org/cgit.cgi/eye-on-manga/about/
-#+LINK: manual http://ryuslash.org/projects/eye-on-manga/manual/
-#+STARTUP: showall
-
-#+begin_html
- <script src="/keyjs.js" type="text/javascript"></script>
- <script type="text/javascript">
- keyjs_initialize({ "u": [ "keyjs_goto", "../index.html" ],
- "h": [ "keyjs_goto", "http://ryuslash.org" ] });
- </script>
-#+end_html
-
-#+INCLUDE: "dlmenu.inc"
-
-* What does it do?
-
- ~eye-on-manga~ is a manga collection management application for the
- Nokia N900.
-
-* Why was it written?
-
- I just keep forgetting which volumes of which manga I have.
-
-* Who is it for?
-
- Anyone with a Nokia N900 who has more manga than they care to
- remember.
-
-* Data
-
- | Version | 0 (development only) |
- | Language | C |
- | License | GPLv2 |
-
-** Features
-
- - Create/maintain a list of manga.
- - Keep track of which volumes have been acquired and read.
-
-** Dependencies
-
- - A Nokia N900 :: with Maemo, with fairly recent packages should be
- fine.
-
-* More...
-
- For further instructions I would refer you to the [[readme][README]] and [[manual][manual]].