About LnBlog

This page is devoted to LnBlog the software that runs this site. It is a simple weblog package that is written in PHP and stores its data in text files. I designed it to be functional and easy to use while maintaining a clean and elegant design, both in the underlying code and in the sites it generates.

Current features include full revision history, reader comments, auto-generated (and cached) RSS feeds, support for a subset of BBCode, themes, and a simple template engine. The URL structure of the generated sites is directory-based and use validating CSS and XHTML 1.0 Strict.

Once I finish the packaging details for the initial release, LnBlog will be made publicly available under the GNU General Public License. Look for that in the next week or so.