#include 'template.wml.inc'

<pagetitle "Homepage">
<navchain>

<para "Welcome" "welcome">
	Welcome to my development homepage (<b>looking for my other homepage?</b>
	It's located <a href="http://jast.heapsort.de/">here</a>).
<br>
	I'm planning to fill this page with detailed and exciting information about
	the software I'm developing, along with source code if possible.<br>
	Here's a list of all the .plans I've got:
</para>
	# hack hack hack o/`
	# give me a lot of time and i *might* rewrite those macros to make
	# <list-pages> more readable.
	<list-pages "\
		:C Chat software
			irssi
		:C Web software
			gm
		:C Misc crap
			cotd
			route
			win32
			wordfac
		:C Old and outdated
			asuka
			bfm
			irc">
<para>
	Stay tuned.
</para>

<para "Contact me" "contact">
	Mails go to <b>jast(at)srcd,de</b> (replace the bogus parts).<br>
	<a href="jast.pub">GPG Key</a>
	1024D/78603D68 <strong>6DA7 2ABE 14AA 2131 F8A9  4C15 59F3 DFE3 7860 3D68</strong>
</para>

<para "About this site" "techinfo">
	This page was put together using <a href="http://www.thewml.org/">WML</a>,
	the Website Meta Language. To get an idea of what you can do with that, I
	uploaded the source file of this page for you, it lives <a
	href="source/home.wml">here</a>. The template is <a
	href="source/template.wml.inc" style="text-decoration:none;
	color:black;">not officially available</a> since it's too hackish to
	publish.<br>
	And just so you know: I'm using gVIM. Hey, people want to know stuff
	like that, I can't help it.
</para>

