Redesigned and rewrote the website
Moved most pages out of the index.cgi and into a POD file while I was at it.
This commit is contained in:
parent
ac38865338
commit
b7746b3122
16 changed files with 1460 additions and 1423 deletions
77
dat/home
Normal file
77
dat/home
Normal file
|
|
@ -0,0 +1,77 @@
|
|||
=pod
|
||||
|
||||
This site is an attempt to publish and organise my various opensource programs
|
||||
and libraries on one central location, possibly documented as well as possible
|
||||
so it might actually be useful to anyone. Some of these projects might end up
|
||||
to be total crap, and some might not be useful to anyone at all. I'll simply
|
||||
try to dump most of the things I create here, and leave it up to you whatever
|
||||
you decide to do with it.
|
||||
|
||||
|
||||
=head2 Changes
|
||||
|
||||
=over
|
||||
|
||||
=item C<2012-01-17 > Complete site redesign.
|
||||
|
||||
=item C<2011-12-30 > ncdc 1.7 released!
|
||||
|
||||
=item C<2011-12-07 > ncdc 1.6 released!
|
||||
|
||||
=item C<2011-11-26 > Added article section and the article on SQLite.
|
||||
|
||||
=item C<2011-11-03 > ncdc 1.5 and ncdu 1.8 released!
|
||||
|
||||
=item C<2011-10-26 > ncdc 1.4 released!
|
||||
|
||||
=item C<2011-10-19 > PGP-signed all releases of ncdu, ncdc and TUWF.
|
||||
|
||||
=item C<2011-10-14 > ncdc 1.3 released!
|
||||
|
||||
=item C<2011-09-25 > ncdc 1.1 released - follwed by a 1.2 quickfix.
|
||||
|
||||
=item C<2011-09-16 > ncdc 1.0 released!
|
||||
|
||||
=item C<2011-09-15 > Added some screenshots for ncdu.
|
||||
|
||||
=item C<2011-09-03 > ncdc 0.9 released!
|
||||
|
||||
=item C<2011-08-26 > ncdc 0.8 released!
|
||||
|
||||
=item C<2011-08-17 > ncdc 0.7 released!
|
||||
|
||||
=item C<2011-08-08 > ncdc 0.6 released & user guide updated
|
||||
|
||||
=item C<2011-08-02 > ncdc 0.5 released!
|
||||
|
||||
=item C<2011-07-23 > ncdc 0.4 released!
|
||||
|
||||
=item C<2011-07-15 > ncdc 0.3 released!
|
||||
|
||||
=item C<2011-06-27 > ncdc 0.2 released!
|
||||
|
||||
=item C<2011-06-20 > ncdc 0.1 released! And wrote a user guide for it.
|
||||
|
||||
=item C<2011-06-11 > Added NCurses colour experiment at code dump => nc-colour
|
||||
|
||||
=item C<2011-06-03 > Added my latest project: ncdc
|
||||
|
||||
=item C<2011-02-07 > TUWF 0.1 released and now also available on CPAN
|
||||
|
||||
=item C<2011-01-27 > Documented and uploaded one of my older projects: TUWF
|
||||
|
||||
=item C<2011-01-09 > Added my json.mll OCaml library to code dump
|
||||
|
||||
=item C<2010-08-13 > ncdu 1.7 released!
|
||||
|
||||
=item C<2009-12-22 > Added vinfo.c script to code dump
|
||||
|
||||
=item C<2009-10-23 > ncdu 1.6 released!
|
||||
|
||||
=item C<2009-09-21 > Tiny CSS fix to make this site look good in certain configurations.
|
||||
|
||||
=item C<2009-05-02 > ncdu 1.5 released!
|
||||
|
||||
=item C<2009-04-30 > Site redesign and reorganisation.
|
||||
|
||||
=back
|
||||
Loading…
Add table
Add a link
Reference in a new issue