summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2014-12-27 22:15:01 +0100
committerGravatar Tom Willemse2014-12-27 22:15:01 +0100
commit348277e960f1187357941285ecb75fefa2c7463a (patch)
treee4f1ac87e9ea01e3f5f408807eb1e783fc7b6504
parentfec7b79494d8374fc8b1114779cb4f5df2df0156 (diff)
downloadorgweb-348277e960f1187357941285ecb75fefa2c7463a.tar.gz
orgweb-348277e960f1187357941285ecb75fefa2c7463a.zip
Change page for yoshi-theme
-rw-r--r--index.org12
-rw-r--r--projects/yoshi-theme.org49
2 files changed, 6 insertions, 55 deletions
diff --git a/index.org b/index.org
index 99a18a4..0becc44 100644
--- a/index.org
+++ b/index.org
@@ -22,6 +22,12 @@
useful. They are not sorted in order of importance, popularity or
size.
+** [[https://github.com/ryuslash/yoshi-theme][yoshi-theme]] :Theme:Elisp:
+
+ A theme named after my cat. I needed a name and couldn't think of
+ one, he doesn't actually look anything like this theme, for example:
+ He doesn't have so much text all over him.
+
** [[file:projects/sti.org][sti]] :Bash:
A stupid little tool installer. For the little scripts that don't
@@ -63,12 +69,6 @@
An =org-mode= interface to github issues, not very complete yet, but
at least it can grab some issues for you, I think.
-** [[file:projects/yoshi-theme.org][yoshi-theme]] :Theme:Elisp:
-
- A theme named after my cat. I needed a name and couldn't think of
- one, he doesn't actually look anything like this theme, for example:
- He doesn't have so much text all over him.
-
** [[file:projects/baps1.org][baps1]] :C:
A simple PS1 formatting utility. Doesn't do a lot yet, but does it a
diff --git a/projects/yoshi-theme.org b/projects/yoshi-theme.org
deleted file mode 100644
index 1cf99ab..0000000
--- a/projects/yoshi-theme.org
+++ /dev/null
@@ -1,49 +0,0 @@
-#+TITLE: yoshi-theme
-#+LINK: src http://code.ryuslash.org/cgit.cgi/emacs/yoshi-theme/
-#+LINK: tar_gz http://code.ryuslash.org/cgit.cgi/emacs/yoshi-theme/snapshot/yoshi-theme-master.tar.gz
-#+LINK: zip http://code.ryuslash.org/cgit.cgi/emacs/yoshi-theme/snapshot/yoshi-theme-master.zip
-#+LINK: readme http://code.ryuslash.org/cgit.cgi/emacs/yoshi-theme/about/
-#+LINK: manual http://ryuslash.org/projects/yoshi-theme/manual/
-#+STARTUP: showall
-
-#+INCLUDE: "jskeys.inc"
-#+INCLUDE: "dlmenu.inc"
-
-* What does it do?
-
- ~yoshi-theme~ is a GNU Emacs theme named after my cat. It is only
- named after him because I couldn't think of another name and
- ~new-theme~ just wasn't cutting it. [[http://ryuslash.org/mediagoblin/mediagoblin.fcgi/u/ryuslash/m/img-20121103-121638/][He]] doesn't actually look anything
- like this.
-
- | Language | Emacs Lisp |
- | License | GPLv3 |
-
-* Why was it written?
-
- Since I wasn't 100% happy with the color themes I found, though
- there are some very good ones, I thought I'd try my own.
-
-* Who is it for?
-
- Anyone who likes it.
-
-* Data
-
- | Version | 0 (development only) |
- | Language | Emacs Lisp |
- | License | GPLv3 |
-
-** Features
-
- - Not too high contrast (no #ffffff on #000000)
- - What could be features of a theme? The faces supported?
-
-** Dependencies
-
- - [[http://gnu.org/software/emacs/][GNU Emacs 24]] :: It uses the theming system introduced by Emacs
- v24.
-
-* More...
-
- For further instructions I would refer you to the [[readme][README]] and [[manual][manual]].