Greetings. On Fri, 23 May 2014 20:20:53 +0200 Dimitris Zervas <[email protected]> wrote: > 2: Blog preprocessor (bpp [2]). It's a small cgi program that just finds > keywords in the asked page and replaces them with file contents. This is used > to be able to have a navigation bar and (much later) comment system.
All of this is too complex. Here is what I am using for blogging: [0] [1] You can use whatever editor you like to create your basic raw file. Then copy it to your basic blog directory on the remote site using scp and call blog‐gen with the new name. Formatting is for wimps. Sincerely, Christoph Lohmann [0] http://www.vr-55.net/ [1] http://www.vr-55.net/bin/blog-gen
