App-PFT

 view release on metacpan or  search on metacpan

bin/pft  view on Meta::CPAN

I<PFT> It is a static website generator written in Perl.  PFT stands for
I<Plain F. Text>, where the meaning of I<F> is up to personal
interpretation. Like I<Fancy> or I<Fantastic>.

Static means that your content is compiled once and the result can be
served by a simple HTTP server, without need of server-side dynamic
content generation. Actually it doesn't need a server either: you can use
it as note-taking application and browse trough your local files.

I<PFT> is designed to be Hacker Friendly: it's a command-line application
with unicode support, which handles your website's boilerplate, but stays
out of the way. It comes with number of subcommands:

=over

=item *

B<init>: Initialize a B<pft> site in the current directory;

=item *



( run in 0.449 second using v1.01-cache-2.11-cpan-88abd93f124 )