February 07, 2004 6:23 PM
Posted by Li'l D. | Permalink
February 07, 2004 6:19 PM
Posted by Li'l D. | Permalink
February 07, 2004 6:16 PM
Posted by Li'l D. | Permalink
February 07, 2004 6:15 PM
Posted by Li'l D. | Permalink
February 07, 2004 5:41 PM
nanoblog on FortuneCity?
Yes, it seems I've found a free FTP-able webhost. FortuneCity.
Ah Well. This is only a test...
Posted by Li'l D. | Permalink
February 07, 2004 5:00 PM
This is my nanoblog...
I'm testing this collection of bash scripts called nanoblogger. So far it seems pretty cool. But I have no place to upload the blog to...
Posted by Li'l D | Permalink
January 18, 2004 5:12 PM
Welcome to NanoBlogger!
The basic syntax is: nb [options].
How to ...
create a new blog = nb --blogdir [blog_dir] --addcreate a new category = nb --category new --add
create a new entry = nb --add
list current entries = nb --list
list all categories = nb --list cat
list current entries of a category = nb --category [cat_id] --list
edit an old entry = nb --edit [entry_id]
delete an old category = nb --category [cat_id] --delete cat
delete an old entry = nb --delete [entry_id]
Thank you for trying NanoBlogger. Please direct comments and suggestions to the mailing list, here.