Brennen Bearnes
77d90d2180
fix --config option to wrt-display & wrt-render-all
7 years ago
Brennen Bearnes
5afa8bffc9
improved documentation in shell utilities
7 years ago
Brennen Bearnes
746bf950d6
use a logging callback to WRT::Renderer::render()
7 years ago
Brennen Bearnes
24f61bc9a8
v4.1.0: add wrt-init
Adds a wrt-init kind of on the model of git init for starting a stub
directory with wrt.json, archives/, publish/, and templates/.
Also starts to tweak POD a bit.
7 years ago
Brennen Bearnes
e641a50121
v4.0.0: rename WRT to App::WRT
I went and read:
https://pause.perl.org/pause/authenquery?ACTION=pause_namingmodules
Realized I should probably not name this something with an inscrutable
top-level namespace. WRT is still inscrutable, I guess, but at least
it's now under App.
- Renames all modules, fixes tests (such as they are)
- Zaps old t/validate/ stuff
7 years ago
Brennen Bearnes
ef7e8af9f8
migrate wrt wrapper utilities to posix shell
7 years ago
Brennen Bearnes
a819583a03
clean up addprop output
8 years ago
Brennen Bearnes
18f15b4cfc
allow `-` in entry names, use .prop for properties
8 years ago
Brennen Bearnes
62d376038f
findprop: use current directory instead of hardcoded ~/p1k3 path
8 years ago
Brennen Bearnes
30ae840c9f
addprop and findprop subcommands for dealing with entry properties
These used to live in bpb-kit; moving them in here since they're specific
to the wrt format.
8 years ago
Brennen Bearnes
2b7399156c
split wrt utility into git-style subcommands
Now uses:
wrt display
wrt render-all
wrt fcgi
8 years ago
Brennen Bearnes
129eb1d21d
bin/wrt: a couple of fiddling comments
8 years ago
Brennen Bearnes
87a23161ec
extract http_header stuff from WRT module; bump version number to 2.0
8 years ago
Brennen Bearnes
8f8df77333
zap extraneous Pod::Usage import
8 years ago
Brennen Bearnes
cfa1f5c870
switch to wrt.json for configuration
8 years ago
Brennen Bearnes
b1b6148fb9
make wrt.fcgi work, more or less
8 years ago
Brennen Bearnes
5c59445d6c
tidy README a bit; zap a swapfile
8 years ago
Brennen Bearnes
c729b1d07f
naw let's go with wrt instead of wrot
It's shorter and the letters are all right there on the keyboard.
8 years ago
Brennen Bearnes
bfddb92cf2
bin/wrot: add --stdin flag
8 years ago
Brennen Bearnes
d94e4dbbf4
first pass at renaming display and Display.pm to wrot / WROT.pm
8 years ago
Brennen Bearnes
b94c0dd30c
bin/display: usage text, render loop refactor
8 years ago
Brennen Bearnes
c97b6469c4
handle dirs like Thumbs better
9 years ago
Brennen Bearnes
07ae4ba488
dump path errors from bin/display
9 years ago
Brennen Bearnes
253f977964
move find() call out to a sub; count render/copy separately
9 years ago
Brennen Bearnes
a18b971784
bin/display
Rolls in render.pl stuff from p1k3. Now gets deployed system-wide,
to /usr/local/bin.
9 years ago