summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-10-02 00:00:00 +0200
committerGravatar Tom Willemse2013-10-02 00:00:00 +0200
commit15f7abc5a6357febeb0b47155498c7b51fca1df8 (patch)
treedc67009312e847c6c5e428a03b937a8065d81a4c
parent08ebb33bcdb1967da50451a654ca6fb4c53515cd (diff)
downloadorgweb-15f7abc5a6357febeb0b47155498c7b51fca1df8.tar.gz
orgweb-15f7abc5a6357febeb0b47155498c7b51fca1df8.zip
Update front page
-rw-r--r--site/index.org32
1 files changed, 18 insertions, 14 deletions
diff --git a/site/index.org b/site/index.org
index b20d734..e39bba2 100644
--- a/site/index.org
+++ b/site/index.org
@@ -3,11 +3,12 @@
#+STARTUP: showall
#+OPTIONS: toc:nil
-* Projects
+* My coding projects
- The projects I keep myself busy with in my free time. Some may be
- old, all might be badly written and one or two might be useful.
- They are not sorted in order of importance, popularity or size.
+ These are the projects I keep myself busy with in my free time. Some
+ may be old, all might be badly written and one or two might be
+ useful. They are not sorted in order of importance, popularity or
+ size.
- [[file:projects/baps1.org][baps1]] :: A simple PS1 formatting utility. Doesn't do a lot yet,
but does it a hell of a lot faster than the PHP script it
@@ -46,7 +47,18 @@
- more :: I have [[http://code.ryuslash.org][other projects]] around here too. Not sure if you
would be interested in that, though.
-* Randomness
+* Some other interests
+
+ Next to pure coding there are some other things that I find
+ interesting, mostly also relating to coding or otherwise computers.
+
+ - I am reading [[http://landoflisp.com/][Land of Lisp]] and [[http://diveintohtml5.info/][Dive into HTML5]]. Other books I have
+ read include:
+ [[http://cm.bell-labs.com/cm/cs/cbook/][The C Programming Language]],
+ [[http://www.paulgraham.com/onlisp.html][On Lisp]],
+ [[http://gigamonkeys.com/book/][Practical Common Lisp]],
+ [[http://git-scm.com/book][Pro Git]],
+ [[http://pragprog.com/book/btlang/seven-languages-in-seven-weeks][Seven Languages in Seven Weeks]]
- I use the [[http://fonts.ru/public/][PT Mono]] font for my terminal emulator and text editor.
Other fonts I've used or tried include:
@@ -62,15 +74,7 @@
[[http://herbstluftwm.org/][herbstluftwm]],
[[http://notion.sourceforge.net/][Notion]]
- - I am reading [[http://landoflisp.com/][Land of Lisp]] and [[http://diveintohtml5.info/][Dive into HTML5]]. Other books I have
- read include:
- [[http://cm.bell-labs.com/cm/cs/cbook/][The C Programming Language]],
- [[http://www.paulgraham.com/onlisp.html][On Lisp]],
- [[http://gigamonkeys.com/book/][Practical Common Lisp]],
- [[http://git-scm.com/book][Pro Git]],
- [[http://pragprog.com/book/btlang/seven-languages-in-seven-weeks][Seven Languages in Seven Weeks]]
-
-* Personal
+* Other forms of communication
- Read a little [[file:about.org][about]] me.