You are not logged in.
Pages: 1
Why have I not heard of this before!
http://nanoblogger.sourceforge.net/
Statically generated blog content from shell script for the win!
Offline
Yes, this is a great tool, it produces quickly very clean and beautiful pages, I loved it!
If you're looking for something different try ou this ! A good advice, if I may say, phrakture.
"Software is like sex, it's better when it's free." L.T.
Offline
From the site: "codebase is large and complex".
I'm in!
Offline
hahah,
I thought about using this for about 20 seconds before I saw that pyblosxom also can do static generation.
Not that I use it, but I'd much rather have the modular style of pyblosxom, and not some massive load 'o code.
o7 AllTom
Offline
Cool idea...the source code scares the bejesus out of me though! I wonder how hard it would be to do something like this in Ruby or Python...
Offline
holy moly...
there's only so large a shell script should be before it starts to get a bit scary 0_0
Offline
At least it has to be a great resource for when you want to do something fancy in your own shell script. There's bound to be great examples, throughout.
As for bloging, TiddlyWiki is my prefered tool. Can be published (RO, if you like) or can live on a thumb drive. I use it for project management. Couldn't live without the add-ons provided by TiddlyTools.
Offline
Cool idea...the source code scares the bejesus out of me though! I wonder how hard it would be to do something like this in Ruby or Python...
Ruby would be pretty easy. Require 'redcloth' and then either read STDIN or open a file and do run the method to_html ... python is probably the same, just that you have to use SPACE SPACE SPACE SPACE SPACE to_html.
Just kidding all you python folks. It's a great languag.e :-)
Hello girls, I like rock climbing, mountain biking and rafting! Write me!
Offline
RedCloth is good for textile - but I recommend version 3.0.3 instead of 3.0.4.
3.0.4 messes up if :hard_breaks is set.
3.0.3 does it's job - however you can't have multipleline listelements (<li>).
Gruß, Johannes
http://www.hehejo.de
http://gallery.hehejo.de/jo
Offline
Pages: 1