NAME

wrt-render-all - utility for rendering static HTML files from wrt entries

USAGE

wrt render-all
wrt render-all --config ./wrt.json ...
wrt render-all --help

DESCRIPTION

Renders all entries in the current wrt archive to the publish_dir specified in the configuration file (normally wrt.json). By default, this is ./public.

Detailed documentation can be found in the App::WRT man page or at https://code.p1k3.com/gitea/brennen/wrt.

LICENSE

wrt is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

AUTHOR

Brennen Bearnes <code@p1k3.com>