View Single Post
  #5   (View Single Post)  
Old 25th January 2011
Carpetsmoker's Avatar
Carpetsmoker Carpetsmoker is offline
Real Name: Martin
Tcpdump Spy
 
Join Date: Apr 2008
Location: Netherlands
Posts: 2,243
Default

Stuff like "cblog" or "nanoblogger" work by taking some source file, and outputting a static HTML file.

This is different from for example WordPress which fetches the content from the database and generates it dynamically.

My advice would be KISS: Keep It Simple Stupid.
Just write your stuff in HTML, or some easier tag format (markdown, txt2tags, etc.)
__________________
UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things.
Reply With Quote