Skip to content
EntityQ1091248· pop 6· linked from 5 articles

Blosxom is a free-software weblog program (and simple content management system) written in Perl by Rael Dornfest. It uses the pre-existing file system instead of a database management system, unlike most blog software.

Wikidata facts

Official website
blosxom.sourceforge.net
Show 1 more fact
source code repository URL
git://git.code.sf.net/p/blosxom/blosxom
Sources (2)

via Wikidata · CC0

~2 min read

Article

3 sections
Contents
  • Further reading
  • Notes and references
  • External links

Blosxom is a free-software weblog program (and simple content management system) written in Perl by Rael Dornfest. It uses the pre-existing file system instead of a database management system, unlike most blog software.

The design of Blosxom is minimalist. It is distributed as a single Perl script, and all configuration is done by editing this script. All of the weblog entries are stored as plain text files consisting of a headline, optional headers or meta-information (if using certain plugins), and a blank line followed by the post body. New display styles can be added by creating template files called flavours. Blosxom can operate as a CGI script or produce static HTML files. By default, Blosxom supports showing recent posts, doing content categorization, content retrieval by date (and permalinking based on that), and RSS feeds. It can be extended with dozens of available plugins.

Available in 6 languages

via Wikidata sitelinks · CC0

Connections

Categories