BLIS (BLog It Simple)

Static Web Journaling & Blogging System

Created by Richard Rathe, December 2024 (Incomplete)

BLIS is an alternative to Wordpress and other database-dependent online publishing environments. One obvious problem with such systems is portability. They generally store text in a database, while media such as images are stored in nested directories by date. It can be daunting to put all these scattered parts back together again outside the original site. (I'm working on converting my WP materials now…it may take several months!)

Still working on this…

Technical Details

KIST

Keep It Simple Text (KIST) is a lightweight, plain text documentation & publishing system I started developing in 2020. I've added several small tweaks to make it compatible with BLIS.

The modsecs value serves as a unique identifier for the current version of the original document. The system is structured to re-display older articles when they have been updated without changing their original publication year. If no creation date is specified, BLIS will use the modified time for the original file (which will change with each edit).

Any standards-compliant HTML file can become an article if the above requirements are met.

Both BLIS and KIST are open-source perl scripts.

FTP

One publishing model is to do all the work on your local system, and then sync with the server via FTP.

Syncing with FTP
Syncing with FTP

Other


This is a slide!