blom-update
regenerates the entire blog from the blom.db
database.
Usage
blom-update [PATH]
[PATH]
is a path to a blom directory with all the files and directories needed to run a blom-based blog.
Blom directory
The following is expected in a blom directory:
- blom.db
- bin (directory)
- bin/blom-archive
- bin/blom-clean
- bin/blom-feed
- bin/blom-tqdate
- public (directory)
- feeds (directory)
- creative (directory)
- tags (directory)
- (one directory per article, named with the "url" from the articles table of blom.db)
- attachments (directory) (optional)
- src (directory)
- template (directory)