Skip to content

abyxcos/smallbb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smallbb

A small bulletin board in perl

An example site may be found here.

Dependencies

This is a Plack app, and uses SQLite.

Installation

Smallbb should be installed outside the web server directory, as this may accidentally allow the database to be downloaded. Only the database and the CSS files are required in the installation directory. The smallbb.psgi application may be installed elsewhere.

boards.db < smallbb.schema

Usage

Run the application in the installation directory. Multiple installations in separate directories can be served by a single application file.

plackup smallbb.psgi

Configuration

Smallbb may be configured via the variables at the top of the file.

Theming

Smallbb uses the same template system as jekyll. The default smallbb template is the jekyll default.

License

Smallblog is released under the ISC (2-BSD) license. Please see LICENSE for the full text.

About

A small bulletin board in perl

Resources

License

Stars

Watchers

Forks

Packages

No packages published